• Jiaqi Wang's avatar
    Code of CVPR 2019 Paper: Region Proposal by Guided Anchoring (#594) · 89022a26
    Jiaqi Wang authored
    * add two stage w/o neck and w/ upperneck
    
    * add rpn r50 c4
    
    * update c4 configs
    
    * fix
    
    * config update
    
    * update config
    
    * minor update
    
    * mask rcnn support c4 train and test
    
    * lr fix
    
    * cascade support upper_neck
    
    * add cascade c4 config
    
    * update config
    
    * update
    
    * update res_layer to new interface
    
    * refactoring
    
    * c4 configs update
    
    * refactoring
    
    * update rpn_c4 config
    
    * rename upper_neck as shared_head
    
    * update
    
    * update configs
    
    * update
    
    * update c4 configs
    
    * update according to commits
    
    * update
    
    * add ga rpn
    
    * test bug fix
    
    * test bug fix with loc_filter_thr is large
    
    * update configs
    
    * update configs
    
    * add ga_retinanet
    
    * ga test bug fix
    
    * update configs
    
    * update
    
    * init masked conv
    
    * update
    
    * update masked conv
    
    * update
    
    * support no ga_sampler
    
    * update
    
    * update
    
    * test with masked_conv
    
    * update comment
    
    * fix flake errors
    ...
    89022a26
setup.py 348 Bytes