ScalableFHVAE icon indicating copy to clipboard operation
ScalableFHVAE copied to clipboard

This repository contains the code to reproduce the core results from the paper "Scalable Factorized Hierarchical Variational Autoencoders"

Results 4 ScalableFHVAE issues
Sort by recently updated
recently updated
newest added

Hi. Thank you for sharing this code. And I have a question. Why use _state.h_ rather than _out_ to be the output of the encoder for FHVAE with lstm?

hello, the code just make one sequence as a class. How can I use the variables "lab_specs" to solve it?

Hi I was wondering if it could be possible for you to make available any pretrained model for the given code. I am interested in using the feature space of...

Does FHVAE have the code of PyTorch or tensorflow-gpu 2.X ?