nywang16 / Pixel2Mesh

Pixel2Mesh: Generating 3D Mesh Models from Single RGB Images. In ECCV2018.
http://openaccess.thecvf.com/content_ECCV_2018/papers/Nanyang_Wang_Pixel2Mesh_Generating_3D_ECCV_2018_paper.pdf
Apache License 2.0
1.66k stars 295 forks source link

How to generate .dat File from existing .xyz File? #87

Closed zyqz97 closed 4 years ago

zyqz97 commented 4 years ago

Hello everyone. I have some questions about data generate. I have download Shapenet dataset. After sampling, normal generating and camera transforming, I get the different views XYZ file. But how can I transform XYZ file to the format .dat?

walsvid commented 4 years ago

Hi, @zyqz97. We use the standard library pickle in Python to serialize data to .dat files.

zshyang commented 4 years ago

Hi, Do you know how to download the dataset and unzip it from the link below? https://drive.google.com/open?id=131dH36qXCabym1JjSmEpSQZg4dmZVQid