Skip to content

Convert the point cloud "ply" to "npy"  #24

Description

@tuanho27

Hi there,

Thanks for the great work.
I've tried to inference my own point cloud based on your 3D match pretrained model and network. But I met a problem that the weight asking for the input to be shaped at Nx7 while the point shape is just Nx3.

Even I took a look at the evaluation data loader (match3d_eval_loader.py), still confusing. I just wonder that how did you convert the point cloud from ply to npy? Because when I check the 3D_Match_eval_npy, it's already converted to shape Nx7.
And Is the surface_normal_len need for inference?

Thank you in advance,
Tuan

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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