中文
相关论文

相关论文: Interacted Planes Reveal 3D Line Mapping

200 篇论文

In the era of autonomous driving, urban mapping represents a core step to let vehicles interact with the urban context. Successful mapping algorithms have been proposed in the last decade building the map leveraging on data from a single…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Andrea Romanoni , Daniele Fiorenti , Matteo Matteucci

Modeling and re-rendering dynamic 3D scenes is a challenging task in 3D vision. Prior approaches build on NeRF and rely on implicit representations. This is slow since it requires many MLP evaluations, constraining real-world applications.…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Ang Cao , Justin Johnson

Robotic tasks such as planning and navigation require a hierarchical semantic understanding of a scene, which could include multiple floors and rooms. Current methods primarily focus on object segmentation for 3D scene understanding.…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Yash Mehan , Kumaraditya Gupta , Rohit Jayanti , Anirudh Govil , Sourav Garg , Madhava Krishna

Human instance matting aims to estimate an alpha matte for each human instance in an image, which is challenging as it easily fails in complex cases requiring disentangling mingled pixels belonging to multiple instances along hairy and thin…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Siyi Jiao , Wenzheng Zeng , Yerong Li , Huayu Zhang , Changxin Gao , Nong Sang , Mike Zheng Shou

Reconstructing 3D scenes from multiple views has made impressive strides in recent years, chiefly by correlating isolated feature points, intensity patterns, or curvilinear structures. In the general setting - without controlled…

计算机视觉与模式识别 · 计算机科学 2016-09-20 Anil Usumezbas , Ricardo Fabbri , Benjamin B. Kimia

Decades of cognitive science establish that humans navigate environments by forming cognitive maps, defined as allocentric and topology-preserving representations of 3D space. While modern Vision-Language Models (VLMs) demonstrate emergent…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Haoming Wang , Wei Gao

Abstract representations of 3D scenes play a crucial role in computer vision, enabling a wide range of applications such as mapping, localization, surface reconstruction, and even advanced tasks like SLAM and rendering. Among these…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Chenggang Yang , Yuang Shi

Feed-forward transformer models have driven rapid progress in 3D vision, but state-of-the-art methods such as VGGT and $\pi^3$ have a computational cost that scales quadratically with the number of input images, making them inefficient when…

计算机视觉与模式识别 · 计算机科学 2026-04-10 Haian Jin , Rundi Wu , Tianyuan Zhang , Ruiqi Gao , Jonathan T. Barron , Noah Snavely , Aleksander Holynski

Poles and building edges are frequently observable objects on urban roads, conveying reliable hints for various computer vision tasks. To repetitively extract them as features and perform association between discrete LiDAR frames for…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Xiangrui Zhao , Sheng Yang , Tianxin Huang , Jun Chen , Teng Ma , Mingyang Li , Yong Liu

We propose a new method for segmentation-free joint estimation of orthogonal planes, their intersection lines, relationship graph and corners lying at the intersection of three orthogonal planes. Such unified scene exploration under…

计算机视觉与模式识别 · 计算机科学 2020-04-27 Christiane Sommer , Yumin Sun , Leonidas Guibas , Daniel Cremers , Tolga Birdal

We examine visual representations of data that make use of combinations of both 2D and 3D data mappings. Combining 2D and 3D representations is a common technique that allows viewers to understand multiple facets of the data with which they…

人机交互 · 计算机科学 2024-04-25 Jiayi Hong , Rostyslav Hnatyshyn , Ebrar A. D. Santos , Ross Maciejewski , Tobias Isenberg

Humans tend to build environments with structure, which consists of mainly planar surfaces. From the intersection of planar surfaces arise straight lines. Lines have more degrees-of-freedom than points. Thus, line-based…

机器人学 · 计算机科学 2021-06-01 André Mateus , Omar Tahri , A. Pedro Aguiar , Pedro U. Lima , Pedro Miraldo

We propose a novel and flexible roof modeling approach that can be used for constructing planar 3D polygon roof meshes. Our method uses a graph structure to encode roof topology and enforces the roof validity by optimizing a simple but…

图形学 · 计算机科学 2021-09-17 Jing Ren , Biao Zhang , Bojian Wu , Jianqiang Huang , Lubin Fan , Maks Ovsjanikov , Peter Wonka

The task of synthesizing novel views from a single image has useful applications in virtual reality and mobile computing, and a number of approaches to the problem have been proposed in recent years. A Multiplane Image (MPI) estimates the…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Numair Khan , Douglas Lanman , Lei Xiao

This work addresses the task of dense 3D reconstruction of a complex dynamic scene from images. The prevailing idea to solve this task is composed of a sequence of steps and is dependent on the success of several pipelines in its execution.…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Suryansh Kumar , Yuchao Dai , Hongdong Li

Lidar is extensively used in the industry and mass-market. Due to its measurement accuracy and insensitivity to illumination compared to cameras, It is applied onto a broad range of applications, like geodetic engineering, self driving cars…

机器人学 · 计算机科学 2018-09-11 Xueyang Kang , Shengjiong Yin , Yinglong Fen

Automatic reconstruction of 3D models from images using multi-view Structure-from-Motion methods has been one of the most fruitful outcomes of computer vision. These advances combined with the growing popularity of Micro Aerial Vehicles as…

机器人学 · 计算机科学 2016-11-15 Shreyansh Daftry , Christof Hoppe , Horst Bischof

In this paper, we develop a new method to automatically convert 2D line drawings from three orthographic views into 3D CAD models. Existing methods for this problem reconstruct 3D models by back-projecting the 2D observations into 3D space…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Wentao Hu , Jia Zheng , Zixin Zhang , Xiaojun Yuan , Jian Yin , Zihan Zhou

Modeling scene geometry using implicit neural representation has revealed its advantages in accuracy, flexibility, and low memory usage. Previous approaches have demonstrated impressive results using color or depth images but still have…

机器人学 · 计算机科学 2023-03-01 Dongyu Yan , Xiaoyang Lyu , Jieqi Shi , Yi Lin

Recently, vision-language models like CLIP have advanced the state of the art in a variety of multi-modal tasks including image captioning and caption evaluation. Many approaches leverage CLIP for cross-modal retrieval to condition…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Fabian Paischer , Markus Hofmarcher , Sepp Hochreiter , Thomas Adler