forked from PulseFocusPlatform/PulseFocusPlatform
0cab1d8282 | ||
---|---|---|
.. | ||
README.md | ||
README_cn.md | ||
libra_rcnn_r50_vd_fpn_1x.yml | ||
libra_rcnn_r101_vd_fpn_1x.yml |
README.md
Libra R-CNN: Towards Balanced Learning for Object Detection
Introduction
- Libra R-CNN: Towards Balanced Learning for Object Detection : https://arxiv.org/abs/1904.02701
@inproceedings{pang2019libra,
title={Libra R-CNN: Towards Balanced Learning for Object Detection},
author={Pang, Jiangmiao and Chen, Kai and Shi, Jianping and Feng, Huajun and Ouyang, Wanli and Dahua Lin},
booktitle={IEEE Conference on Computer Vision and Pattern Recognition},
year={2019}
}
Model Zoo
Backbone | Type | Image/gpu | Lr schd | Inf time (fps) | Box AP | Mask AP | Download | Configs |
---|---|---|---|---|---|---|---|---|
ResNet50-vd-BFP | Faster | 2 | 1x | 18.247 | 40.5 | - | model | config |
ResNet101-vd-BFP | Faster | 2 | 1x | 14.865 | 42.5 | - | model | config |