UNIST
UNIST copied to clipboard
Pytorch Implementation of "UNIST: Unpaired Neural Implicit Shape Translation Network", CVPR 2022
Results
3
UNIST issues
Sort by
recently updated
recently updated
newest added
dataset
1
i couldn't find the dataset. can you please help as it is in hfd5. i want to implement it but can't find dataset
Why is the test output of the autoencoder empty after the marching cube?
Hello, thanks for your work, i want to try the model on my data, composed of points cloud in npy or ply format. however, the code in IM-NET for the...