Skip to content
Snippets Groups Projects
Forked from nikhil_rayaprolu / food-round2
Source project has a limited visibility.
  • WU Yue's avatar
    36b6577e
    Code for "Double-Head RCNN: Rethinking Classification and Localization for Object Detection" (#809) · 36b6577e
    WU Yue authored
    * add major components for training double head
    
    double head only with two losses and no attention
    
    remove double_head detector for now, merge upchannel to double_head bbox head
    
    change the stype using yapl
    
    remove uncessary comment#
    
    to pass check
    
    to pass v2
    
    to pass v3
    
    line too long and style again
    
    reuse bottlenet
    
    * refactoring
    
    * bug fix
    
    * bug fix for weight initialization
    
    * add reg roi scale factor and modify loss weights
    
    * rescale the roi after mapping to fpn levels
    36b6577e
    History
    Code for "Double-Head RCNN: Rethinking Classification and Localization for Object Detection" (#809)
    WU Yue authored
    * add major components for training double head
    
    double head only with two losses and no attention
    
    remove double_head detector for now, merge upchannel to double_head bbox head
    
    change the stype using yapl
    
    remove uncessary comment#
    
    to pass check
    
    to pass v2
    
    to pass v3
    
    line too long and style again
    
    reuse bottlenet
    
    * refactoring
    
    * bug fix
    
    * bug fix for weight initialization
    
    * add reg roi scale factor and modify loss weights
    
    * rescale the roi after mapping to fpn levels