-
Hey. Is there any chance you have this dataset cached locally and can send it to me?
https://huggingface.co/datasets/ChristophSchuhmann/improved_aesthetics_6plus
I'm going to train miniSDXL (l…
kopyl updated
10 months ago
-
Example for (distributed) training
* Hugging face dataset
* tf dataset
* kaggle
* webdataset / pytorch
* Jax example
* keras example
Example for (distributed) inference:
* Clip batch
* effi…
-
https://docs.google.com/document/d/1kYLhFbICftToahC9HEAiNgqscuOqoFvslKGIG3cyjbw/edit?usp=drivesdk from rmarten
-
I am running the cell with `make_interleaved_dataset` call.
The full exception message is
```
DatasetNotFoundError: Dataset bridge_dataset not found.
Available datasets:
- abstract_reasoning
…
-
Hi,
I was testing out the performance for the image branch of TinyCLIP-ViT-40M-32-Text-19M-LAION400M and comparing it to vanilla clip-vit-base-patch32. Although TinyCLIP has half the parameters as cl…
-
#273
ppdiffusers-0.29.0,安装方式为`python setup.py install`
在按照[文档](https://github.com/PaddlePaddle/PaddleMIX/blob/develop/ppdiffusers/examples/stable_diffusion/README.md)对laion400数据集进行训练时运行train.sh脚本后报…
-
Dear img2dataset Maintainers,
I hope this message finds you well. I am reaching out to discuss a potential enhancement in the performance of img2dataset when dealing with large-scale image download…
-
Having trouble debugging this; but I think after looking at the code briefly - there's not any webdataset retrieval I dont think?
The root problem is that I am not getting any images saved from the…
-
Why some hyperparameters in `search_dpm_solver.sh` and `search_plms_solver.sh` are difference? For example, num_sample is 1000, 2000 respectively, and crossover_num is 10, 15 respectively. The differe…
-
Url list
-> filtering (dedup)
-> downloading
-> clip inference
-> indexing
-> back + front (subprocess or host with back too)
`clip-retrieval end2end `
It would start a prefect UI with wha…