-
bash prepare_data.sh webvid-2.5M
dataset webvid
./data/clip-webvid-2.5M/base.2.5M.fbin: No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
…
9p6p updated
5 months ago
-
Before you open an issue, please check if a similar issue already exists or has been closed before.
### When you open an issue, please be sure to include the following
- [x] A descriptive title:…
-
Hello,
I am trying to use the base convnext (CLIP-convnext_base-laion400M-s13B-b51K), but it fails with the following error:
`requests.exceptions.HTTPError: 404 Client Error: Not Found for url: …
-
Hi Author,
This is a really amazing repo.
I check the progress every day and hope to get it to try.
Do you have an estimation deadline for finishing the training code?
Thank you so…
-
Can you provide the download address for vit'b_16_plus_240 laion400m_e32-699c4b84.pt
-
Hi,
I met this error
```
The builder directory /cluster/data7a/whq/data/bridge_orig doesn't contain any versions.
No builder could be found in the directory: /cluster/data7a/whq/data for the b…
-
When calling ```model, _, preprocess = open_clip.create_model_and_transforms('ViT-B-32', pretrained='laion2b_s34b_b79k')```
where can one see the list of available datasets for the ```pretrained``` a…
-
Hi,
Thank you so much for these very cool models. In your docs, you compute the probability by: `text_probs = (100.0 * image_features @ text_features.T).softmax(dim=-1)`.
I am wondering about t…
-
First, thanks of your fruitful work!
Following the guide of [here](https://github.com/rom1504/laion-prepro/blob/main/laion400m/embeddings-indices-hosting/README.md). I have downloaded laion400 data…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### OS
Linux
### GPU
cuda
### VRAM
24G
### What happened?
@psychedelicious
When using…