google-research / meta-dataset

A dataset of datasets for learning to learn from few examples
Apache License 2.0
762 stars 139 forks source link

Is CrossTransformer Config Still Working? #72

Closed quantacode closed 3 years ago

quantacode commented 3 years ago

Hi, Can you share the exact commands to evaluate 'ctx' model on target datasets? I'm currently getting error like:

File "/home/rajshekd/projects/FSG/CTX/meta_dataset/models/functional_backbones.py", line 369, in conv_bn depth[0], TypeError: 'int' object is not subscriptable

Additionally in line 375 of File "/home/rajshekd/projects/FSG/CTX/meta_dataset/models/functional_backbones.py", input_rate is not defined