-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
Hi! do you have a timeframe or an intent to include Yolov9 support in your ultralytics node?
Amazing work btw. Thank you!
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
I had try run inference with original .pt ( i think so, I'm not sure ) I download it from v0.1 and after run i gives me
yolov9-c-converted.pt' --name yolov9-test
detect: weights=["'./yolov9-c-conve…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Train
### Bug
…
K4HVH updated
2 weeks ago
-
Hello, i try to fine-tune the yolov9-c and use
python .\train_dual.py --workers 8 --device 0 --batch 16 --data .\data\custom_data.yaml --img 640 --cfg .\models\detect\yolov9-c.yaml --weights .\weight…
-
I would quite appreciate it if you could release `yolov9-c-converted-sim.param` and `yolov9-c-converted-sim.bin`.
As now, it couldn't detect anything with my own generated weights files, which foll…
-
Hi, can engine model perform inference on multiple gpus?
-
I've not done a yolo c++ implementation since 2019. I'm noticing everyone is doing nms and most pre process in cuda kernels which is cool.
What is warpaffine_kernel? Everyone has some form of it. …
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…