IGLICT / MeshPooling

Code for 'Mesh Variational Autoencoders with Edge Contraction Pooling'
MIT License
32 stars 7 forks source link

GenFeature.exe #1

Closed Sudo42b closed 3 years ago

Sudo42b commented 3 years ago

@tommaoer Hello. I would like to reimplement your code once. Currently, I want to run Genfeature.exe through Matlab (ver 2019b), but nothing comes out as output, can you tell me how? Answers I'll wait.

tommaoer commented 3 years ago

Hi, @LEE-SEON-WOO , the 'exe' is a very old version and some paths are hard encoded in the C++ code, so if your computer doesn't have the available path, the files(feature) are not generated. But in our other repo, which provides a complied source code, you can complie it by yourself. If you have any problems, please feel free to contact us! :)

Sudo42b commented 3 years ago

@tommaoer Thank you for yourhelp. I solved linux version. Could I ask you one more question? Currently, I am trying to experiment with a Custom Dataset, but the meshsimp function crashes ver2.zip .