OpenMMLab Detection Toolbox and Benchmark https://mmdetection.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
BigDong 11f3ca2ba6
[Refactor] move model.pretrained to model.backbone.init_cfg (#5370)
3 years ago
..
README.md [Docs] change tag into comment (#5043) 4 years ago
fast_rcnn_r50_caffe_fpn_1x_coco.py [Refactor] move model.pretrained to model.backbone.init_cfg (#5370) 3 years ago
fast_rcnn_r50_fpn_1x_coco.py Fix typos (#2768) 5 years ago
fast_rcnn_r50_fpn_2x_coco.py [Fix]: Add types of runner in configs (#4669) 4 years ago
fast_rcnn_r101_caffe_fpn_1x_coco.py [Refactor] move model.pretrained to model.backbone.init_cfg (#5370) 3 years ago
fast_rcnn_r101_fpn_1x_coco.py [Refactor] move model.pretrained to model.backbone.init_cfg (#5370) 3 years ago
fast_rcnn_r101_fpn_2x_coco.py [Refactor] move model.pretrained to model.backbone.init_cfg (#5370) 3 years ago

README.md

Fast R-CNN

Introduction

@inproceedings{girshick2015fast,
  title={Fast r-cnn},
  author={Girshick, Ross},
  booktitle={Proceedings of the IEEE international conference on computer vision},
  year={2015}
}

Results and models