-
Mentioned in the paper, the quantitative evaluation blind method is CelebA-HQ dataset, I wonder if the images used in experiment is all images of CelebA-HQ, which is totoally 30K images?
-
Thanks for your work.
I do training on celeba-hq dataset, and after 110k steps, I find that the images seem to have color problem, is there something wrong i need to do with datasets?
![64a5ac5ea0…
-
How can i add new attributes to Celeba dataset?
I want more attributes like Red hair, pink lips, etc . . .
If i want more attributes, can i just add new images with RaFD format to dataset folder…
-
Hi,
I would like to try to train the model using CelebA paired with a different dataset I am building.
What should be a good number of images I should aim for obtaining a good result?
If my dataset…
-
More of a FYI... Tried to reproduce L17 4_VAE_celeba-inspect notebook. When loading dataset, got ERROR "Unable to load CelebA dataset. File is not zip file error" with "BadZipFile: File is not a zip f…
-
after i run :python test.py --dataset CelebA-HQ_256 --data_file ./imgs/celebahq_25
6x256/ --load_model_dir ./checkpoints/10_net_GM.pth --random_mask 0
mistakes happened:python test.py --dataset Ce…
-
It seems that when merging CelebA-Mask-HQ masks the order of masks matters. In particular one should first render "skin" and only then "ear".
Compare:
https://github.com/taki0112/SPADE-Tensorflow…
-
import numpy as np
import tensorflow as tf
from tf_explain.core.grad_cam import GradCAM
import matplotlib.pyplot as plt
# Initialize Grad-CAM explainer
explainer = GradCAM()
# Specify the la…
-
Hello,
Thanks for the great work! However I'm facing some errors when generating the images dataset. One of them is when I executed the command `python2 h5tool.py create_celeba_hq file_name_to_save /…
-
Dear author,I configured the environment and prediction according to the process you provided, but there was an error in training the CelebA dataset
Detectron v2 is not installed
/root/miniconda3/en…