Tip-Adapter icon indicating copy to clipboard operation
Tip-Adapter copied to clipboard

Results 19 Tip-Adapter issues
Sort by recently updated
recently updated
newest added

Hi, This method modifies the parameters of the text encoder, so it cannot extend to base-to-new classes tasks. I would like to know how to address this problem.

Hi, thanks for the amazing work on adapters on CLIP. Currently the framework computes the affinities between the test query image and the cache keys, before obtaining the corresponding few-shot...

In Code, `"alpha_list = [i * (6.0 - 1.0) / 20 + 1 for i in range(20)] " "beta_list = [i * (7 - 0.1) / 200 + 0.1 for...

Thanks for your work. When I try your code on CIFAR100, I got this error and I dont know how to slove it. Due to ImageNet's huge number of images,...

Current CLIP model seems to be lack of knowledge about medical images, so introduce more pre-trained CLIP models may extend the project's scope of application.

Can you release the code for tSNE visualization?

Hi, Could please the author explain the use of the searchhp function in the code? It doesn't seem to be mentioned in the paper,and how to select the search_ Step...

Hi, I notice that you didn't install clip. Instead you use a "clip" folder. I wonder if the "clip" folder the same as the "clip" folder in the original clip?

![image](https://github.com/gaopengcuhk/Tip-Adapter/assets/107341661/2e24057f-35a7-42f0-80c5-194985fad8cd)