Top
Best
New

Posted by teleforce 1 day ago

An Introduction to YOLO26(blog.roboflow.com)
98 points | 32 commentspage 2
alex_duf 16 hours ago|
I'm sure the model is capable, but I find it funny that the sample image that contains three bears gets detected as two elephants.
speedgoose 14 hours ago|
It’s an accurate representation of the model capabilities in my experience.
Tepix 20 hours ago||
With some previous versions of YOLO I‘ve found pages that run it in real-time locally on your browser, analyzing the webcam.

Is there a demo like that available for YOLO26?

GL26 18 hours ago|
https://github.com/computer-vision-with-marco/realtime-detec...
m00dy 20 hours ago||
Ive used YOLO26 in one of my projects, It was very easy to train on our custom dataset and also very easy to deploy even on rust with AVX2 support. This model is indeed fast and can be used for almost real time inference.
steinvakt2 17 hours ago||
Just a reminder that RF-DETR is better than yolo26
maelito 17 hours ago||
Can it measure the speed of a car on a video ?
MaxikCZ 16 hours ago||
Same question, same answer: In pixels/second? Sure!

What are you trying to accomplish by those questions? Are you genuinely asking, or just baiting? If the former, didnt answers to your previous question make it clear that your question makes less sense than you might assume?

Joel_Mckay 12 hours ago||
Global-shutter cameras are fast and expensive, while Doppler radar modules are robust and under $30 these days.

Running machine-vision outside in the Sun or Weather can get tricky. There is also a limited supply of BS a firm can shovel before some bystander ends up dead. =3

https://www.bbc.co.uk/news/articles/c07yp02mxyjo

ktallett 21 hours ago|
I am curious why there is no desire to produce a paper showcasing key details.
teleforce 20 hours ago|
Ultralytics YOLO26: Unified Real-Time End-to-End Vision Models:

https://arxiv.org/abs/2606.03748