czq142857 / IM-NET-pytorch

PyTorch 1.2 implementation of IM-NET.
Other
196 stars 27 forks source link

About the data preprocess #26

Closed zhaoyj96 closed 1 year ago

zhaoyj96 commented 1 year ago

Dear ZhiqinChen: I want to ask whether the .png files used in https://github.com/czq142857/IM-NET/blob/master/point_sampling/3_gather_img.py is the .png files generated in https://github.com/czq142857/IM-NET/blob/master/point_sampling/2_test_hdf5.py?

czq142857 commented 1 year ago

No. The images are rendered images of ShapeNet shapes provided by 3D-R2N2.

Please read the readme: https://github.com/czq142857/IM-NET/tree/master/point_sampling.