Algomorph / NeuralTracking

Open3D-based implementation of DynamicFusion (2015), python implementation of NeurIPS 2020 paper Neural Non-Rigid Tracking,.
Apache License 2.0
28 stars 5 forks source link

Most of the DynamicFusion implementation done here. #50

Closed Algomorph closed 1 year ago

Algomorph commented 1 year ago

This includes most of the DynamicFusion algorithm. Here are the unpublished, but extremely important mathematical and algorithmic details the implementation is based on. The part still missing is the warp field update (only the node hierarchy rebuilding is implemented for this so far).