Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 256 Bytes

File metadata and controls

6 lines (3 loc) · 256 Bytes

DeepSDF

This is an implementation of point cloud registration using the CVPR '19 paper "DeepSDF: Learning Continuous Signed Distance Functions for Shape Representation" by Park et al. See the paper [here][6].

Code adopted from original DeepSDF repo