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

Adding --datasets-dir to yolov8 entrypoints #1513

Merged
merged 3 commits into from
Apr 7, 2023
Merged

Conversation

corey-nm
Copy link
Contributor

@corey-nm corey-nm commented Apr 6, 2023

Adds optional --datasets-dir flag to train/export/val. If this is specified it overwrites the datsets_dir stored in ~/.config/Ultralytics/settings.yaml.

Testing

Ran sparseml.ultralytics.train --datasets-dir ~/datasets ... and confirmed the new datasets directory was in home, and the settings file had changed.

bfineran
bfineran previously approved these changes Apr 6, 2023
anmarques
anmarques previously approved these changes Apr 6, 2023
@corey-nm corey-nm dismissed stale reviews from anmarques and bfineran via 8cc8da4 April 6, 2023 18:18
bfineran
bfineran previously approved these changes Apr 6, 2023
anmarques
anmarques previously approved these changes Apr 6, 2023
rahul-tuli
rahul-tuli previously approved these changes Apr 6, 2023
@corey-nm corey-nm dismissed stale reviews from rahul-tuli, anmarques, and bfineran via 2eb233a April 6, 2023 19:22
@corey-nm corey-nm merged commit b8e01e4 into main Apr 7, 2023
@corey-nm corey-nm deleted the yolov8-datasets-dir branch April 7, 2023 13:27
anmarques pushed a commit that referenced this pull request Apr 26, 2023
* Adding --datasets-dir to yolov8 entrypoints

* Styling
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.

None yet

6 participants