comet icon indicating copy to clipboard operation
comet copied to clipboard

[ICLR 2021] Concept Learners for Few-Shot Learning

Results 6 comet issues
Sort by recently updated
recently updated
newest added

Running : python ./train.py --dataset CUB --model Conv4NP --method comet --train_aug Error : File "/content/drive/MyDrive/FYP/comet-master/comet-master/CUB/data/dataset.py", line 68, in __init__ with open(data_file, 'r') as f: FileNotFoundError: [Errno 2] No such file...

I used the following command to train the model with TM dataset ```python ./train.py --model Conv4NP --method comet --train_aug``` But, the following errors occur ``` Traceback (most recent call last):...

Hello, are there any plans to release a model checkpoint used in the paper? Would be much appreciated. Thanks.

![image](https://user-images.githubusercontent.com/96851653/203306734-0a298ce8-7a50-4d01-ada9-ce9a6b9feeb9.png) I'm having a problem in joints is what data? ![image](https://user-images.githubusercontent.com/96851653/203307034-78998b92-853b-4496-a1fc-8ea4eb7ceaa3.png) If I only need two arguments, then one is the label and one is the image (b,17,3,84,84) ![image](https://user-images.githubusercontent.com/96851653/203307660-0ed0ebb0-1d95-436b-9a6f-e18d224edbfb.png) Can...

求Reuters数据集和 Flowers数据集(概念处理的文件或者处理好的数据集)