Hello,
I'm trying to use SAM as the detector, meaning:
mim train mmdet configs/models/sam/lg_sam.py
I'm struggling with
/SurgLatentGraph/model/modified_detectors/sam_detector.py
as the imports seem to be written for SAM1, but the code itself seems to be for SAM2. Am I misunderstanding something?
Could you provide a bit more detail on how to make it work? Also, which version did you use, and how compatible is it with SurgLatentGraph?
Thank you so much for your great work!
Hello,
I'm trying to use SAM as the detector, meaning:
mim train mmdet configs/models/sam/lg_sam.pyI'm struggling with
as the imports seem to be written for SAM1, but the code itself seems to be for SAM2. Am I misunderstanding something?
Could you provide a bit more detail on how to make it work? Also, which version did you use, and how compatible is it with SurgLatentGraph?
Thank you so much for your great work!