中文
相关论文

相关论文: DFormer: Rethinking RGBD Representation Learning f…

200 篇论文

Benefiting from the spatial cues embedded in depth images, recent progress on RGB-D saliency detection shows impressive ability on some challenge scenarios. However, there are still two limitations. One hand is that the pooling and…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Wei Ji , Jingjing Li , Miao Zhang , Yongri Piao , Huchuan Lu

Decoupling spatiotemporal representation refers to decomposing the spatial and temporal features into dimension-independent factors. Although previous RGB-D-based motion recognition methods have achieved promising performance through the…

计算机视觉与模式识别 · 计算机科学 2021-12-17 Benjia Zhou , Pichao Wang , Jun Wan , Yanyan Liang , Fan Wang , Du Zhang , Zhen Lei , Hao Li , Rong Jin

Image segmentation is often ambiguous at the level of individual image patches and requires contextual information to reach label consensus. In this paper we introduce Segmenter, a transformer model for semantic segmentation. In contrast to…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Robin Strudel , Ricardo Garcia , Ivan Laptev , Cordelia Schmid

General object grasping is an important yet unsolved problem in the field of robotics. Most of the current methods either generate grasp poses with few DoF that fail to cover most of the success grasps, or only take the unstable depth image…

机器人学 · 计算机科学 2021-03-04 Minghao Gou , Hao-Shu Fang , Zhanda Zhu , Sheng Xu , Chenxi Wang , Cewu Lu

RGB-D salient object detection (SOD) recently has attracted increasing research interest by benefiting conventional RGB SOD with extra depth information. However, existing RGB-D SOD models often fail to perform well in terms of both…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Wenbo Zhang , Ge-Peng Ji , Zhuo Wang , Keren Fu , Qijun Zhao

Indoor scene semantic parsing from RGB images is very challenging due to occlusions, object distortion, and viewpoint variations. Going beyond prior works that leverage geometry information, typically paired depth maps, we present a new…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Zhengzhe Liu , Xiaojuan Qi , Chi-Wing Fu

Semantic scene completion is the task of predicting a complete 3D representation of volumetric occupancy with corresponding semantic labels for a scene from a single point of view. Previous works on Semantic Scene Completion from RGB-D data…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Aloisio Dourado , Teofilo Emidio de Campos , Hansung Kim , Adrian Hilton

3D visual perception tasks, including 3D detection and map segmentation based on multi-camera images, are essential for autonomous driving systems. In this work, we present a new framework termed BEVFormer, which learns unified BEV…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Zhiqi Li , Wenhai Wang , Hongyang Li , Enze Xie , Chonghao Sima , Tong Lu , Qiao Yu , Jifeng Dai

Current RGB-D methods usually leverage large-scale backbones to improve accuracy but sacrifice efficiency. Meanwhile, several existing lightweight methods are difficult to achieve high-precision performance. To balance the efficiency and…

计算机视觉与模式识别 · 计算机科学 2025-05-09 Songsong Duan , Xi Yang , Nannan Wang , Xinbo Gao

Deep learning approaches to generic (non-semantic) segmentation have so far been indirect and relied on edge detection. This is in contrast to semantic segmentation, where DNNs are applied directly. We propose an alternative approach called…

计算机视觉与模式识别 · 计算机科学 2019-09-27 Oran Shayer , Michael Lindenbaum

In this work, we present Multiformer, a novel approach to depth-aware video panoptic segmentation (DVPS) based on the mask transformer paradigm. Our method learns object representations that are shared across segmentation, monocular depth…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Kurt H. W. Stolle

Detecting objects and their 6D poses from only RGB images is an important task for many robotic applications. While deep learning methods have made significant progress in visual object detection and segmentation, the object pose estimation…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Thanh-Toan Do , Ming Cai , Trung Pham , Ian Reid

In construction quality monitoring, accurately detecting and segmenting cracks in concrete structures is paramount for safety and maintenance. Current convolutional neural networks (CNNs) have demonstrated strong performance in crack…

计算机视觉与模式识别 · 计算机科学 2024-11-15 Kaiwei Yu , I-Ming Chen , Jing Wu

Transformers, the de-facto standard for language modeling, have been recently applied for vision tasks. This paper introduces sparse queries for vision transformers to exploit the intrinsic spatial redundancy of natural images and save…

计算机视觉与模式识别 · 计算机科学 2023-01-11 Lin Song , Songyang Zhang , Songtao Liu , Zeming Li , Xuming He , Hongbin Sun , Jian Sun , Nanning Zheng

Accurate 3D lane segment detection and topology reasoning are critical for structured online map construction in autonomous driving. Recent transformer-based approaches formulate this task as query-based set prediction, yet largely inherit…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Danny Abraham , Nikhil Kamalkumar Advani , Arun Das , Nikil Dutt

We propose a novel method for joint estimation of shape and pose of rigid objects from their sequentially observed RGB-D images. In sharp contrast to past approaches that rely on complex non-linear optimization, we propose to formulate it…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Yuta Yoshitake , Mai Nishimura , Shohei Nobuhara , Ko Nishino

In this work, we propose to utilize Convolutional Neural Networks to boost the performance of depth-induced salient object detection by capturing the high-level representative features for depth modality. We formulate the depth-induced…

计算机视觉与模式识别 · 计算机科学 2017-06-01 Hao Chen , Y. F. Li , Dan Su

RGB-D SOD uses depth information to handle challenging scenes and obtain high-quality saliency maps. Existing state-of-the-art RGB-D saliency detection methods overwhelmingly rely on the strategy of directly fusing depth information.…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Xingzhao Jia , Dongye Changlei , Yanjun Peng

Humans can easily imagine the complete 3D geometry of occluded objects and scenes. This appealing ability is vital for recognition and understanding. To enable such capability in AI systems, we propose VoxFormer, a Transformer-based…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Yiming Li , Zhiding Yu , Christopher Choy , Chaowei Xiao , Jose M. Alvarez , Sanja Fidler , Chen Feng , Anima Anandkumar

Depth information has proven to be a useful cue in the semantic segmentation of RGB-D images for providing a geometric counterpart to the RGB representation. Most existing works simply assume that depth measurements are accurate and…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Xiaokang Chen , Kwan-Yee Lin , Jingbo Wang , Wayne Wu , Chen Qian , Hongsheng Li , Gang Zeng
‹ 上一页 1 8 9 10 下一页 ›