-
Hi,
Thanks for the great work!
Do you think InfoLOOB (formulation [here](https://ml-jku.github.io/cloob/), implementation [here](https://github.com/ml-jku/cloob/blob/master/src/training/methods.py…
-
Hi, I want to ask if there is any plan to train CLOOB on [LAION](https://laion.ai/blog/laion-5b/) dataset?
-
https://github.com/JD-P/cloob-latent-diffusion
-
When I was attempting to run tests, I noticed I was having some trouble working with Pinterest. On investigation, it appears that I'm being redirected with a 302 (moved *temporarily*) response, giving…
-
Ex:
![default_73](https://user-images.githubusercontent.com/1466881/167064463-f941d60c-bf02-4549-bf88-10385138b1b2.png)
```
# @package _global_
scenes: famous blackandwhite photograph of Albe…
dmarx updated
2 years ago
-
Choose between
https://github.com/crowsonkb/cloob-training
and
https://github.com/ml-jku/cloob
-
unexpected EOF, expected 6371631 more bytes. The file might be corrupted.
-
https://github.com/crowsonkb/cloob-training
dmarx updated
2 years ago
-
I tried to calculate clip loss using this code.
```
from PIL import Image
import torch
import japanese_clip as ja_clip
device = "cuda" if torch.cuda.is_available() else "cpu"
# ja_clip.avail…
-