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

Main_train Error #105

Open
rokkamaravind321 opened this issue Jun 5, 2024 · 3 comments
Open

Main_train Error #105

rokkamaravind321 opened this issue Jun 5, 2024 · 3 comments

Comments

@rokkamaravind321
Copy link


Screenshot from 2024-06-05 15-42-39

Im trying to perform a multiobject detection on my own custom dataset. How can i resolve the error

@farzadab
Copy link
Collaborator

farzadab commented Jun 5, 2024

Try adding PYTHONPATH=. variable environment to the start of your command (or alternatively export PYTHONPATH=.).

@rokkamaravind321
Copy link
Author

What is the data format expected for this model? I tried to use COCO format downloaded from roboflow but its giving errors?

Thanks in advance

@farzadab
Copy link
Collaborator

farzadab commented Jun 5, 2024

Sorry, I haven't worked with that, but take a look at the COCO dataset loading code here to see if the format is familiar.

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

2 participants