samexporter
samexporter copied to clipboard
New SAM derivatives
There are three interesting projects:
- https://github.com/SysCV/sam-hq for HQ segmenting
- https://github.com/ChaoningZhang/MobileSAM for fast & lightweight segmenting
- https://github.com/CASIA-IVA-Lab/FastSAM also for fast & lightweight segmenting
It would be fantastic if you were willing to add support for them to the tool, so we could test/evaluate more easily.
There's also this discussion: https://github.com/AIDajiangtang/SAMTool-CPP/issues/1
I guess ideally both the image size & batch size could be dynamic
MobileSAM is supported! I would be interested to see Grounded-MobileSAM added to the list.