paper-with-me

Papers

Predicting the Next Best View for 3D Mesh Refinement

2018-05-16 · Luca Morreale, Andrea Romanoni, Matteo Matteucci

3D reconstruction is a core task in many applications such as robot navigation or sites inspections. Finding the best poses to capture part of the scene is one of the most challenging topic that goes under the name of Next Best View. Recently, many volumetric methods have been proposed; they choose the Next Best View by reasoning over a 3D voxelized space and by finding which pose minimizes the uncertainty decoded into the voxels. Such methods are effective, but they do not scale well since the underlaying representation requires a huge amount of memory. In this paper we propose a novel mesh-based approach which focuses on the worst reconstructed region of the environment mesh. We define a photo-consistent index to evaluate the 3D mesh accuracy, and an energy function over the worst regions of the mesh which takes into account the mutual parallax with respect to the previous cameras, the angle of incidence of the viewing ray to the surface and the visibility of the region. We test our approach over a well known dataset and achieve state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:1805.06207

Code (1)

luca-morreale/stochastic-nbv-4-mesh-refinement 공식 구현

Tasks

3D ReconstructionRobot Navigation

Similar Papers 제목 키워드 기반

Facetwise Mesh Refinement for Multi-View Stereo

2020-12-01 · Andrea Romanoni, Matteo Matteucci

Mesh refinement is a fundamental step for accurate Multi-View Stereo. It modifies the geometry of an initial manifold mesh to minimize the photometric error induced in a set of camera pairs. This initial mesh is usually …

3D Reconstruction

ARMesh: Autoregressive Mesh Generation via Next-Level-of-Detail Prediction

2025-09-25 · Jiabao Lei, Kewei Shi, Zhihao Liang, Kui Jia arxiv

Directly generating 3D meshes, the default representation for 3D shapes in the graphics industry, using auto-regressive (AR) models has become popular these days, thanks to their sharpness, compactness in the generated r…

Recovering 6D Object Pose and Predicting Next-Best-View in the Crowd

2015-12-23 · CVPR 2016 6 · Andreas Doumanoglou, Rigas Kouskouridas, Sotiris Malassiotis, Tae-Kyun Kim

Object detection and 6D pose estimation in the crowd (scenes with multiple object instances, severe foreground occlusions and background distractors), has become an important problem in many rapidly evolving technologica…

6D Pose Estimation6D Pose Estimation using RGBClusteringObject+3

SubdivAR: Autoregressive Next-Scale Prediction for Neural Mesh Subdivision

2026-06-25 · Huipeng Guo, Zikai Song, Hang Long, Jielei Zhang 외 arxiv

Mesh subdivision is a fundamental operation for converting coarse, editable meshes into high-resolution surfaces, with broad applications in digital asset creation. Classical rule-based schemes rely on fixed local refine…

Meta 3D AssetGen: Text-to-Mesh Generation with High-Quality Geometry, Texture, and PBR Materials

2024-07-02 · Yawar Siddiqui, Tom Monnier, Filippos Kokkinos, Mahendra Kariya 외

We present Meta 3D AssetGen (AssetGen), a significant advancement in text-to-3D generation which produces faithful, high-quality meshes with texture and material control. Compared to works that bake shading in the 3D obj…

3D GenerationText to 3D