Replies: 1 comment
-
Hi @itaim18 👋 I'd recommend simpler models if you're just starting off. Yolov8 and Yolo11 are the most popular ones, with little difference between them. My favourite method is uploading to Roboflow app (app.roboflow.com), creating a dataset version and training there, but you can also train locally. The two guides I think are helpful:
Hope it helps! |
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
-
Hey, I got a roboflow dataset with bunch of semantic segmented labels and classes, how should I go around training my model from here.
Was looking at https://github.com/roboflow/notebooks/blob/main/notebooks/fine-tune-sam-2.1.ipynb but not entirely sure if this is ther right approach
any ideas/
Beta Was this translation helpful? Give feedback.
All reactions