lzrobots / LearningToCompare_ZSL

PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Zero-Shot Learning part)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why does this method not work in SUN and aPY dataset?

kyz20 opened this issue · comments

I have tried RN in SUN and aPY, but it did not work, so why?
Why does RN can get good performance in AWA and CUB but not SUN and aPY?

Same doubt, also why is the hidden layer size different for each dataset, and how is it chosen?