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.
1.6 KiB
1.6 KiB
Rethinking ImageNet Pre-training
Introduction
@article{he2018rethinking,
title={Rethinking imagenet pre-training},
author={He, Kaiming and Girshick, Ross and Doll{\'a}r, Piotr},
journal={arXiv preprint arXiv:1811.08883},
year={2018}
}
Results and Models
Model | Backbone | Style | Lr schd | box AP | mask AP | Config | Download |
---|---|---|---|---|---|---|---|
Faster R-CNN | R-50-FPN | pytorch | 6x | 40.7 | config | model | log | |
Mask R-CNN | R-50-FPN | pytorch | 6x | 41.2 | 37.4 | config | model | log |
Note:
- The above models are trained with 16 GPUs.