English
Related papers

Related papers: Light-SQ: Structure-aware Shape Abstraction with S…

200 papers

Low-level 3D representations, such as point clouds, meshes, NeRFs and 3D Gaussians, are commonly used for modeling 3D objects and scenes. However, cognitive studies indicate that human perception operates at higher levels and interprets 3D…

Computer Vision and Pattern Recognition · Computer Science 2025-07-22 Zhirui Gao , Renjiao Yi , Yuhang Huang , Wei Chen , Chenyang Zhu , Kai Xu

Signed distance field (SDF) is a prominent implicit representation of 3D meshes. Methods that are based on such representation achieved state-of-the-art 3D shape reconstruction quality. However, these methods struggle to reconstruct…

Computer Vision and Pattern Recognition · Computer Science 2020-10-21 Kacper Kania , Maciej Zięba , Tomasz Kajdanowicz

We present SuperDec, an approach for creating compact 3D scene representations via decomposition into superquadric primitives. While most recent works leverage geometric primitives to obtain photorealistic 3D scene representations, we…

Computer Vision and Pattern Recognition · Computer Science 2026-03-20 Elisabetta Fedele , Boyang Sun , Leonidas Guibas , Marc Pollefeys , Francis Engelmann

3D Gaussian Splatting (3DGS) has emerged as an efficient and high-fidelity paradigm for novel view synthesis. To adapt 3DGS for dynamic content, deformable 3DGS incorporates temporally deformable primitives with learnable latent embeddings…

Computer Vision and Pattern Recognition · Computer Science 2026-01-21 Mufan Liu , Qi Yang , He Huang , Wenjie Huang , Zhenlong Yuan , Zhu Li , Yiling Xu

The abstraction of 3D objects with simple geometric primitives like cuboids allows to infer structural information from complex geometry. It is important for 3D shape understanding, structural analysis and geometric modeling. We introduce a…

Computer Vision and Pattern Recognition · Computer Science 2025-02-05 Gregor Kobsik , Morten Henkel , Yanjiang He , Victor Czech , Tim Elsner , Isaak Lim , Leif Kobbelt

Neural implicit representations are widely used for 3D shape modeling due to their smoothness and compactness, but traditional MLP-based methods struggle with sharp features, such as edges and corners in CAD models, and require long…

Graphics · Computer Science 2025-03-18 Guying Lin , Lei Yang , Congyi Zhang , Hao Pan , Yuhan Ping , Guodong Wei , Taku Komura , John Keyser , Wenping Wang

Representing complex objects with basic geometric primitives has long been a topic in computer vision. Primitive-based representations have the merits of compactness and computational efficiency in higher-level tasks such as physics…

Computer Vision and Pattern Recognition · Computer Science 2023-06-07 Weixiao Liu , Yuwei Wu , Sipu Ruan , Gregory S. Chirikjian

Bin picking is a challenging robotic task due to occlusions and physical constraints that limit visual information for object recognition and grasping. Existing approaches often rely on known CAD models or prior object geometries,…

Robotics · Computer Science 2025-11-25 Yifeng Xu , Fan Zhu , Ye Li , Sebastian Ren , Xiaonan Huang , Yuhao Chen

Unsigned distance fields (UDFs) provide a versatile framework for representing a diverse array of 3D shapes, encompassing both watertight and non-watertight geometries. Traditional UDF learning methods typically require extensive training…

Computer Vision and Pattern Recognition · Computer Science 2025-05-13 Jiangbei Hu , Yanggeng Li , Fei Hou , Junhui Hou , Zhebin Zhang , Shengfa Wang , Na Lei , Ying He

3D Shape representation has substantial effects on 3D shape reconstruction. Primitive-based representations approximate a 3D shape mainly by a set of simple implicit primitives, but the low geometrical complexity of the primitives limits…

Computer Vision and Pattern Recognition · Computer Science 2021-08-20 Mohsen Yavartanoo , JaeYoung Chung , Reyhaneh Neshatavar , Kyoung Mu Lee

Representing complex 3D objects as simple geometric primitives, known as shape abstraction, is important for geometric modeling, structural analysis, and shape synthesis. In this paper, we propose an unsupervised shape abstraction method to…

Computer Vision and Pattern Recognition · Computer Science 2021-06-08 Kaizhi Yang , Xuejin Chen

The rapid growth of 3D content from modern reconstruction and generative pipelines, such as neural rendering and large-scale 3D asset generation, has led to an abundance of dense, noisy, and often non-manifold meshes. While these…

Graphics · Computer Science 2026-05-15 Kunal Bhosikar , Preet Savalia , Lokender Tiwari , Brojeshwar Bhowmick

Following the advent of NeRFs, 3D Gaussian Splatting (3D-GS) has paved the way to real-time neural rendering overcoming the computational burden of volumetric methods. Following the pioneering work of 3D-GS, several methods have attempted…

Computer Vision and Pattern Recognition · Computer Science 2024-05-01 Evangelos Ververas , Rolandos Alexandros Potamias , Jifei Song , Jiankang Deng , Stefanos Zafeiriou

We propose Quadratic Gaussian Splatting (QGS), a novel representation that replaces static primitives with deformable quadric surfaces (e.g., ellipse, paraboloids) to capture intricate geometry. Unlike prior works that rely on Euclidean…

Computer Vision and Pattern Recognition · Computer Science 2025-08-19 Ziyu Zhang , Binbin Huang , Hanqing Jiang , Liyang Zhou , Xiaojun Xiang , Shunhan Shen

The advancement of generative radiance fields has pushed the boundary of 3D-aware image synthesis. Motivated by the observation that a 3D object should look realistic from multiple viewpoints, these methods introduce a multi-view constraint…

Computer Vision and Pattern Recognition · Computer Science 2021-12-10 Xingang Pan , Xudong Xu , Chen Change Loy , Christian Theobalt , Bo Dai

In this work, we present a new method for 3D face reconstruction from sparse-view RGB images. Unlike previous methods which are built upon 3D morphable models (3DMMs) with limited details, we leverage an implicit representation to encode…

Computer Vision and Pattern Recognition · Computer Science 2022-10-04 Moran Li , Haibin Huang , Yi Zheng , Mengtian Li , Nong Sang , Chongyang Ma

3D shapes from scanning, reconstruction, or AI-generated content often lack simple quad mesh layouts -- critical for efficient editing and modeling. Existing quad-remeshing techniques typically produce complex layouts with irregular loops,…

Graphics · Computer Science 2026-05-01 Youkang Kong , Yang Liu , Yue Dong , Xin Tong , Heung-Yeung Shum

In this paper, we propose a novel abstraction-aware sketch-based image retrieval framework capable of handling sketch abstraction at varied levels. Prior works had mainly focused on tackling sub-factors such as drawing style and order, we…

Computer Vision and Pattern Recognition · Computer Science 2024-03-22 Subhadeep Koley , Ayan Kumar Bhunia , Aneeshan Sain , Pinaki Nath Chowdhury , Tao Xiang , Yi-Zhe Song

Humans perceive and construct the world as an arrangement of simple parametric models. In particular, we can often describe man-made environments using volumetric primitives such as cuboids or cylinders. Inferring these primitives is…

Computer Vision and Pattern Recognition · Computer Science 2024-03-18 Florian Kluger , Eric Brachmann , Michael Ying Yang , Bodo Rosenhahn

A signed distance function (SDF) as the 3D shape description is one of the most effective approaches to represent 3D geometry for rendering and reconstruction. Our work is inspired by the state-of-the-art method DeepSDF that learns and…

Computer Vision and Pattern Recognition · Computer Science 2021-08-20 Shun Yao , Fei Yang , Yongmei Cheng , Mikhail G. Mozerov
‹ Prev 1 2 3 10 Next ›