Add Fasterrcnn model (#1211)
* Object detection model: faster-rcnn by @jerrywgz @sefira @qingqing01
Showing
fluid/faster_rcnn/.gitignore
0 → 100644
fluid/faster_rcnn/box_utils.py
0 → 100644
fluid/faster_rcnn/data_utils.py
0 → 100644
fluid/faster_rcnn/reader.py
0 → 100644
fluid/faster_rcnn/roidbs.py
0 → 100644
fluid/faster_rcnn/train.py
0 → 100644
fluid/faster_rcnn/utility.py
0 → 100644
想要评论请 注册 或 登录