gaojingsheng / LAMM

Code and Dataset for the paper "LAMM: Label Alignment for Multi-Modal Prompt Learning" AAAI 2024
MIT License
25 stars 0 forks source link

Model-dependent #2

Open AirPlanBird opened 2 weeks ago

AirPlanBird commented 2 weeks ago

Hello, thank you very much for your paper, as a beginner, I don't seem to know which is the model code that you specifically implement, by CoOp, etc., I hope the author can answer it, thank you!

gaojingsheng commented 2 weeks ago

LAMM is a plug-and-play method with existing model, like CLIP, CoOp, etc. You can refer to this(https://github.com/gaojingsheng/LAMM/blob/master/docs/RUN.md) to try different settings.