KMnP / vpt

❄️🔥 Visual Prompt Tuning [ECCV 2022] https://arxiv.org/abs/2203.12119
Other
1k stars 91 forks source link

How to train this model?? #14

Closed shinpaul14 closed 1 year ago

shinpaul14 commented 1 year ago

How can we train the Conv version of prompt???

KMnP commented 1 year ago

Hi @shinpaul14 I recommend that you check out the demo here: https://github.com/KMnP/vpt/blob/main/demo.ipynb. In the end, we specify the settings for convnets.

Feel free to re-open it if you have further questions!