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

Using Roboflow Universe datasets for training detection, segmentation and classification #210

Merged
merged 5 commits into from
Jan 27, 2023

Conversation

SkalskiP
Copy link
Contributor

This PR allows the direct use of datasets from Roboflow Universe to train models

$ yolov5 train --data DATASET_UNIVERSE_URL --weights yolov5s.pt --roboflow_token YOUR_ROBOFLOW_TOKEN

Where DATASET_UNIVERSE_URL must be in https://universe.roboflow.com/workspace_name/project_name/project_version format.

@fcakyon
Copy link
Owner

fcakyon commented Jan 27, 2023

Thank you for the PR, I have added some roboflow tests into ci workflow, tried to fix the type error. Dont forget to pull the changes before pushing your updates.

@fcakyon fcakyon merged commit e4012d1 into fcakyon:main Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants