VAE reconstruction model

后端 未结 0 540
忘了有多久
忘了有多久 2020-12-03 04:03

I am doing a Variational Autoencoder (VAE). Each input is of shape [64, 3, 256, 256].

Here is the network model :

class VAE(nn.Module):
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题