Some results for decoder on CUB #128
mhh0318
started this conversation in
Show and tell
Replies: 1 comment
-
Hi, Thanks for sharing the information. Is it possible to know the following: 1- what preprocessing did you apply on the cub 200 dataset? Thank you very much! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've trained a small model for the DALLE.2 Decoder part on CUB dataset.
output size is 64*64.
The sample process is the p_sample instead of DDIM. I would update the DDIM sample result later.
The major codes is from GLIDE and some of them are inspired by this repo.
Given Image for CLIP embedding
Generated Sample
Training Loss
Beta Was this translation helpful? Give feedback.
All reactions