jianweiguo / local3Ddescriptorlearning

Deep learning local descriptors for 3D surface shapes
9 stars 5 forks source link

How to run GIGen.exe #6

Open kayleeliyx opened 5 years ago

kayleeliyx commented 5 years ago

Hi! Would you please give me some right screenshot because I couldn't use GIGen.exe and the error looks like this: image

It seems the arrangement for the dataset is not right. How did you run this step in windows?

Here are my folders:

image

Here is the ini: image

The folder "registritions" is downloaded from FAUST website: image

gi/faust_256p and keypoints_faust256.kpi are two empty folders.

Thank you in advance!

Originally posted by @jlllweco in https://github.com/jianweiguo/local3Ddescriptorlearning/issues/4#issuecomment-472707051

kayleeliyx commented 5 years ago

Even I change using_all_points=true The result is: image

And nothing generates in image

Is the command line wrong? It seems it didn't read config.ini when running GIGen.exe. Is my dataset is wrong and it didn't read and data in? Should I transform .ply to .off file?