floodsung/LearningToCompare_FSL

Corrected depreciated functions and tested using ipython

HyoungsungKim opened this issue · 0 comments

As we know original version was implemented using python2 and pytorch 0.3.

So I corrected depreciated things to fix errors and warnings.

Furthermore, to understand how few-shot learning works, I tested using ipython.

I hope it is helpful to someone who just started to learn few-shot learning like me.

I implemented omniglot first and miniimagenet will be added soon.

Omniglot

If you liked it, please give a star ⭐ !