PatchNets: Patch-Based Generalizable Deep Implicit 3D Shape Representations

August 04, 2020 Β· Entered Twilight Β· πŸ› European Conference on Computer Vision

πŸŒ… TWILIGHT: Old Age
Predates the code-sharing era β€” a pioneer of its time

"Last commit was 5.0 years ago (β‰₯5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: LICENSE, README.md, code, misc, occupancy_networks, src, useful_scripts.py

Authors Edgar Tretschk, Ayush Tewari, Vladislav Golyanik, Michael Zollhâfer, Carsten Stoll, Christian Theobalt arXiv ID 2008.01639 Category cs.CV: Computer Vision Cross-listed cs.GR Citations 114 Venue European Conference on Computer Vision Repository https://github.com/edgar-tr/patchnets ⭐ 23 Last Checked 1 month ago
Abstract
Implicit surface representations, such as signed-distance functions, combined with deep learning have led to impressive models which can represent detailed shapes of objects with arbitrary topology. Since a continuous function is learned, the reconstructions can also be extracted at any arbitrary resolution. However, large datasets such as ShapeNet are required to train such models. In this paper, we present a new mid-level patch-based surface representation. At the level of patches, objects across different categories share similarities, which leads to more generalizable models. We then introduce a novel method to learn this patch-based representation in a canonical space, such that it is as object-agnostic as possible. We show that our representation trained on one category of objects from ShapeNet can also well represent detailed shapes from any other category. In addition, it can be trained using much fewer shapes, compared to existing approaches. We show several applications of our new representation, including shape interpolation and partial point cloud completion. Due to explicit control over positions, orientations and scales of patches, our representation is also more controllable compared to object-level representations, which enables us to deform encoded shapes non-rigidly.
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