-
## Describe the bug
Loading huggan/CelebA-HQ throws pyarrow.lib.ArrowInvalid
## Steps to reproduce the bug
```python
from datasets import load_dataset
dataset = load_dataset('huggan/CelebA-HQ')…
-
Hi,
After testing the cifar-10 dataset, I noticed that if the data-batch is divided by 255.0 before feeding into the network, it doesn't converge. Is there a specific reason for this?
When trainin…
ZimuW updated
7 years ago
-
Hi,thank you for your work.
After reading your article, I feel it very good and would like to reproduce it. I found that I can't download the CelebA male2female and CelebA eyeglasse datasets, and I c…
-
Hi, I am trying to run the vanilla_vae model with celeba dataset on my personal device but I am getting a weird error telling me that there is a socket conflict. The system will just hang after the er…
-
Hi,
Just for curiosity, I wonder if I get the right pipeline to check the inception score on CelebA dataset as you presented in the paper.
Should I use the Inception model that is pretrained on…
-
Hey, I am looking to run your code on CelebA dataset and I can get the code to work but it takes really long to train this (given the resources I have at my disposal). It would be great if you could s…
-
Hello, I used qd_imd irregular mask dataset to train Paris Street View dataset kernel celebA-HQ dataset will have obvious traces after repair, but the second half disappears immediately, what is the r…
-
Hi~
I am curious about how you prepare your dataset from celeba. the original celeba only have five points, how did you get to 83 points?
Thanks !
-
Hello, when I was downloading the CelebA-HQ dataset and checkpoint from the project homepage, the link became invalid. Could you please update the download link again.
![github提问](https://github.com/…
-
/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET
**Short description**
Can't download "seleb_a"
**Environment information**
* Operating System:
* Python version:
* `tensorflow-data…