vietanhdev / anylabeling

Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything, MobileSAM!!
https://anylabeling.nrl.ai
GNU General Public License v3.0
2.04k stars 222 forks source link

integrating FastSam #120

Closed SuroshAhmadZobair closed 4 weeks ago

SuroshAhmadZobair commented 1 year ago

Hi Thanks for your work on this great repo.

I was wondering if you are planning to implement fastsam in the future? if yes, when? Here is the original repo: https://github.com/CASIA-IVA-Lab/FastSAM

Thanks in advance!

vietanhdev commented 1 year ago

@SuroshAhmadZobair Yes. It's in the plan. However, it takes some time to convert that model into ONNX first. Currently, I need to fix a bug on SAM inference 0.3.x. Could you please help with this integration?