muzairkhattak / multimodal-prompt-learning

[CVPR 2023] Official repository of paper titled "MaPLe: Multi-modal Prompt Learning".
https://muzairkhattak.github.io/multimodal-prompt-learning/
MIT License
619 stars 43 forks source link

Hi, About the radar graph in your paper #5

Closed HypnosXC closed 1 year ago

HypnosXC commented 1 year ago

Sorry to Bother. I am working on a similar work and I saw the radar graph of yours . It is good to display the result of experiment and I am wondering how to draw such a graph. Could you please tell the API or soft for drawing such a graph? Thank you!

muzairkhattak commented 1 year ago

Hi @HypnosXC,

Thank you for showing interest in our work.

The radar plot in our MaPLe paper is drawn using a python code. We have uploaded a jupyter notebook at this link that can replicate the same radar plot which we have used in our paper.

Kindly look into the notebook and use it accordingly. We hope it will be helpful.

Thank you.

HypnosXC commented 1 year ago

ohhh! So appreciated for your kindness and help. Once again Congratulations on such a great work!