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
|
3 years ago | |
---|---|---|
.. | ||
README.md | 4 years ago | |
fast_rcnn_r50_caffe_fpn_1x_coco.py | 3 years ago | |
fast_rcnn_r50_fpn_1x_coco.py | 5 years ago | |
fast_rcnn_r50_fpn_2x_coco.py | 4 years ago | |
fast_rcnn_r101_caffe_fpn_1x_coco.py | 3 years ago | |
fast_rcnn_r101_fpn_1x_coco.py | 3 years ago | |
fast_rcnn_r101_fpn_2x_coco.py | 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}
}