Automate zero-shot detection of all objects in an image with Moondream3
1–2 of 2 posts
Re: Automate zero-shot detection of all objects in an image with Moondream3
#2Moondream released a new model preview this week. One of the improvements is a much bigger context window. To take advantage, I created a sample project that uses the query and detect skills to auto-label all the objects in an image.
If you need to label a bunch of training data for fine tuning or RL this can remove a bunch of extra work.
Not perfect but sharing early because some people requested it to help kickstart their own projects.