SAM-LST icon indicating copy to clipboard operation
SAM-LST copied to clipboard

Pytorch implementation of paper Ladder Fine-tuning approach for SAM integrating complementary network.

Results 4 SAM-LST issues
Sort by recently updated
recently updated
newest added

Hi, I would like to run a test using your parameters, can you provide the trained checkpoint?

Thank you very much for sharing the code. We used the code you shared to train the model, but the prediction results we got were very poor, just like randomly...

Thanks for the great work! I will be replicating your approach to fine tune SAM on custom few shot examples. The problem is I have only 8GB GPU memory available,...

Reference: https://github.com/ChaoningZhang/MobileSAM Our project performs on par with the original SAM and keeps exactly the same pipeline as the original SAM except for a change on the image encode, therefore,...