HACKER Q&A
📣 agaase19

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.


  👤 extasia Accepted Answer ✓
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