• Vasilis Vryniotis's avatar
    Refactor the backbone builders of detection (#4656) · d18c4872
    Vasilis Vryniotis authored
    * Refactoring resnet_fpn backbone building.
    
    * Passing the change to *_rcnn and retinanet.
    
    * Applying for faster_rcnn + mobilenetv3
    
    * Applying for ssdlite + mobilenetv3
    
    * Applying for ssd + vgg16
    
    * Update the expected file of retinanet_resnet50_fpn to fix order of initialization.
    
    * Adding full model weights for the VGG16 features.
    d18c4872
backbone_utils.py 8.8 KB