paper-with-me

홈 › Papers

Fit-NGP: Fitting Object Models to Neural Graphics Primitives

2024-01-04 · Marwan Taher, Ignacio Alzugaray, Andrew J. Davison

Accurate 3D object pose estimation is key to enabling many robotic applications that involve challenging object interactions. In this work, we show that the density field created by a state-of-the-art efficient radiance field reconstruction method is suitable for highly accurate and robust pose estimation for objects with known 3D models, even when they are very small and with challenging reflective surfaces. We present a fully automatic object pose estimation system based on a robot arm with a single wrist-mounted camera, which can scan a scene from scratch, detect and estimate the 6-Degrees of Freedom (DoF) poses of multiple objects within a couple of minutes of operation. Small objects such as bolts and nuts are estimated with accuracy on order of 1mm.

📄 PDF Abstract BibTeX arXiv:2401.02357

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectPose Estimation

Similar Papers 제목 키워드 기반

Efficient Encoding of Graphics Primitives with Simplex-based Structures

2023-11-26 · Yibo Wen, Yunfan Yang

Grid-based structures are commonly used to encode explicit features for graphics primitives such as images, signed distance functions (SDF), and neural radiance fields (NeRF) due to their simple implementation. However, …

NeRF

DeFormer: Integrating Transformers with Deformable Models for 3D Shape Abstraction from a Single Image

2023-09-22 · ICCV 2023 1 · Di Liu, Xiang Yu, Meng Ye, Qilong Zhangli 외

Accurate 3D shape abstraction from a single 2D image is a long-standing problem in computer vision and graphics. By leveraging a set of primitives to represent the target shape, recent methods have achieved promising res…

SAT-NGP : Unleashing Neural Graphics Primitives for Fast Relightable Transient-Free 3D reconstruction from Satellite Imagery

2024-03-27 · Camille Billouard, Dawa Derksen, Emmanuelle Sarrazin, Bruno Vallet

Current stereo-vision pipelines produce high accuracy 3D reconstruction when using multiple pairs or triplets of satellite images. However, these pipelines are sensitive to the changes between images that can occur as a …

3D ReconstructionNeRF

VoGE: A Differentiable Volume Renderer using Gaussian Ellipsoids for Analysis-by-Synthesis

2022-05-30 · Angtian Wang, Peng Wang, Jian Sun, Adam Kortylewski 외

The Gaussian reconstruction kernels have been proposed by Westover (1990) and studied by the computer graphics community back in the 90s, which gives an alternative representation of object 3D geometry from meshes and po…

3D geometryPose Estimation

Recognizing Vector Graphics without Rasterization

2021-11-05 · NeurIPS 2021 12 · Xinyang Jiang, Lu Liu, Caihua Shan, Yifei Shen 외

In this paper, we consider a different data format for images: vector graphics. In contrast to raster graphics which are widely used in image recognition, vector graphics can be scaled up or down into any resolution with…

Graph Neural Networkobject-detectionObject DetectionObject Localization+1