Image Reconstruction Using DALLE-Pytorch for Higher Resolutions #460
nnh12
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In this post, I wanted to share image reconstruction using Dalle-pytorch using higher resolution.
I modified the output generation to higher resolution (from 128 pixels to 512 pixels). Though training took a significantly longer, the performance in image quality improved.
The 512 pixel image was almost a replicate of the original image after reconstruction
The results are shown below. (Note: I utilized an Nvidia 6000 Ada Generation GPU for compute in training).
128 pixels image:
512 pixel image:
Beta Was this translation helpful? Give feedback.
All reactions