Created
August 16, 2022 11:13
-
-
Save thepycoder/468017422af8c6dd7abe22d316cac631 to your computer and use it in GitHub Desktop.
Training with ClearML Dataset
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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