CoFie: Learning Compact Neural Surface Representations with Coordinate Fields

June 05, 2024 ยท Entered Twilight ยท ๐Ÿ› Neural Information Processing Systems

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

"No code URL or promise found in abstract"
"Derived repo from GitHub Pages (backfill)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, CMakeLists.txt, CONTRIBUTING.md, LICENSE, README.md, __pycache__, bin, build, deep_ls, download_data.py, evaluate.py, examples, generate_training_meshes.py, networks, plot_log.py, preprocess_data.py, process_data.py, process_data_normal.py, reconstruct.py, reconstruct.sh, reconstruct_batch.py, src, third-party, train.py, train.sh, utils

Authors Hanwen Jiang, Haitao Yang, Georgios Pavlakos, Qixing Huang arXiv ID 2406.03417 Category cs.CV: Computer Vision Cross-listed cs.GR Citations 6 Venue Neural Information Processing Systems Repository https://github.com/hwjiang1510/CoFie โญ 15 Last Checked 12 days ago
Abstract
This paper introduces CoFie, a novel local geometry-aware neural surface representation. CoFie is motivated by the theoretical analysis of local SDFs with quadratic approximation. We find that local shapes are highly compressive in an aligned coordinate frame defined by the normal and tangent directions of local shapes. Accordingly, we introduce Coordinate Field, which is a composition of coordinate frames of all local shapes. The Coordinate Field is optimizable and is used to transform the local shapes from the world coordinate frame to the aligned shape coordinate frame. It largely reduces the complexity of local shapes and benefits the learning of MLP-based implicit representations. Moreover, we introduce quadratic layers into the MLP to enhance expressiveness concerning local shape geometry. CoFie is a generalizable surface representation. It is trained on a curated set of 3D shapes and works on novel shape instances during testing. When using the same amount of parameters with prior works, CoFie reduces the shape error by 48% and 56% on novel instances of both training and unseen shape categories. Moreover, CoFie demonstrates comparable performance to prior works when using only 70% fewer parameters.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision