I am looking for the right detect multi objects in an image including classification into a predefined list and detecting bounding coordinates. Any pointers would be much appreciated.
Ask HN: Best approach for multi object image detection?
1–2 of 2 posts
Re: Ask HN: Best approach for multi object image detection?
#2Facebook released a general purpose Segment Anything Model (SAM) recently and it's been well received in industry afaict. Might be a good place to start