Skip to content

lukaszbinden/spatial-broadcast-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spatial Broadcast Decoder

Spatial Broadcast Decoder Implementation using Tensorflow v1.12. This implements only the decoder as proposed in the paper.

See the original paper for specifications:

Spatial Broadcast Decoder: A Simple Architecture for Learning Disentangled Representations in VAEs https://arxiv.org/abs/1901.07017

Note that the convolutional part of the spatial broadcast decoder has a different implementation than in the paper. Just go ahead and adjust the channel numbers for each layer. Kernel and stride are original.

About

Spatial Broadcast Decoder Tensorflow Implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages