Frequency-based Comprehensive Prompt Learning for Vision-Language Models

August 27, 2024 ยท View on GitHub

Running code

  1. Dassl-FCPrompt is the modified toolbox of Dassl.pytorch.
  2. FCPrompt. To get the results in our paper, follow the README.md under FCPrompt/ to set the environment.

Acknowledgements

Our code is based on CoOp and PLOT repositories. We thank the authors for releasing their code.

Contents

  1. 1Running code
  2. 2Acknowledgements