3D Wireframe Reconstruction

2 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

PC2WF: 3D Wireframe Reconstruction from Raw Point Clouds

luo1cheng/lc2wf ICLR 2021

Next, the corners are linked with an exhaustive set of candidate edges, which is again pruned to obtain the final wireframe.

NEAT: Distilling 3D Wireframes from Neural Attraction Fields

cherubicxn/neat 14 Jul 2023

Instead of leveraging matching-based solutions from 2D wireframes (or line segments) for 3D wireframe reconstruction as done in prior arts, we present NEAT, a rendering-distilling formulation using neural fields to represent 3D line segments with 2D observations, and bipartite matching for perceiving and distilling of a sparse set of 3D global junctions.