You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rosinality Hi. I am looking for a more compact representation, so I tried to reduce the latent map size by half, i.e top one now corresponds to 16x16 and the bottom one corresponds to 32X32. I tried to add more conv layers. I am attaching the screenshot of my model. Can you tell me whether this makes sense?
The text was updated successfully, but these errors were encountered:
It seems like that what you have changed is to add 1 more stride 2 conv and conv transpose layers. Then it will be valid. But how it will work is the another problem.
@rosinality Hi. I am looking for a more compact representation, so I tried to reduce the latent map size by half, i.e top one now corresponds to 16x16 and the bottom one corresponds to 32X32. I tried to add more conv layers. I am attaching the screenshot of my model. Can you tell me whether this makes sense?
The text was updated successfully, but these errors were encountered: