Home
last modified time | relevance | path

Searched defs:anchor_scales (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/tests/st/model_zoo_tests/yolov3/src/
Dconfig.py40 anchor_scales = [(10, 13), variable in ConfigYOLOV3ResNet18
/third_party/mindspore/tests/st/model_zoo_tests/yolov3_darknet53/src/
Dconfig.py55 anchor_scales = [(10, 13), variable in ConfigYOLOV3DarkNet53