dvornikita / SUR

Code for the paper "Selecting Relevant Features from a Universal Representation for Few-shot Classification"
MIT License
41 stars 11 forks source link

dependencies #3

Open kahnchana opened 3 years ago

kahnchana commented 3 years ago

What exact versions of tensorflow and pytorch did you use for this? I can't seem to get meta-dataset and this code base both working at once.

dvornikita commented 3 years ago

Unfortunately, the meta-dataset codebase has significantly changed since the release of my code. This is what causes the problems, I suppose. I will modify the readme and explain how to tackle this issue.