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

How to build your own training data set #10

Open
jiedia opened this issue Feb 15, 2023 · 0 comments
Open

How to build your own training data set #10

jiedia opened this issue Feb 15, 2023 · 0 comments

Comments

@jiedia
Copy link

jiedia commented Feb 15, 2023

I observed the source code for the training and testing data set is a.h5 file, I observed the internal composition, I also created a copy of the.h5 file, but the following error occurs at runtime:
image
Source training and test data set.h5 file composition:
image
I copied the.h5 file in the source code to generate my own test data set file as follows:
image
I think 2464 is the number of training/test data sets, 5000 is the number of points after downsampling, 3 is three-dimensional coordinate data, and the bottom transform is the coarse registration coordinate transformation matrix. So I also copied a.h5 file according to this composition, but there was an error at runtime. How to solve this problem?

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

1 participant