-
Notifications
You must be signed in to change notification settings - Fork 177
How to train model using custom data? #36
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
Comments
Hi @charlescwwang , `[07/16 10:00:40] INFO | 📄 Created log folder: runs/train/v9-dev Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.` |
sorry, I have no idea. This is my package list, maybe it could help.
|
@charlescwwang same issue as #67. In short, your image file names probably contain characters other than just numbers. |
PR #79 should fix this. |
@Abdul-Mukit I tried the branch, and the training was successfully completed. |
Uh oh!
There was an error while loading. Please reload this page.
Issue Description
I tried to train model using my data with 12 labels. (coco dataset format)
When I try to train the model, the following error occurs.
Additional Context
This is my command
This is log
Future Considerations
Please suggest any potential future improvements related to this issue.
The text was updated successfully, but these errors were encountered: