-
-
Hello,
Are the checkpoints (e.g., [CLOOB - ResNet50](https://ml.jku.at/research/CLOOB/downloads/checkpoints/cloob_rn50_yfcc_epoch_28.pt)) that you provided the models pretrained on CC or YFCC?
Whe…
-
Hi there, this is great work and I cant wait to get this running and to test it!
I have tried to create a colab notebook and believe I have downloaded the neccesary models and requirements, however…
-
I'm getting an error when I try to run the danbooru command line:
$ python cfg_sample.py "anime portrait of a man in a flight jacket leaning against a biplane" --autoencoder danbooru-kl-f8 --checkp…
-
will start with
1. FILIP https://arxiv.org/abs/2111.07783
2. CLOOB https://arxiv.org/abs/2110.11316
3. https://arxiv.org/abs/2110.05208
-
Thank you for your work. When I tried to use my own model for benchmark experiments with reference to open_clip.py, an error occurred during model.eval(). I also encountered the same error when runnin…
-
-
Hello, I try to use zscl method with the suggested datasets (ImageNet and Conceptual Captions). I prepared the distillation dataset using https://github.com/ml-jku/cloob repository so I have "Validat…
-
## installable
- [ ] https://github.com/salesforce/LAVIS
- https://github.com/salesforce/BLIP
- https://github.com/salesforce/ALBEF
- [ ] https://github.com/facebookresearch/multimodal
- …
-
Hi lucidrains,
Try this and it will NaN within 100 steps (latest Github code). The loss looks fine before NaN.
```
import torch
torch.backends.cudnn.allow_tf32 = True
torch.backends.cuda.matm…