Searched defs:anchor_scales (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/tests/st/model_zoo_tests/yolov3/src/ | ||
D | config.py | 40 anchor_scales = [(10, 13), variable in ConfigYOLOV3ResNet18 |
/third_party/mindspore/tests/st/model_zoo_tests/yolov3_darknet53/src/ | ||
D | config.py | 55 anchor_scales = [(10, 13), variable in ConfigYOLOV3DarkNet53 |