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

Tensorflow version! #6

Open zhukaii opened 3 years ago

zhukaii commented 3 years ago

Hello! When i run './scripts/train_pnf.sh', it appears '' tf.map_fn()......'imagedecoder' object has no attribute 'out_type' ''. The version of my tensorflow is 2.4. Should I lower the version of tf to tf1.x?