jw2yang commited on
Commit
cb47c9c
1 Parent(s): 4ad2b7c

Update configs/CLIP_fast_rcnn_R_50_C4.yaml

Browse files
configs/CLIP_fast_rcnn_R_50_C4.yaml CHANGED
@@ -27,7 +27,7 @@ MODEL:
27
  RPN:
28
  HEAD_NAME: StandardRPNHead
29
  IN_FEATURES: ["res4"]
30
- POST_NMS_TOPK_TEST: 300
31
  NMS_THRESH:
32
  ROI_HEADS:
33
  NAME: "CLIPRes5ROIHeads" # "Res5ROIHeads" # "StandardROIHeads"
27
  RPN:
28
  HEAD_NAME: StandardRPNHead
29
  IN_FEATURES: ["res4"]
30
+ POST_NMS_TOPK_TEST: 500
31
  NMS_THRESH:
32
  ROI_HEADS:
33
  NAME: "CLIPRes5ROIHeads" # "Res5ROIHeads" # "StandardROIHeads"