logoalt Hacker News

wongarsutoday at 7:49 AM2 repliesview on HN

YOLO has basically solved that for my use cases for a couple years now. If you want labels that are not in the pretrained labels it's also easy to fine-tune, provided you're willing to label 200 or so images

If you need something less restricted to existing labels (say wanting all the red apples, or all cardboard signs) SAM3 is great, as the sibling comment says


Replies

IX-103today at 5:11 PM

How do you handle object disambiguation with YOLO? All the examples I've played with have the problem where if two "cars" get too close to each other then the tracking IDs keep switching between them, meaning we'd need an additional kinetic model for disambiguation.

IanCaltoday at 8:27 AM

> provided you're willing to label 200 or so images

A quick note to say that this is also a task you can hand to things like gemini.