Frankluox / CloserLookAgainFewShot

[ICML 2023] A Closer Look at Few-shot Classification Again
MIT License
49 stars 4 forks source link

Visualization #2

Open wangfusehng opened 8 months ago

wangfusehng commented 8 months ago

I would like to learn how to reproduce the visualized model evaluation results in this paper. However, it seems that this portion of the code is not present in the repository, which is proving to be challenging for me as I have only recently started learning PyTorch. Can you give me some help. The graduation project in the university has left me exhausted. As an undergraduate, it was truly challenging to work on an image classification algorithm based on small sample learning.

pyjnqd commented 8 months ago

you can refer to matplotlib package document or some online tutorials for anything you need.