中文
相关论文

相关论文: ACNet: Attention Based Network to Exploit Compleme…

200 篇论文

This paper presents an end-to-end 3D convolutional network named attention-based multi-modal fusion network (AMFNet) for the semantic scene completion (SSC) task of inferring the occupancy and semantic labels of a volumetric 3D scene from…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Siqi Li , Changqing Zou , Yipeng Li , Xibin Zhao , Yue Gao

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

The reasonable employment of RGB and depth data show great significance in promoting the development of computer vision tasks and robot-environment interaction. However, there are different advantages and disadvantages in the early and late…

计算机视觉与模式识别 · 计算机科学 2021-09-13 Jinchao Zhu

Recently, stereo vision based on lightweight RGBD cameras has been widely used in various fields. However, limited by the imaging principles, the commonly used RGB-D cameras based on TOF, structured light, or binocular vision acquire some…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Dongyue Chen , Tingxuan Huang , Zhimin Song , Shizhuo Deng , Tong Jia

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

Semantic segmentation of RGB-D images involves understanding the appearance and spatial relationships of objects within a scene, which requires careful consideration of various factors. However, in indoor environments, the simple input of…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Shuai Zhang , Minghong Xie

Semantic segmentation in remote sensing (RS) has advanced significantly with the incorporation of multi-modal data, particularly the integration of RGB imagery and the Digital Surface Model (DSM), which provides complementary contextual and…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Hui Ye , Haodong Chen , Zeke Zexi Hu , Xiaoming Chen , Yuk Ying Chung

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

Two factors have proven to be very important to the performance of semantic segmentation models: global context and multi-level semantics. However, generating features that capture both factors always leads to high computational complexity,…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Qi Song , Kangfu Mei , Rui Huang

We propose a novel deep learning model named ACLNet, for cloud segmentation from ground images. ACLNet uses both deep neural network and machine learning (ML) algorithm to extract complementary features. Specifically, it uses…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Dhruv Makwana , Subhrajit Nag , Onkar Susladkar , Gayatri Deshmukh , Sai Chandra Teja R , Sparsh Mittal , C Krishna Mohan

Recently, deep convolutional neural network (CNN) have been widely used in image restoration and obtained great success. However, most of existing methods are limited to local receptive field and equal treatment of different types of…

图像与视频处理 · 电气工程与系统科学 2021-01-26 Yucheng Hang , Qingmin Liao , Wenming Yang , Yupeng Chen , Jie Zhou

Saliency detection based on the complementary information from RGB images and depth maps has recently gained great popularity. In this paper, we propose Complementary Attention and Adaptive Integration Network (CAAI-Net), a novel RGB-D…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Hong-Bo Bi , Zi-Qi Liu , Kang Wang , Bo Dong , Geng Chen , Ji-Quan Ma

Semantic segmentation is an essential part of deep learning. In recent years, with the development of remote sensing big data, semantic segmentation has been increasingly used in remote sensing. Deep convolutional neural networks (DCNNs)…

计算机视觉与模式识别 · 计算机科学 2021-05-31 Xuan Yang , Shanshan Li , Zhengchao Chen , Jocelyn Chanussot , Xiuping Jia , Bing Zhang , Baipeng Li , Pan Chen

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

Salient object detection is a fundamental topic in computer vision. Previous methods based on RGB-D often suffer from the incompatibility of multi-modal feature fusion and the insufficiency of multi-scale feature aggregation. To tackle…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Xian Fang , Jinchao Zhu , Ruixun Zhang , Xiuli Shao , Hongpeng Wang

Improving the efficiency of state-of-the-art methods in semantic segmentation requires overcoming the increasing computational cost as well as issues such as fusing semantic information from global and local contexts. Based on the recent…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Serdar Erisen

Attention models have recently emerged as a powerful approach, demonstrating significant progress in various fields. Visualization techniques, such as class activation mapping, provide visual insights into the reasoning of convolutional…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Ali Caglayan , Nevrez Imamoglu , Oguzhan Guclu , Ali Osman Serhatoglu , Ahmet Burak Can , Ryosuke Nakamura

Design rule checking (DRC) is of great significance for cost reduction and design efficiency improvement in integrated circuit (IC) designs. Machine-learning-based DRC has become an important approach in computer-aided design (CAD). In this…

硬件体系结构 · 计算机科学 2025-06-10 Weihan Lu , Hong Cai Chen

Indoor semantic segmentation has always been a difficult task in computer vision. In this paper, we propose an RGB-D residual encoder-decoder architecture, named RedNet, for indoor RGB-D semantic segmentation. In RedNet, the residual module…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Jindong Jiang , Lunan Zheng , Fei Luo , Zhijun Zhang

Recent works have made great progress in semantic segmentation by exploiting richer context, most of which are designed from a spatial perspective. In contrast to previous works, we present the concept of class center which extracts the…

计算机视觉与模式识别 · 计算机科学 2019-10-21 Fan Zhang , Yanqin Chen , Zhihang Li , Zhibin Hong , Jingtuo Liu , Feifei Ma , Junyu Han , Errui Ding
‹ 上一页 1 2 3 10 下一页 ›