Rishab Khantwal
Rishab Khantwal
Which clip model and weights are used, is it the same as in "openai/clip-vit-base-patch32"?
File "/home/rishabh/Rishabclip/lib/python3.6/site-packages/transformers/tokenization_utils_base.py", line 2430, in __call__ ` "text input must of type `str` (single example), `List[str]` (batch or single pretokenized example) "` `ValueError: text input must of type `str` (single...
How can I download the ground truth labels for CIFAR10 with the resnet50 classifier? or ground truth data for any dataset and classifier pair to train the masking model.