Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
cyx fd10379aea | 1 year ago | |
---|---|---|
.. | ||
README.md | 1 year ago | |
rpn_r50_caffe_c4_1x_coco.py | 1 year ago | |
rpn_r50_caffe_fpn_1x_coco.py | 1 year ago | |
rpn_r50_fpn_1x_coco.py | 1 year ago | |
rpn_r50_fpn_2x_coco.py | 1 year ago | |
rpn_r101_caffe_fpn_1x_coco.py | 1 year ago | |
rpn_r101_fpn_1x_coco.py | 1 year ago | |
rpn_r101_fpn_2x_coco.py | 1 year ago | |
rpn_x101_32x4d_fpn_1x_coco.py | 1 year ago | |
rpn_x101_32x4d_fpn_2x_coco.py | 1 year ago | |
rpn_x101_64x4d_fpn_1x_coco.py | 1 year ago | |
rpn_x101_64x4d_fpn_2x_coco.py | 1 year ago |
@inproceedings{ren2015faster,
title={Faster r-cnn: Towards real-time object detection with region proposal networks},
author={Ren, Shaoqing and He, Kaiming and Girshick, Ross and Sun, Jian},
booktitle={Advances in neural information processing systems},
year={2015}
}
Backbone | Style | Lr schd | Mem (GB) | Inf time (fps) | AR1000 | Config | Download |
---|---|---|---|---|---|---|---|
R-50-FPN | caffe | 1x | 3.5 | 22.6 | 58.7 | config | model | log |
R-50-FPN | pytorch | 1x | 3.8 | 22.3 | 58.2 | config | model | log |
R-50-FPN | pytorch | 2x | - | - | 58.6 | config | model | log |
R-101-FPN | caffe | 1x | 5.4 | 17.3 | 60.0 | config | model | log |
R-101-FPN | pytorch | 1x | 5.8 | 16.5 | 59.7 | config | model | log |
R-101-FPN | pytorch | 2x | - | - | 60.2 | config | model | log |
X-101-32x4d-FPN | pytorch | 1x | 7.0 | 13.0 | 60.6 | config | model | log |
X-101-32x4d-FPN | pytorch | 2x | - | - | 61.1 | config | model | log |
X-101-64x4d-FPN | pytorch | 1x | 10.1 | 9.1 | 61.0 | config | model | log |
X-101-64x4d-FPN | pytorch | 2x | - | - | 61.5 | config | model | log |
No Description
Text Python Markdown Jupyter Notebook other