Ask HN: Best approach for multi object image detection?

1 points by agaase19 ↗ HN
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.

1 comment

[ 2.2 ms ] story [ 14.4 ms ] thread
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