Skip to content
Snippets Groups Projects
Commit b581e19f authored by Jiangmiao Pang's avatar Jiangmiao Pang Committed by Kai Chen
Browse files

Code for CVPR 2019 Paper "Libra R-CNN: Towards Balanced Learning for Object Detection" (#687)

* Code for components of Libra R-CNN

* Configs and README for Libra R-CNN

* update bfp

* Update Model ZOO

* add comments in non-local

* fix shape

* update bfp

* update according to ck's comments

* update des

* update des

* fix loss

* fix according to ck's comments

* fix activation in non-local

* fix conv_mask in non-local

* fix conv_mask in non-local

* Remove outdated model urls

* refactoring for bfp

* change in_channels from list[int] to int

* refactoring for nonlocal

* udpate weight init of nonlocal

* minor fix

* update new model urls
parent 4c5cfaea
No related branches found
No related tags found
Loading
Showing
with 1281 additions and 47 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment