The NVAE Encoder Residual Cell is a residual connection block used in the NVAE architecture for the encoder. It applies two series of BN-Swish-Conv layers without changing the number of channels.
Source: NVAE: A Deep Hierarchical Variational AutoencoderPaper | Code | Results | Date | Stars |
---|
Task | Papers | Share |
---|---|---|
Image Generation | 2 | 25.00% |
Decoder | 1 | 12.50% |
Adversarial Attack | 1 | 12.50% |
Diversity | 1 | 12.50% |
Anomaly Detection | 1 | 12.50% |
Time Series Analysis | 1 | 12.50% |
Time Series Anomaly Detection | 1 | 12.50% |
Component | Type |
|
---|---|---|
![]() |
Normalization | |
![]() |
Convolutions | |
![]() |
Skip Connections | |
![]() |
Image Model Blocks | |
![]() |
Activation Functions |