How to train the model on own dataset? #581
-
I want to train the model on my own dataset How can I train the model? |
Beta Was this translation helpful? Give feedback.
Answered by
charlesmindee
Nov 5, 2021
Replies: 1 comment 7 replies
-
Hi again @hammadyounas2008, In the I hope this answer your question ! |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
fg-mindee
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi again @hammadyounas2008,
In the
references
section of the repo you will find training scripts for the detection/recognition and classification tasks (for both frameworks, tensorflow and pytorch). In the readme of those sections (there for instance) we explain how to use those scripts (data format, options, ...).I hope this answer your question !