paper-with-me

Papers

GCA-SUNet: A Gated Context-Aware Swin-UNet for Exemplar-Free Counting

2024-09-18 · Yuzhe Wu, Yipeng Xu, Tianyu Xu, Jialu Zhang, Jianfeng Ren, Xudong Jiang

Exemplar-Free Counting aims to count objects of interest without intensive annotations of objects or exemplars. To achieve this, we propose a Gated Context-Aware Swin-UNet (GCA-SUNet) to directly map an input image to the density map of countable objects. Specifically, a set of Swin transformers form an encoder to derive a robust feature representation, and a Gated Context-Aware Modulation block is designed to suppress irrelevant objects or background through a gate mechanism and exploit the attentive support of objects of interest through a self-similarity matrix. The gate strategy is also incorporated into the bottleneck network and the decoder of the Swin-UNet to highlight the features most relevant to objects of interest. By explicitly exploiting the attentive support among countable objects and eliminating irrelevant features through the gate mechanisms, the proposed GCA-SUNet focuses on and counts objects of interest without relying on predefined categories or exemplars. Experimental results on the real-world datasets such as FSC-147 and CARPK demonstrate that GCA-SUNet significantly and consistently outperforms state-of-the-art methods. The code is available at https://github.com/Amordia/GCA-SUNet.

📄 PDF Abstract BibTeX arXiv:2409.12249

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderExemplar-FreeExemplar-Free CountingObject CountingZero-Shot Counting

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

DS-TransUNet:Dual Swin Transformer U-Net for Medical Image Segmentation

2021-06-12 · Ailiang Lin, Bingzhi Chen, Jiayu Xu, Zheng Zhang 외

Automatic medical image segmentation has made great progress benefit from the development of deep learning. However, most existing methods are based on convolutional neural networks (CNNs), which fail to build long-range…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

SUNet: Swin Transformer UNet for Image Denoising

2022-02-28 · Chi-Mao Fan, Tsung-Jung Liu, Kuan-Hsien Liu

Image restoration is a challenging ill-posed problem which also has been a long-standing issue. In the past few years, the convolution neural networks (CNNs) almost dominated the computer vision and had achieved consider…

DenoisingImage DenoisingImage Restoration

Neuro-TransUNet: Segmentation of stroke lesion in MRI using transformers

2024-06-10 · Muhammad Nouman, Mohamed Mabrok, Essam A. Rashed

Accurate segmentation of the stroke lesions using magnetic resonance imaging (MRI) is associated with difficulties due to the complicated anatomy of the brain and the different properties of the lesions. This study intro…

AnatomyLesion SegmentationSegmentation

GCA-ResUNet: Medical Image Segmentation Using Grouped Coordinate Attention

2025-12-30 · Jun Ding, Shang Gao arxiv

Accurate segmentation of heterogeneous anatomical structures is pivotal for computer-aided diagnosis and subsequent clinical decision-making. Although U-Net based convolutional neural networks have achieved remarkable pr…

Medical Image SegmentationComputational Efficiency

A Spatio-temporal Aligned SUNet Model for Low-light Video Enhancement

2024-03-04 · Ruirui Lin, Nantheera Anantrasirichai, Alexandra Malyugina, David Bull

Distortions caused by low-light conditions are not only visually unpleasant but also degrade the performance of computer vision tasks. The restoration and enhancement have proven to be highly beneficial. However, there a…

SSIMVideo Enhancement