Skip to content
Snippets Groups Projects
Unverified Commit 3c36e880 authored by i-robot's avatar i-robot Committed by Gitee
Browse files

!2723 fix retinanet export.py can't read config bug

Merge pull request !2723 from zhanghuiyao/master
parents e7cba8b2 253bbd31
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ from pprint import pprint, pformat
import yaml
_config_path = '../../default_config.yaml'
_config_path = '../../config/default_config.yaml'
class Config:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment