comet
comet copied to clipboard
[ICLR 2021] Concept Learners for Few-Shot Learning
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.
 I'm having a problem in joints is what data?  If I only need two arguments, then one is the label and one is the image (b,17,3,84,84)  Can...
求Reuters数据集和 Flowers数据集(概念处理的文件或者处理好的数据集)