Closed aiyou9 closed 1 year ago
Hi @aiyou9, can you expand on this issue? Are you proposing integration of object detection for box prompt generation? Please note that this repository is focused on application biomedical imaging.
The challenges in using SAM in this project: https://github.com/XiaodanXing/SAM4organoid#method-description
in the impoverment of SAM, I think the box label from object detection may help to run SAM in 3 terms
From the surrounding boxes of a certain box, compare the overlapping parts, and automatically find the position of the negative marker point to prompt SAM
if this repository is focused on application biomedical imaging, this issue may be not suitable to go on,
mostly zero-shot segment is base on fine-tune SAM, some good work based on SAM
so I close this issue
Yolo NAS with SAM https://github.com/RATHOD-SHUBHAM/SegmentAnything
how_to_use_yolo8v_with_sam https://github.com/RATHOD-SHUBHAM/SegmentAnything/blob/master/how_to_use_yolo8v_with_sam.ipynb