-
while using sparseml to train my yolov8 object detection model following error was thrown
!pip install sparseml[ultralytics]
!sparseml.ultralytics.train --task=detect --pretrained --model=./content/…
-
I was not able to apply any recipe
!sparseml.ultralytics.train --task=detect --data=/content/drive/MyDrive/YOLOV8/datasets/drones-8/data.yaml --batch 4 --epochs 50 --recipe yolov8-pq.yaml
FileNotFou…
-
Just wondering if you have torch 2.0 support planned anytime soon.
-
-
微博内容精选
-
### Search before asking
- [X] I have searched the Yolov8 Tracking [issues](https://github.com/mikel-brostrom/yolov8_tracking/issues) and [discussions](https://github.com/mikel-brostrom/yolov8_tracki…