中文
相关论文

相关论文: A Novel Shape Guided Transformer Network for Insta…

200 篇论文

Long-range contextual information is crucial for the semantic segmentation of High-Resolution (HR) Remote Sensing Images (RSIs). However, image cropping operations, commonly used for training neural networks, limit the perception of…

计算机视觉与模式识别 · 计算机科学 2022-04-21 Lei Ding , Dong Lin , Shaofu Lin , Jing Zhang , Xiaojie Cui , Yuebin Wang , Hao Tang , Lorenzo Bruzzone

The segmentation of medical images is a fundamental step in automated clinical decision support systems. Existing medical image segmentation methods based on supervised deep learning, however, remain problematic because of their reliance on…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Euijoon Ahn , Dagan Feng , Jinman Kim

Following the success in language domain, the self-attention mechanism (transformer) is adopted in the vision domain and achieving great success recently. Additionally, as another stream, multi-layer perceptron (MLP) is also explored in the…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Mocho Go , Hideyuki Tachibana

Current methods for medical image segmentation primarily focus on extracting contextual feature information from the perspective of the whole image. While these methods have shown effective performance, none of them take into account the…

计算机视觉与模式识别 · 计算机科学 2025-05-12 Jianjian Yin , Yi Chen , Chengyu Li , Zhichao Zheng , Yanhui Gu , Junsheng Zhou

Person Re-identification (ReID) is to identify the same person across different cameras. It is a challenging task due to the large variations in person pose, occlusion, background clutter, etc How to extract powerful features is a…

计算机视觉与模式识别 · 计算机科学 2017-10-19 Dangwei Li , Xiaotang Chen , Zhang Zhang , Kaiqi Huang

Most deep learning methods that achieve high segmentation accuracy require deep network architectures that are too heavy and complex to run on embedded devices with limited storage and memory space. To address this issue, this paper…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Luyi Qiu , Dayu Yu , Xiaofeng Zhang , Chenxiao Zhang

Encoding the Region Of Interest (ROI) with better quality than the background has many applications including video conferencing systems, video surveillance and object-oriented vision tasks. In this paper, we propose a ROI-based image…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Binglin Li , Jie Liang , Haisheng Fu , Jingning Han

In the field of food image processing, efficient semantic segmentation techniques are crucial for industrial applications. However, existing large-scale Transformer-based models (such as FoodSAM) face challenges in meeting practical…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Haotian Chen , Zhiyong Xiao

Obtaining precise instance segmentation masks is of high importance in many modern applications such as robotic manipulation and autonomous driving. Currently, many state of the art models are based on the Mask R-CNN framework which, while…

计算机视觉与模式识别 · 计算机科学 2020-07-31 Namdar Homayounfar , Yuwen Xiong , Justin Liang , Wei-Chiu Ma , Raquel Urtasun

Interactive image segmentation(IIS) plays a critical role in generating precise annotations for remote sensing imagery, where objects often exhibit scale variations, irregular boundaries and complex backgrounds. However, existing IIS…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Deliang Wang , Peng Liu , Yan Ma , Rongkai Zhuang , Lajiao Chen , Bing Li , Yi Zeng

The goal of referring remote sensing image segmentation (RRSIS) is to extract specific pixel-level regions within an aerial image via a natural language expression. Recent advancements, particularly Transformer-based fusion designs, have…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Kun Li , George Vosselman , Michael Ying Yang

Learning meaningful local and global information remains a challenge in point cloud segmentation tasks. When utilizing local information, prior studies indiscriminately aggregates neighbor information from different classes to update query…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Abiao Li , Chenlei Lv , Guofeng Mei , Yifan Zuo , Jian Zhang , Yuming Fang

This paper presents a novel method for instance segmentation of 3D point clouds. The proposed method is called Gaussian Instance Center Network (GICN), which can approximate the distributions of instance centers scattered in the whole scene…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Shih-Hung Liu , Shang-Yi Yu , Shao-Chi Wu , Hwann-Tzong Chen , Tyng-Luh Liu

Seismic images obtained by stacking or migration are usually characterized as low signal-to-noise ratio (SNR), low dominant frequency and sparse sampling both in depth (or time) and offset dimensions. For improving the resolution of seismic…

地球物理 · 物理学 2024-08-06 Shiqi Dong , Xintong Dong , Kaiyuan Zheng , Ming Cheng , Tie Zhong , Hongzhou Wang

The Segment Anything Model (SAM), a foundational model designed for promptable segmentation tasks, demonstrates exceptional generalization capabilities, making it highly promising for natural scene image segmentation. However, SAM's lack of…

计算机视觉与模式识别 · 计算机科学 2024-08-19 Linghao Zheng , Xinyang Pu , Feng Xu

This study aims to address the growing challenge of distinguishing computer-generated imagery (CGI) from authentic digital images across three different color spaces; RGB, YCbCr, and HSV. Given the limitations of existing classification…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Preeti Mehta , Aman Sagar , Suchi Kumari

For medical image semantic segmentation (MISS), Vision Transformers have emerged as strong alternatives to convolutional neural networks thanks to their inherent ability to capture long-range correlations. However, existing research uses…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Qianying Liu , Chaitanya Kaul , Jun Wang , Christos Anagnostopoulos , Roderick Murray-Smith , Fani Deligianni

Transformer-based Spiking Neural Networks (SNNs) integrate SNNs with global self-attention and have demonstrated impressive performance. However, existing Transformer-based SNNs suffer from two fundamental limitations. First, they typically…

神经与进化计算 · 计算机科学 2026-05-15 Lingdong Li , Hangming Zhang , Qiang Yu

Recent trackers adopt the Transformer to combine or replace the widely used ResNet as their new backbone network. Although their trackers work well in regular scenarios, however, they simply flatten the 2D features into a sequence to better…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Chuanming Tang , Xiao Wang , Yuanchao Bai , Zhe Wu , Jianlin Zhang , Yongmei Huang

Currently, instance segmentation is attracting more and more attention in machine learning region. However, there exists some defects on the information propagation in previous Mask R-CNN and other network models. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Kuikun Liu , Jie Yang , Cai Sun , Haoyuan Chi