coma icon indicating copy to clipboard operation
coma copied to clipboard

Pytorch reproduction of the paper "Generating 3D faces using Convolutional Mesh Autoencoders (CoMA)" (ECCV 2018)

Results 6 coma issues
Sort by recently updated
recently updated
newest added

This package is missing AABB_tree.h file as per the error when I try to install. How to sort this issue?

thanks for the great work! I wanted to reimplement it on my machine and run into the following issue when running the preprocess.py script, I cannot plyutils. Where does this...

Dear authors, Thanks for your great work and providing valuable datasets. While I am trying to use provided datasets for research purposes, I coudn't find camera intrinsic/extrinsic parametrs (R, t,...

I implement the vae (gcn) according to your code. But when I run the code, I encounter the following error in the second iteration. Do you encounter the problem? step0...

Hi gong! Thanks a lot for your re-implementation! But I have few question about it because I am a novice to GNN area, could you please walk me through things...

After the up-sampled mesh with vertices Vu is obtained, how to determine the connection between vertices?