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

Generation from noise give poor result

Open lchunleo opened this issue 1 year ago • 0 comments

Hi I had trained on my custom dataset and when the model trained , it produced the checkpoint and sample image file which contains a grid of images. My questions are

  1. is the grid of images is all generated or denoised images from my training data ?
  2. when viewed the grid images , they are visually show reasonable correct images but when I used the check point , the produced images are poor than those in the grid of images (generated during training ) .

Thanks

lchunleo avatar Nov 17 '23 12:11 lchunleo