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.py #27

Open
gzw820 opened this issue Apr 27, 2021 · 1 comment
Open

train.py #27

gzw820 opened this issue Apr 27, 2021 · 1 comment

Comments

@gzw820
Copy link

gzw820 commented Apr 27, 2021

Traceback (most recent call last):
File "train.py", line 467, in
opt.cfg = list(glob.iglob('./**/' + opt.cfg, recursive=True))[0] # find file
IndexError: list index out of range
Why?

@gzw820
Copy link
Author

gzw820 commented Apr 27, 2021

python3 train.py --data data/visdrone.data --batch-size 16 --cfg cfg/ghostnet-yolov3-visdrone.cfg --img-size 640
This is my command.

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

1 participant