Surrogate Prompt Learning: Towards Efficient and Diverse Prompt Learning for Vision-Language Models (ICML2025)
May 24, 2025 ยท View on GitHub
Prepare
Prepare Dassl.pytorch.
Run
Training
bash scripts/run.sh
Evaluating
bash scripts/parse_run.sh
Acknowledgements
Our code is based on CoOp repository. We thank the authors for releasing their code.