File size: 255 Bytes
5395ccf
 
 
 
 
 
 
1
2
3
4
5
6
7
8
_BASE_: "../COCO-Detection/retinanet_R_50_FPN_3x.yaml"
MODEL:
  WEIGHTS: "detectron2://COCO-Detection/retinanet_R_50_FPN_3x/190397829/model_final_5bd44e.pkl"
DATASETS:
  TEST: ("coco_2017_val_100",)
TEST:
  EXPECTED_RESULTS: [["bbox", "AP", 44.45, 0.02]]