Skip to content
  • myownskyW7's avatar
    a9e21cf7
    Support models without FPN (#133) · a9e21cf7
    myownskyW7 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
    a9e21cf7
    Support models without FPN (#133)
    myownskyW7 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
Loading