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

Procedure of training the model offline. #9700

Closed
1 task done
nareshku397 opened this issue Oct 5, 2022 · 3 comments
Closed
1 task done

Procedure of training the model offline. #9700

nareshku397 opened this issue Oct 5, 2022 · 3 comments
Labels
question Further information is requested

Comments

@nareshku397
Copy link

Search before asking

Question

Can you please tell the procedure which have to be followed to train model offline on pc. I have searched on the multiple sources but I am unable to find the procedure at all,

Additional

I have trained model in the older version. Currently I have annotated the images all the things are ready but I am stuck in finding a procedure from where I can start. Thanks

@nareshku397 nareshku397 added the question Further information is requested label Oct 5, 2022
@glenn-jocher
Copy link
Member

glenn-jocher commented Oct 5, 2022

@nareshku397
Copy link
Author

nareshku397 commented Oct 7, 2022 via email

@pderrenger
Copy link
Member

@nareshku397 ensure you're loading the correct weights file in detect.py by specifying the path to your trained model using the --weights argument. If the issue persists, verify that your dataset paths are correctly configured.

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

No branches or pull requests

3 participants