-
It would be great to see how this consistency model performs on face datasets such as CelebA-HQ and FFHQ, since the paper didn't mention the face dataset.
-
Hi, How can I test or load other datasets like CelebA and HAM10000 datasets? Does this version of code support it?
Also, how can get the results of accuracy?
-
I am training the causalVAE for dataset celeba but I found the scale is different in different datasets according to the samples in flow and pendulum. I want to know the meaning of this parameters and…
-
I want to use this github repository to train a DDPM model based on CelebA dataset consisting of 202,599 align&cropped human face images (each image is 218(height)x178(width) pixels) for human face im…
-
@Jireh-Jam Hey. Since your model is generalizable, is it possible to fine-tune your celeba pre-trained model on a single image of a person who does not belong to the previous training set i.e celeba d…
-
This is awesome work. I wonder how do we apply it to a new dataset directly, such as CelebA or any other datasets?
Thank you very much for your suggestions.
-
Could you share the checkpoint of the diffusion model pre-trained with celeba dataset? Thank you
-
Hi, where should I put the dataset of celeba_hq?
-
Hi,
I am pranay, I want to make a model that classifies the person in a picture according to gender
I am gonna make this model using Computer Vision(CV)
the dataset I am gonna use is :- https://w…
-
Thanks a lot for your nice work!
How do i train celeba_hq.ckpt with my own dataset?