Skip to content

Instantly share code, notes, and snippets.

@thepycoder
Created August 16, 2022 11:13
Show Gist options
  • Save thepycoder/468017422af8c6dd7abe22d316cac631 to your computer and use it in GitHub Desktop.
Save thepycoder/468017422af8c6dd7abe22d316cac631 to your computer and use it in GitHub Desktop.
Training with ClearML Dataset
python train.py --img 640 --batch 16 --epochs 3 --data clearml://<your_dataset_id> --weights yolov5s.pt --cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment