-
Notifications
You must be signed in to change notification settings - Fork 246
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
Can't find the listfile.txt #35
Comments
hi, have you solved it yet? I ran into the same problem. |
I combined those two txt file 'voc2007.txt' and 'voc2012.txt' into 'tmp/listfile.txt' and fixed it.
|
oh, thank you very much! |
Presumably creating a folder"tmp" and an empty file"tmp/listfile.txt" would solve the problem. |
excuse me, In the yolodataset have a string variable tmp_file is '/tmp/listfile.txt'.
could you teach me how to use it? thanks.
The text was updated successfully, but these errors were encountered: