完成训练模块的转移
This commit is contained in:
6
deep_sort/configs/mask_rcnn.yaml
Normal file
6
deep_sort/configs/mask_rcnn.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
MASKRCNN:
|
||||
LABEL: "./coco_classes.json"
|
||||
WEIGHT: "./detector/Mask_RCNN/save_weights/maskrcnn_resnet50_fpn_coco.pth"
|
||||
|
||||
NUM_CLASSES: 90
|
||||
BOX_THRESH: 0.5
|
Reference in New Issue
Block a user