Path Lines of Code pytorch/sagemakercv/detection/__init__.py 1 pytorch/sagemakercv/detection/backbone/__init__.py 1 pytorch/sagemakercv/detection/backbone/backbone.py 66 pytorch/sagemakercv/detection/backbone/fpn.py 77 pytorch/sagemakercv/detection/backbone/resnet.py 349 pytorch/sagemakercv/detection/detector/__init__.py 1 pytorch/sagemakercv/detection/detector/detectors.py 5 pytorch/sagemakercv/detection/detector/generalized_rcnn.py 58 pytorch/sagemakercv/detection/registry.py 7 pytorch/sagemakercv/detection/roi_heads/__init__.py 1 pytorch/sagemakercv/detection/roi_heads/box_head/__init__.py 1 pytorch/sagemakercv/detection/roi_heads/box_head/box_head.py 79 pytorch/sagemakercv/detection/roi_heads/box_head/inference.py 110 pytorch/sagemakercv/detection/roi_heads/box_head/loss.py 306 pytorch/sagemakercv/detection/roi_heads/box_head/roi_box_feature_extractors.py 127 pytorch/sagemakercv/detection/roi_heads/box_head/roi_box_predictors.py 69 pytorch/sagemakercv/detection/roi_heads/keypoint_head/__init__.py 1 pytorch/sagemakercv/detection/roi_heads/keypoint_head/inference.py 82 pytorch/sagemakercv/detection/roi_heads/keypoint_head/keypoint_head.py 26 pytorch/sagemakercv/detection/roi_heads/keypoint_head/loss.py 116 pytorch/sagemakercv/detection/roi_heads/keypoint_head/roi_keypoint_feature_extractors.py 41 pytorch/sagemakercv/detection/roi_heads/keypoint_head/roi_keypoint_predictors.py 31 pytorch/sagemakercv/detection/roi_heads/mask_head/__init__.py 1 pytorch/sagemakercv/detection/roi_heads/mask_head/inference.py 127 pytorch/sagemakercv/detection/roi_heads/mask_head/loss.py 90 pytorch/sagemakercv/detection/roi_heads/mask_head/mask_head.py 46 pytorch/sagemakercv/detection/roi_heads/mask_head/roi_mask_feature_extractors.py 47 pytorch/sagemakercv/detection/roi_heads/mask_head/roi_mask_predictors.py 40 pytorch/sagemakercv/detection/roi_heads/roi_heads.py 46 pytorch/sagemakercv/detection/rpn/__init__.py 1 pytorch/sagemakercv/detection/rpn/anchor_generator.py 234 pytorch/sagemakercv/detection/rpn/inference.py 305 pytorch/sagemakercv/detection/rpn/loss.py 123 pytorch/sagemakercv/detection/rpn/rpn.py 94 pytorch/sagemakercv/detection/rpn/utils.py 28