MCT icon indicating copy to clipboard operation
MCT copied to clipboard

Pytorch implementation of Meta-Learned Confidence for Few-shot Learning

Results 6 MCT issues
Sort by recently updated
recently updated
newest added

Hi: I am trying to follow your guide in the README and train your model in miniImagenet as the following cmd: python train.py --is_train True --gpu 0 --metric instance --transductive...

Dear Seong, Congratulations on your work, very impressive results!! I was wondering if it is possible to release the pre-trained weights that you used in your experiments since I would...

Hi Seongmin, great work! I have run your code, it performs well. But diving into the training details, I found that each episode you just sample a task while in...

What should I preprocess with my data to make pickle file

Thanks for sharing the code! Could you also share the LICENSE for it? (MIT? :))

Hi seongmin, great work! I have run your code, it performs well. But I want to run the miniimagenet dataset, your link has expired in readme. Could you please post...