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

Problem with validator when training with Custom Dataset with txt files #94

Open
DizzyZff opened this issue Aug 28, 2024 · 0 comments · May be fixed by #95
Open

Problem with validator when training with Custom Dataset with txt files #94

DizzyZff opened this issue Aug 28, 2024 · 0 comments · May be fixed by #95
Labels
question Further information is requested

Comments

@DizzyZff
Copy link

DizzyZff commented Aug 28, 2024

Issue Description
I keep having this error:
image

The reason was that in line 234 of solver.py
image

The coco api is only expecting json file while txt folder will return a txt folder path

@DizzyZff DizzyZff added the question Further information is requested label Aug 28, 2024
@DizzyZff DizzyZff changed the title Train with Custom Dataset Problem with validator when training with Custom Dataset with txt files Aug 29, 2024
@DizzyZff DizzyZff linked a pull request Aug 29, 2024 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant