Uh oh!
There was an error while loading. Please reload this page.
YOLO26 Object Detection #355
Replies: 1 comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Thanks. If you're a noob like me: To download the YOLO26 models:Go to https://huggingface.co/Ultralytics/YOLO26/tree/main To update the Ultralytics model to the latest version:Navigate down into your modules folder to somewhere like this: Open your terminal in that folder, then run I'm testing this out on a Beelink EQ13 with an Intel N200 processor. YOLO26s, ~500ms to detect. Not bad. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I'm not sure if this project died, but here is a skeleton of YOLO26 for Windows CPU.
This is basically taking YOLOv8 and modifying it so it works with YOLO26 and CPU only. I did not test the GPU part.
Important
skeleton-ObjectDetectionYOLO26.zip
All reactions