Training custom dataset on pretrained wheights #4206
Unanswered
eliastemponi
asked this question in
Q&A
Replies: 1 comment
-
@eliastemponi your model is trained to detect the classes of the dataset you provide. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi.
I have a beginner doubt. I appreciate if anyone could help.
If I train a custom datasets from a pretrained (yolov5s.pt) model, Will I be able to detect all origin objects of coco model ? Or will it be able to detect only my custom data ?
thks
Beta Was this translation helpful? Give feedback.
All reactions