Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

preparing .h5 format data #5

Closed
hjsg1010 opened this issue Sep 14, 2018 · 1 comment
Closed

preparing .h5 format data #5

hjsg1010 opened this issue Sep 14, 2018 · 1 comment

Comments

@hjsg1010
Copy link

Hi @WangYueFt @syb7573330

Answers for former issues I wrote helped me a lot.

Now, I am trying to apply your model using my data.

I have (x,y,z) for point cloud and also I have mesh data.

I understand that to using pointnet or dgcnn, the file for input is .h5 file for points.

I really searched a lot for making .h5 file, but I failed.

What I am trying to do is,

  1. prepare points data.( such as .obj, .off, .pts)
  2. change data into .ply
  3. .ply -> .h5
    is it right?

Could you notice me some example codes for upper case ?


the code I tried:
https://github.com/charlesq34/pointnet/blob/master/utils/data_prep_util.py
https://github.com/IsaacGuan/PointNet-Plane-Detection/tree/master/data


sorry for my poor english skills
This issue may seem very stupid, but I would appreciate it if you could help it.

@Leerw
Copy link

Leerw commented Apr 21, 2019

Have you got the solution? @ @hjsg1010

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants