• Ashwin Bharambe's avatar
    Introduce DetectionModelHelper.GetLossScale() · 3e99b2f5
    Ashwin Bharambe authored
    Summary:
    Under a distributed setting (multiple nodes), the loss scale may need
    to account for the number of nodes participating in the algorithm. This method
    provides a reasonable way for providing this config.
    
    Reviewed By: rbgirshick
    
    Differential Revision: D6826976
    
    fbshipit-source-id: d224200710b0f3c3245851874c9f4f3ab871710f
    3e99b2f5
Name
Last commit
Last update
..
FPN.py Loading commit data...
ResNet.py Loading commit data...
VGG16.py Loading commit data...
VGG_CNN_M_1024.py Loading commit data...
__init__.py Loading commit data...
detector.py Loading commit data...
fast_rcnn_heads.py Loading commit data...
generate_anchors.py Loading commit data...
keypoint_rcnn_heads.py Loading commit data...
mask_rcnn_heads.py Loading commit data...
model_builder.py Loading commit data...
name_compat.py Loading commit data...
optimizer.py Loading commit data...
retinanet_heads.py Loading commit data...
rfcn_heads.py Loading commit data...
rpn_heads.py Loading commit data...