Skip to content

How to build your own training data set #10

@jiedia

Description

@jiedia

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions