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

VRCNet test my data #10

Closed
KATSU-HIGH5 opened this issue Jul 13, 2021 · 1 comment
Closed

VRCNet test my data #10

KATSU-HIGH5 opened this issue Jul 13, 2021 · 1 comment

Comments

@KATSU-HIGH5
Copy link

I want to do some tests with my point cloud data, but I don't know the structure of the .h5 file.
What is the structure of the file and how was it created? Please let me know.
In addition, how much point cloud data do I need to prepare if I want to train with my point cloud data?

@paul007pl
Copy link
Owner

Thanks for the questions.

  1. "how to create h5 files": I am using python lib "h5py", and you can learn form this link: https://docs.h5py.org/en/stable/quick.html
  2. "how to decide the size of point cloud dataset": It is not easy to answer. Usually, we need to perform experiments on datasets with different sizes, and then select a most suitable one by making a trade-off between efficiency and accuracy.

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

2 participants