中文
相关论文

相关论文: Bimodal SegNet: Instance Segmentation Fusing Event…

200 篇论文

Semantic segmentation requires both rich spatial information and sizeable receptive field. However, modern approaches usually compromise spatial resolution to achieve real-time inference speed, which leads to poor performance. In this…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Changqian Yu , Jingbo Wang , Chao Peng , Changxin Gao , Gang Yu , Nong Sang

Inspired by deep convolution segmentation algorithms, scene text detectors break the performance ceiling of datasets steadily. However, these methods often encounter threshold selection bottlenecks and have poor performance on text…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Guiqin Zhao

The semantic segmentation of parts of objects in the wild is a challenging task in which multiple instances of objects and multiple parts within those objects must be detected in the scene. This problem remains nowadays very marginally…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Umberto Michieli , Edoardo Borsato , Luca Rossi , Pietro Zanuttigh

In this paper, we propose an effective method for fast and accurate scene parsing called Bidirectional Alignment Network (BiAlignNet). Previously, one representative work BiSeNet~\cite{bisenet} uses two different paths (Context Path and…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Yanran Wu , Xiangtai Li , Chen Shi , Yunhai Tong , Yang Hua , Tao Song , Ruhui Ma , Haibing Guan

BiSeNet has been proved to be a popular two-stream network for real-time segmentation. However, its principle of adding an extra path to encode spatial information is time-consuming, and the backbones borrowed from pretrained tasks, e.g.,…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Mingyuan Fan , Shenqi Lai , Junshi Huang , Xiaoming Wei , Zhenhua Chai , Junfeng Luo , Xiaolin Wei

Medical image segmentation, particularly in multi-domain scenarios, requires precise preservation of anatomical structures across diverse representations. While deep learning has advanced this field, existing models often struggle with…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Afshin Bozorgpour , Sina Ghorbani Kolahi , Reza Azad , Ilker Hacihaliloglu , Dorit Merhof

Transparent and reflective objects in everyday environments pose significant challenges for depth sensors due to their unique visual properties, such as specular reflections and light transmission. These characteristics often lead to…

机器人学 · 计算机科学 2025-06-12 Guanghu Xie , Zhiduo Jiang , Yonglong Zhang , Yang Liu , Zongwu Xie , Baoshi Cao , Hong Liu

Land cover maps generated from semantic segmentation of high-resolution remotely sensed images have drawn mucon in the photogrammetry and remote sensing research community. Currently, massive fine-resolution remotely sensed (FRRS) images…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Naftaly Wambugu , Ruisheng Wang , Bo Guo , Tianshu Yu , Sheng Xu , Mohammed Elhassan

Semantic segmentation is a key technology for autonomous vehicles to understand the surrounding scenes. The appealing performances of contemporary models usually come at the expense of heavy computations and lengthy inference time, which is…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Yuanduo Hong , Huihui Pan , Weichao Sun , Yisong Jia

In essence, successful grasp boils down to correct responses to multiple contact events between fingertips and objects. In most scenarios, tactile sensing is adequate to distinguish contact events. Due to the nature of high dimensionality…

机器人学 · 计算机科学 2019-10-10 Yazhan Zhang , Weihao Yuan , Zicheng Kan , Michael Yu Wang

Semantic segmentation plays an important role in widespread applications such as autonomous driving and robotic sensing. Traditional methods mostly use RGB images which are heavily affected by lighting conditions, \eg, darkness. Recent…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Ping Li , Junjie Chen , Binbin Lin , Xianghua Xu

Instance segmentation of unknown objects from images is regarded as relevant for several robot skills including grasping, tracking and object sorting. Recent results in computer vision have shown that large hand-labeled datasets enable high…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Andreas Eitel , Nico Hauff , Wolfram Burgard

Deep convolutional neural networks (CNNs) have been intensively used for multi-class segmentation of data from different modalities and achieved state-of-the-art performances. However, a common problem when dealing with large, high…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Chengjia Wang , Tom MacGillivray , Gillian Macnaught , Guang Yang , David Newby

Image segmentation is a vital task for providing human assistance and enhancing autonomy in our daily lives. In particular, RGB-D segmentation-leveraging both visual and depth cues-has attracted increasing attention as it promises richer…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Aecheon Jung , Soyun Choi , Junhong Min , Sungeun Hong

Recent advancements in perception for autonomous driving are driven by deep learning. In order to achieve robust and accurate scene understanding, autonomous vehicles are usually equipped with different sensors (e.g. cameras, LiDARs,…

This paper proposes a new method called Multimodal RNNs for RGB-D scene semantic segmentation. It is optimized to classify image pixels given two input sources: RGB color channels and Depth maps. It simultaneously performs training of two…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Abrar H. Abdulnabi , Bing Shuai , Zhen Zuo , Lap-Pui Chau , Gang Wang

Semantic segmentation of remote sensing images plays a vital role in a wide range of Earth Observation applications, such as land use land cover mapping, environment monitoring, and sustainable development. Driven by rapid developments in…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Libo Wang , Sijun Dong , Ying Chen , Xiaoliang Meng , Shenghui Fang , Songlin Fei

Multimodal (e.g., RGB-Depth/RGB-Thermal) fusion has shown great potential for improving semantic segmentation in complex scenes (e.g., indoor/low-light conditions). Existing approaches often fully fine-tune a dual-branch encoder-decoder…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Shaohua Dong , Yunhe Feng , Qing Yang , Yan Huang , Dongfang Liu , Heng Fan

Robotic arm grasping is a fundamental operation in robotic control task goals. Most current methods for robotic grasping focus on RGB-D policy in the table surface scenario or 3D point cloud analysis and inference in the 3D space. Comparing…

机器人学 · 计算机科学 2019-09-18 Yaoxian Song , Jun Wen , Yuejiao Fei , Changbin Yu

We present a novel and practical deep fully convolutional neural network architecture for semantic pixel-wise segmentation termed SegNet. This core trainable segmentation engine consists of an encoder network, a corresponding decoder…

计算机视觉与模式识别 · 计算机科学 2016-10-12 Vijay Badrinarayanan , Alex Kendall , Roberto Cipolla