floodsung / LearningToCompare_FSL

PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)
MIT License
1.04k stars 267 forks source link

runing help #18

Open jy03168805 opened 5 years ago

jy03168805 commented 5 years ago

Well.Thanks for this code.I have found my Index"idx" out of the range ,the list "self.image roots[]" when i run this code every time.How could i solve this problem?

Bigwode commented 5 years ago

@jy03168805 try to use python2.7

yangt1013 commented 4 years ago

@jy03168805 Hi,I want to know if your problem is solved, Index"idx" out of the range ,how is it solved, thank you!

DanielaPlusPlus commented 3 years ago

me too