中文
相关论文

相关论文: Improved Convex Decomposition with Ensembling and …

200 篇论文

We describe a method to parse a complex, cluttered indoor scene into primitives which offer a parsimonious abstraction of scene structure. Our primitives are simple convexes. Our method uses a learned regression procedure to parse a scene…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Vaibhav Vavilala , David Forsyth

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…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Florian Kluger , Eric Brachmann , Michael Ying Yang , Bodo Rosenhahn

Creation of collision objects for 3D models is a time-consuming task, requiring modelers to manually place primitives such as bounding boxes, capsules, spheres, and other convex primitives to approximate complex meshes. While there has been…

图形学 · 计算机科学 2026-02-10 Julian Knodt , Xifeng Gao

3D Gaussian Splatting (3DGS) achieves state-of-the-art image quality and real-time performance in novel view synthesis but often suffers from a suboptimal spatial distribution of primitives. This issue stems from cloning-based…

计算机视觉与模式识别 · 计算机科学 2026-01-22 Bartłomiej Baranowski , Stefano Esposito , Patricia Gschoßmann , Anpei Chen , Andreas Geiger

Reconstructing 3D object from a single image (RGB or depth) is a fundamental problem in visual scene understanding and yet remains challenging due to its ill-posed nature and complexity in real-world scenes. To address those challenges, we…

计算机视觉与模式识别 · 计算机科学 2021-09-10 Qian He , Desen Zhou , Bo Wan , Xuming He

Joint camera pose and dense geometry estimation from a set of images or a monocular video remains a challenging problem due to its computational complexity and inherent visual ambiguities. Most dense incremental reconstruction systems…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Kirill Mazur , Gwangbin Bae , Andrew J. Davison

Humans perceive and construct the surrounding world as an arrangement of simple parametric models. In particular, man-made environments commonly consist of volumetric primitives such as cuboids or cylinders. Inferring these primitives is an…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Florian Kluger , Hanno Ackermann , Eric Brachmann , Michael Ying Yang , Bodo Rosenhahn

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, in $n$-dimensional…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Yibo Wen , Yunfan Yang

Snapshot Compressive Imaging (SCI) offers a possibility for capturing information in high-speed dynamic scenes, requiring efficient reconstruction method to recover scene information. Despite promising results, current deep learning-based…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Zixu Wang , Hao Yang , Yu Guo , Fei Wang

Scene change detection methods built on Gaussian splatting universally follow a render-then-compare paradigm: the pre-change scene is rendered into 2D and compared against post-change images via pixel or feature residuals. This change…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Chamuditha Jayanga Galappaththige , Jason Lai , Timothy Patten , Donald Dansereau , Niko Suenderhauf , Dimity Miller

Constructive Solid Geometry (CSG) is a geometric modeling technique that defines complex shapes by recursively applying boolean operations on primitives such as spheres and cylinders. We present CSGNe, a deep network architecture that takes…

计算机视觉与模式识别 · 计算机科学 2019-12-25 Gopal Sharma , Rishabh Goyal , Difan Liu , Evangelos Kalogerakis , Subhransu Maji

As we begin to consider modeling large, realistic 3D building scenes, it becomes necessary to consider a more compact representation over the polygonal mesh model. Due to the large amounts of annotated training data, which is costly to…

计算机视觉与模式识别 · 计算机科学 2019-01-18 Xia Li , Yen-Liang Lin , James Miller , Alex Cheon , Walt Dixon

We present a novel approach for indoor scene synthesis, which learns to arrange decomposed cuboid primitives to represent 3D objects within a scene. Unlike conventional methods that use bounding boxes to determine the placement and scale of…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Weitao Feng , Hang Zhou , Jing Liao , Li Cheng , Wenbo Zhou

Scene text recognition is a challenging task due to diverse variations of text instances in natural scene images. Conventional methods based on CNN-RNN-CTC or encoder-decoder with attention mechanism may not fully investigate stable and…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Ruijie Yan , Liangrui Peng , Shanyu Xiao , Gang Yao

Any solid object can be decomposed into a collection of convex polytopes (in short, convexes). When a small number of convexes are used, such a decomposition can be thought of as a piece-wise approximation of the geometry. This…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Boyang Deng , Kyle Genova , Soroosh Yazdani , Sofien Bouaziz , Geoffrey Hinton , Andrea Tagliasacchi

To identify and fit geometric primitives (e.g., planes, spheres, cylinders, cones) in a noisy point cloud is a challenging yet beneficial task for fields such as robotics and reverse engineering. As a multi-model multi-instance fitting…

计算机视觉与模式识别 · 计算机科学 2018-10-04 Duanshun Li , Chen Feng

Empowering autonomous agents with 3D understanding for daily objects is a grand challenge in robotics applications. When exploring in an unknown environment, existing methods for object pose estimation are still not satisfactory due to the…

计算机视觉与模式识别 · 计算机科学 2023-02-02 Guanglin Li , Yifeng Li , Zhichao Ye , Qihang Zhang , Tao Kong , Zhaopeng Cui , Guofeng Zhang

This work proposes a new formulation to the long-standing problem of convex decomposition through learning feature fields, enabling the first feed-forward model for open-world convex decomposition. Our method produces high-quality…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Yuezhi Yang , Qixing Huang , Mikaela Angelina Uy , Nicholas Sharp

We propose a novel method to accurately reconstruct a set of images representing a single scene from few linear multi-view measurements. Each observed image is modeled as the sum of a background image and a foreground one. The background…

计算机视觉与模式识别 · 计算机科学 2013-09-19 Gilles Puy , Pierre Vandergheynst

Recent advances in convex optimization have leveraged computer-assisted proofs to develop optimized first-order methods that improve over classical algorithms. However, each optimized method is specially tailored for a particular problem…

最优化与控制 · 数学 2025-07-01 Jinho Bok , Jason M. Altschuler
‹ 上一页 1 2 3 10 下一页 ›