how to create object detection model from scratch ? #940
Unanswered
Akshay-Shingala
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello, I am having some trouble in creating an object detection model
most tutorials and videos create models for classification to some value prediction or they retrain available pre-train models.
but how can I create an object detection model or segmentation model?
if I use a pre-train model then I can only feed them with my detection dataset how can I improve model accuracy for detecting objects and create a bounding box for it
Beta Was this translation helpful? Give feedback.
All reactions