liulu112601 / URT

ICLR 2021: A Universal Representation Transformer Layer for Few-Shot Image Classification
103 stars 18 forks source link

'ImageDecoder' object has no attribute 'out_type' #2

Open RongKaiWeskerMA opened 3 years ago

RongKaiWeskerMA commented 3 years ago

I am trying to get the pretrained features myself using the pre-extract-feature.py. However, got this bug. It seems a bug due to the version of the tensorflow. I use the tensorflow 1.14 but still got this error.

Pau1code commented 1 year ago

I am trying to get the pretrained features myself using the pre-extract-feature.py. However, got this bug. It seems a bug due to the version of the tensorflow. I use the tensorflow 1.14 but still got this error.

have you solved this problem?