Best approach for multi object image detection?
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.
Facebook 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