中文
相关论文

相关论文: Differentiating Features for Scene Segmentation Ba…

200 篇论文

ResNet has been widely used in image classification tasks due to its ability to model the residual dependence of constant mappings for linear computation. However, the ResNet method adopts a unidirectional transfer of features and lacks an…

图像与视频处理 · 电气工程与系统科学 2025-06-09 Minglang Chen , Jie He , Caixu Xu , Bocheng Liang , Shengli Li , Guannan He , Xiongjie Tao

Semantic segmentation is a fundamental task in computer vision that involves dense pixel-wise classification for scene understanding. Despite significant progress, achieving high accuracy while maintaining real-time performance remains a…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Abhinav Sagar

Recent non-local self-attention methods have proven to be effective in capturing long-range dependencies for semantic segmentation. These methods usually form a similarity map of RC*C (by compressing spatial dimensions) or RHW*HW (by…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Qi Song , Jie Li , Chenghong Li , Hao Guo , Rui Huang

The research on recognizing the most discriminative regions provides referential information for weakly supervised object localization with only image-level annotations. However, the most discriminative regions usually conceal the other…

计算机视觉与模式识别 · 计算机科学 2019-09-12 Yukun Zhou , Zailiang Chen , Hailan Shen , Qing Liu , Rongchang Zhao , Yixiong Liang

We propose an attention mechanism for 3D medical image segmentation. The method, named segmentation-by-detection, is a cascade of a detection module followed by a segmentation module. The detection module enables a region of interest to…

计算机视觉与模式识别 · 计算机科学 2017-11-02 Min Tang , Zichen Zhang , Dana Cobzas , Martin Jagersand , Jacob L. Jaremko

Semantic segmentation of building facade is significant in various applications, such as urban building reconstruction and damage assessment. As there is a lack of 3D point clouds datasets related to the fine-grained building facade, we…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Yanfei Su , Weiquan Liu , Zhimin Yuan , Ming Cheng , Zhihong Zhang , Xuelun Shen , Cheng Wang

The difficulty of the fine-grained image classification mainly comes from a shared overall appearance across classes. Thus, recognizing discriminative details, such as eyes and beaks for birds, is a key in the task. However, this is…

计算机视觉与模式识别 · 计算机科学 2023-08-02 SuBeen Lee , WonJun Moon , Hyun Seok Seong , Jae-Pil Heo

Scene understanding based on LiDAR point cloud is an essential task for autonomous cars to drive safely, which often employs spherical projection to map 3D point cloud into multi-channel 2D images for semantic segmentation. Most existing…

计算机视觉与模式识别 · 计算机科学 2021-07-19 Aoran Xiao , Xiaofei Yang , Shijian Lu , Dayan Guan , Jiaxing Huang

Effective deep feature extraction via feature-level fusion is crucial for multimodal object detection. However, previous studies often involve complex training processes that integrate modality-specific features by stacking multiple…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Lei Hao , Lina Xu , Chang Liu , Yanni Dong

3D semantic segmentation is a fundamental building block for several scene understanding applications such as autonomous driving, robotics and AR/VR. Several state-of-the-art semantic segmentation models suffer from the part…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Anirud Thyagharajan , Benjamin Ummenhofer , Prashant Laddha , Om J Omer , Sreenivas Subramoney

The complexity of scene parsing grows with the number of object and scene classes, which is higher in unrestricted open scenes. The biggest challenge is to model the spatial relation between scene elements while succeeding in identifying…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Vivek Singh , Shailza Sharma , Fabio Cuzzolin

Attention mechanisms is frequently used to learn the discriminative features for better feature representations. In this paper, we extend the attention mechanism to the task of weakly supervised object localization (WSOL) and propose the…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Junhui Yin , Siqing Zhang , Dongliang Chang , Zhanyu Ma , Jun Guo

We propose a novel weakly-supervised semantic segmentation algorithm based on Deep Convolutional Neural Network (DCNN). Contrary to existing weakly-supervised approaches, our algorithm exploits auxiliary segmentation annotations available…

计算机视觉与模式识别 · 计算机科学 2015-12-29 Seunghoon Hong , Junhyuk Oh , Bohyung Han , Honglak Lee

Scene segmentation in images is a fundamental yet challenging problem in visual content understanding, which is to learn a model to assign every image pixel to a categorical label. One of the challenges for this learning task is to consider…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Litao Yu , Zhibin Li , Jian Zhang , Qiang Wu

When some application scenarios need to use semantic segmentation technology, like automatic driving, the primary concern comes to real-time performance rather than extremely high segmentation accuracy. To achieve a good trade-off between…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Liang Liao , Liang Wan , Mingsheng Liu , Shusheng Li

In the field of multimodal segmentation, the correlation between different modalities can be considered for improving the segmentation results. Considering the correlation between different MR modalities, in this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2021-11-10 Tongxue Zhou , Su Ruan , Pierre Vera , Stéphane Canu

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

Channel attention mechanisms in convolutional neural networks have been proven to be effective in various computer vision tasks. However, the performance improvement comes with additional model complexity and computation cost. In this…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Krushi Patel , Guanghui Wang

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

We propose a novel neural network module that transforms an existing single-frame semantic segmentation model into a video semantic segmentation pipeline. In contrast to prior works, we strive towards a simple, fast, and general module that…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Matthieu Paul , Martin Danelljan , Luc Van Gool , Radu Timofte