diffusion-DDIM-pytorch icon indicating copy to clipboard operation
diffusion-DDIM-pytorch copied to clipboard

Question about custom dataset

Open Lee-JaeWon opened this issue 1 year ago • 0 comments

Thank you for your work.

I have my own 32by32 image(.png) dataset that I'm trying to use with

I would like to make this image only better in quality, but I'm not sure how to do it

I would be grateful if you could answer me.

Bottom line is that I want to enhance the images in my dataset with ddim.

Also, I would like to use a pre-trained model, not train a new model.

Thanks.

Lee-JaeWon avatar Mar 28 '24 08:03 Lee-JaeWon