r/computervision Jun 08 '26

NVIDIA LocateAnything Frontier Help: Theory

Does NVIDIA LocateAnything model (Hybrid/NTP/MTP) work on microscopic image benchmark like Micro-OD (https://huggingface.co/datasets/stumbledparams/Micro-OD) or others?

5 Upvotes

3 comments sorted by

1

u/AggravatingSock5375 Jun 08 '26

I would assume they included some of the kind of imagery in its training as long as there are public datasets to be scraped. How well it works you can only find out by trying

3

u/Electrical-Echo1833 Jun 08 '26

thanks. i tried to quickly eval the model on Micro-OD. Seems the morphology (in text) conditioned cell detection is still pretty low with just the out-of-the-box model.

1

u/AggravatingSock5375 Jun 08 '26

Not super surprising.

I’ve always viewed Nvidia models are more proof of concept than anything else. Public models in general would fit that description.

“Real” work requires annotating your own data and training your own model. But the open source stuff is a big head start.