提交 ff6f5213 编写于 作者: G Guanghua Yu 提交者: qingqing01

Fix ssd test_architectures (#3183)

上级 17677759
......@@ -72,7 +72,7 @@ class TestRetinaNet(TestFasterRCNN):
class TestSSD(TestFasterRCNN):
def set_config(self):
self.cfg_file = 'configs/ssd_mobilenet_v1_voc.yml'
self.cfg_file = 'configs/ssd/ssd_mobilenet_v1_voc.yml'
if __name__ == '__main__':
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册