Skip to content
Snippets Groups Projects
Forked from nikhil_rayaprolu / food-round2
Source project has a limited visibility.
  • Jiangmiao Pang's avatar
    b581e19f
    Code for CVPR 2019 Paper "Libra R-CNN: Towards Balanced Learning for Object Detection" (#687) · b581e19f
    Jiangmiao Pang authored
    * 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
    b581e19f
    History
    Code for CVPR 2019 Paper "Libra R-CNN: Towards Balanced Learning for Object Detection" (#687)
    Jiangmiao Pang authored
    * 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