中文
相关论文

相关论文: PDDM: Pseudo Depth Diffusion Model for RGB-PD Sema…

200 篇论文

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

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

The raw depth image captured by the indoor depth sensor usually has an extensive range of missing depth values due to inherent limitations such as the inability to perceive transparent objects and limited distance range. The incomplete…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Haowen Wang , Mingyuan Wang , Zhengping Che , Zhiyuan Xu , Xiuquan Qiao , Mengshi Qi , Feifei Feng , Jian Tang

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

Recently, Segment Anything Model (SAM) has demonstrated strong generalizability in various instance segmentation tasks. However, its performance is severely dependent on the quality of manual prompts. In addition, the RGB images that…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Yihan Shang , Wei Wang , Chao Huang , Xinghui Dong

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

Raw depth images captured in indoor scenarios frequently exhibit extensive missing values due to the inherent limitations of the sensors and environments. For example, transparent materials frequently elude detection by depth sensors;…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Haowen Wang , Zhengping Che , Yufan Yang , Mingyuan Wang , Zhiyuan Xu , Xiuquan Qiao , Mengshi Qi , Feifei Feng , Jian Tang

Depth information provides valuable insights into the 3D structure especially the outline of objects, which can be utilized to improve the semantic segmentation tasks. However, a naive fusion of depth information can disrupt feature and…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Wei Sun , Yuan Li , Qixiang Ye , Jianbin Jiao , Yanzhao Zhou

Depth information available from an RGB-D camera can be useful in segmenting salient objects when figure/ground cues from RGB channels are weak. This has motivated the development of several RGB-D saliency datasets and algorithms that use…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Yue Wang , Yuke Li , James H. Elder , Huchuan Lu , Runmin Wu , Lu Zhang

RGB-D scene parsing methods effectively capture both semantic and geometric features of the environment, demonstrating great potential under challenging conditions such as extreme weather and low lighting. However, existing RGB-D scene…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Jianxin Huang , Jiahang Li , Sergey Vityazev , Alexander Dvorkovich , Rui Fan

This paper introduces a new Segment Anything Model with Depth Perception (DSAM) for Camouflaged Object Detection (COD). DSAM exploits the zero-shot capability of SAM to realize precise segmentation in the RGB-D domain. It consists of the…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Zhenni Yu , Xiaoqin Zhang , Li Zhao , Yi Bin , Guobao Xiao

Accurate three-dimensional perception is essential for modern industrial robotic systems that perform manipulation, inspection, and navigation tasks. RGB-D and stereo vision sensors are widely used for this purpose, but the depth maps they…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Tony Salloom , Dandi Zhou , Xinhai Sun

Robots operating in unstructured environments require a comprehensive understanding of their surroundings, necessitating geometric and semantic information from sensor data. Traditional RGB-D processing pipelines focus primarily on…

计算机视觉与模式识别 · 计算机科学 2025-04-24 Zhiwu Zheng , Lauren Mentzer , Berk Iskender , Michael Price , Colm Prendergast , Audren Cloitre

Recently, diffusion models have demonstrated impressive capabilities in text-guided and image-conditioned image generation. However, existing diffusion models cannot simultaneously generate an image and a panoptic segmentation of objects…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Yinghan Long , Kaushik Roy

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

Existing LiDAR-based 3D object detectors typically rely on manually annotated labels for training to achieve good performance. However, obtaining high-quality 3D labels is time-consuming and labor-intensive. To address this issue, recent…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Mingqian Ji , Jian Yang , Shanshan Zhang

Depth estimation is crucial for intelligent systems, enabling applications from autonomous navigation to augmented reality. While traditional stereo and active depth sensors have limitations in cost, power, and robustness, dual-pixel (DP)…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Kunal Swami , Debtanu Gupta , Amrit Kumar Muduli , Chirag Jaiswal , Pankaj Kumar Bajpai

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

Recent advances in depth imaging sensors provide easy access to the synchronized depth with color, called RGB-D image. In this paper, we propose an unsupervised method for indoor RGB-D image segmentation and analysis. We consider a…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Md. Abul Hasnat , Olivier Alata , Alain Trémeau

Current Point-based detectors can only learn from the provided points, with limited receptive fields and insufficient global learning capabilities for such targets. In this paper, we present a novel Point Dilation Mechanism for single-stage…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Ao Liang , Haiyang Hua , Jian Fang , Wenyu Chen , Huaici Zhao
‹ 上一页 1 2 3 10 下一页 ›