中文
相关论文

相关论文: DFormerv2: Geometry Self-Attention for RGBD Semant…

200 篇论文

We present DFormer, a novel RGB-D pretraining framework to learn transferable representations for RGB-D segmentation tasks. DFormer has two new key innovations: 1) Unlike previous works that encode RGB-D information with RGB pretrained…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Bowen Yin , Xuying Zhang , Zhongyu Li , Li Liu , Ming-Ming Cheng , Qibin Hou

In RGB-D semantic segmentation for indoor scenes, a key challenge is effectively integrating the rich color information from RGB images with the spatial distance information from depth images. However, most existing methods overlook the…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Shuobin Wei , Zhuang Zhou , Zhengan Lu , Zizhao Yuan , Binghua Su

Efficient RGB-D semantic segmentation has received considerable attention in mobile robots, which plays a vital role in analyzing and recognizing environmental information. According to previous studies, depth information can provide…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Yang Zhang , Chenyun Xiong , Junjie Liu , Xuhui Ye , Guodong Sun

RGB-D semantic segmentation has attracted increasing attention over the past few years. Existing methods mostly employ homogeneous convolution operators to consume the RGB and depth features, ignoring their intrinsic differences. In fact,…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Jinming Cao , Hanchao Leng , Dani Lischinski , Danny Cohen-Or , Changhe Tu , Yangyan Li

Vision-based perception and reasoning is essential for scene understanding in any autonomous system. RGB and depth images are commonly used to capture both the semantic and geometric features of the environment. Developing methods to…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Minh Bui , Kostas Alexis

Perception is crucial for robots that act in real-world environments, as autonomous systems need to see and understand the world around them to act properly. Panoptic segmentation provides an interpretation of the scene by computing a…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Matteo Sodano , Federico Magistri , Tiziano Guadagnino , Jens Behley , Cyrill Stachniss

RGB-D has gradually become a crucial data source for understanding complex scenes in assisted driving. However, existing studies have paid insufficient attention to the intrinsic spatial properties of depth maps. This oversight…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Siyu Chen , Ting Han , Changshe Zhang , Weiquan Liu , Jinhe Su , Zongyue Wang , Guorong Cai

In this paper we study the problem of object detection for RGB-D images using semantically rich image and depth features. We propose a new geocentric embedding for depth images that encodes height above ground and angle with gravity for…

计算机视觉与模式识别 · 计算机科学 2014-07-23 Saurabh Gupta , Ross Girshick , Pablo Arbeláez , Jitendra Malik

Existing deep learning-based image inpainting methods typically rely on convolutional networks with RGB images to reconstruct images. However, relying exclusively on RGB images may neglect important depth information, which plays a critical…

图像与视频处理 · 电气工程与系统科学 2025-05-09 Jin Hyun Park , Harine Choi , Praewa Pitiphat

The 3D scene understanding is mainly considered as a crucial requirement in computer vision and robotics applications. One of the high-level tasks in 3D scene understanding is semantic segmentation of RGB-Depth images. With the availability…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Fahimeh Fooladgar , Shohreh Kasaei

Combining RGB images and the corresponding depth maps in semantic segmentation proves the effectiveness in the past few years. Existing RGB-D modal fusion methods either lack the non-linear feature fusion ability or treat both modal images…

图像与视频处理 · 电气工程与系统科学 2022-10-18 Lizhi Bai , Jun Yang , Chunqi Tian , Yaoru Sun , Maoyu Mao , Yanjun Xu , Weirong Xu

A key challenge for RGB-D segmentation is how to effectively incorporate 3D geometric information from the depth channel into 2D appearance features. We propose to model the effective receptive field of 2D convolution based on the scale and…

计算机视觉与模式识别 · 计算机科学 2019-10-04 Yunlu Chen , Thomas Mensink , Efstratios Gavves

Scene recognition with RGB images has been extensively studied and has reached very remarkable recognition levels, thanks to convolutional neural networks (CNN) and large scene datasets. In contrast, current RGB-D scene data is much more…

计算机视觉与模式识别 · 计算机科学 2018-01-23 Xinhang Song , Luis Herranz , Shuqiang Jiang

We propose a new deep learning architecture for the tasks of semantic segmentation and depth prediction from RGB-D images. We revise the state of art based on the RGB and depth feature fusion, where both modalities are assumed to be…

人工智能 · 计算机科学 2018-12-18 Giorgio Giannone , Boris Chidlovskii

In this paper, we propose a neural network architecture for scale-invariant semantic segmentation using RGB-D images. We utilize depth information as an additional modality apart from color images only. Especially in an outdoor scene which…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Mohammad Dawud Ansari , Alwi Husada , Didier Stricker

Encoder-decoder models have been widely used in RGBD semantic segmentation, and most of them are designed via a two-stream network. In general, jointly reasoning the color and geometric information from RGBD is beneficial for semantic…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Yang Zhang , Yang Yang , Chenyun Xiong , Guodong Sun , Yanwen Guo

Visual scene understanding is an important capability that enables robots to purposefully act in their environment. In this paper, we propose a novel approach to object-class segmentation from multiple RGB-D views using deep learning. We…

计算机视觉与模式识别 · 计算机科学 2017-12-06 Lingni Ma , Jörg Stückler , Christian Kerl , Daniel Cremers

Vision foundation models (VFMs) have emerged as powerful tools for surgical scene understanding. However, current approaches predominantly rely on unimodal RGB pre-training, overlooking the complex 3D geometry inherent to surgical…

计算机视觉与模式识别 · 计算机科学 2026-01-28 John J. Han , Adam Schmidt , Muhammad Abdullah Jamal , Chinedu Nwoye , Anita Rau , Jie Ying Wu , Omid Mohareri

Scene understanding for autonomous vehicles is a challenging computer vision task, with recent advances in convolutional neural networks (CNNs) achieving results that notably surpass prior traditional feature driven approaches. However,…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Christopher J. Holder , Toby P. Breckon , Xiong Wei

The goal of our work is to complete the depth channel of an RGB-D image. Commodity-grade depth cameras often fail to sense depth for shiny, bright, transparent, and distant surfaces. To address this problem, we train a deep network that…

计算机视觉与模式识别 · 计算机科学 2018-05-03 Yinda Zhang , Thomas Funkhouser
‹ 上一页 1 2 3 10 下一页 ›