GitHub - rabbityl/Nonrigid-ICP-Pytorch: Non-rigid alignment of two depth scans using Adam

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Non-rigid alignment of two depth scans using Adam

License

MIT license

127 stars 9 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

Requirements

  • Pytorch (tested on 1.9.0)
  • Pytorch3D
  • lietorch
  • Mayavi & open3D for visualization

install

cd cxx
python setup.py install

Run on the moose example, leveraging the sparse landmark correspondences predicted by Leaprd

python main.py config.yaml

Config the w_ldmk to 0 to get results of the vanilla N-ICP.

Point clouds before and after registration
drawing
drawing

About

Non-rigid alignment of two depth scans using Adam

Resources

Readme

License

MIT license

Activity

Stars

127 stars

Watchers

2 watching

Forks

9 forks

Releases

No releases published