We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96158a0 commit 1fb9aaeCopy full SHA for 1fb9aae
cfgs/vision_model/default.yaml
@@ -34,7 +34,7 @@ panoptic_rcnn_R_101_FPN_3x:
34
model_path_prefix: ${..model_root_path}
35
cfg: "models/detectron2/configs/COCO-PanopticSegmentation/panoptic_fpn_R_101_3x.yaml"
36
weights: "weights/detectron2/COCO-PanopticSegmentation/panoptic_fpn_R_101_3x/139514519/model_final_cafdb1.pkl"
37
- integer_conv_weight: False
+ integer_conv_weight: True
38
splits : "fpn"
39
40
jde_1088x608:
0 commit comments