Skip to content

AIFanatic/PyTorch-Voxel-VAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch-Voxel-VAE

PyTorch implementation of https://github.com/IsaacGuan/3D-VAE with some modifications.

Left: Reconstruction, Right: Ground truth

Train

python3 train.py

Test

python3 test.py

Results are saved to ./reconstructions/

About

PyTorch implementation of https://github.com/IsaacGuan/3D-VAE with some modifications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages