SAM-Adapter-PyTorch icon indicating copy to clipboard operation
SAM-Adapter-PyTorch copied to clipboard

Adapting Meta AI's Segment Anything to Downstream Tasks with Adapters and Prompts

Results 50 SAM-Adapter-PyTorch issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/95071409/235703598-bbd7219e-f6ba-42ed-bbf3-4894bfdf3a9c.png) and ![image](https://user-images.githubusercontent.com/95071409/235703929-adbf3aa6-2b26-49f9-8d75-01b1aa497907.png) About the MLPi tune, it is a shared MLP. In the paper, you say it has 32 layers. But in the code it seems only 1 layer....

/home/a/miniconda3/envs/zzq_sot/lib/python3.10/site-packages/mmcv/__init__.py:20: UserWarning: On January 1, 2023, MMCV will release v2.0.0, in which it will remove components related to the training process and add a data transformation module. In addition, it...

"Distinguished Metal I Developers, I, AJUNA TREASURED, am excited to share my contribution to the Meta AI language model: - Assisted in enhancing Jamaican Patois language capabilities - Provided cultural...

May I ask where the visualization code is located?

Exporting the operator 'aten::fft_fft2' to ONNX opset version 19 is not supported.

Hello, I see that your work is for the large version of SAM2, but I currently need to experiment in the tiny version. I made changes to hieradet.py and image_encoder.py...

![Image](https://github.com/user-attachments/assets/5d3b87ce-b9a0-4f15-a179-628205e68d78)sam2这么低的指标是认真的吗?

Hi tianrun, Could you please let me know what command can we use for the inference, I have downloaded the weights as you mentioned "sam2.1_hiera_large.pt" and i have also customised...

@tianrun-chen Thanks for your great work. Coudle you tell me where is the sam2 adapter?