AntixK / PyTorch-VAE

A Collection of Variational Autoencoders (VAE) in PyTorch.
Apache License 2.0
6.62k stars 1.06k forks source link

LibTorch VAE Implementation #24

Closed pranav-vempati closed 3 years ago

pranav-vempati commented 3 years ago

Thank you for sharing your comprehensive and illuminating set of examples in this repository. I'm currently thinking of re-implementing a subset of these models, based on your Python implementations, using LibTorch, PyTorch's C++ frontend. Providing I obtain some fruitful results, would you be interested in hosting some of those models here?

AntixK commented 3 years ago

Sounds great. I you would submit a PR, I will check it out and merge it