Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

train的时候出现这个错误 #20

Closed
wangning7149 opened this issue Dec 5, 2019 · 1 comment
Closed

train的时候出现这个错误 #20

wangning7149 opened this issue Dec 5, 2019 · 1 comment

Comments

@wangning7149
Copy link

wangning7149 commented Dec 5, 2019

python train.py ./experiments/seg_detector/base_totaltext.yaml --num_gpus 2

Traceback (most recent call last):
File "train.py", line 70, in
main()
File "train.py", line 60, in main
experiment_args = conf.compile(conf.load(args['exp']))['Experiment']
KeyError: 'Experiment'

@llkn-2
Copy link

llkn-2 commented Dec 5, 2019

don't use any base*.yaml as config file, refer to https://github.com/MhLiao/DB/blob/master/README.md#config-file

@MhLiao MhLiao closed this as completed Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants