paper-with-me

홈 › Papers

Enhanced Multi-Scale Cross-Attention for Person Image Generation

2025-01-15 · Hao Tang, Ling Shao, Nicu Sebe, Luc van Gool

In this paper, we propose a novel cross-attention-based generative adversarial network (GAN) for the challenging person image generation task. Cross-attention is a novel and intuitive multi-modal fusion method in which an attention/correlation matrix is calculated between two feature maps of different modalities. Specifically, we propose the novel XingGAN (or CrossingGAN), which consists of two generation branches that capture the person's appearance and shape, respectively. Moreover, we propose two novel cross-attention blocks to effectively transfer and update the person's shape and appearance embeddings for mutual improvement. This has not been considered by any other existing GAN-based image generation work. To further learn the long-range correlations between different person poses at different scales and sub-regions, we propose two novel multi-scale cross-attention blocks. To tackle the issue of independent correlation computations within the cross-attention mechanism leading to noisy and ambiguous attention weights, which hinder performance improvements, we propose a module called enhanced attention (EA). Lastly, we introduce a novel densely connected co-attention module to fuse appearance and shape features at different stages effectively. Extensive experiments on two public datasets demonstrate that the proposed method outperforms current GAN-based methods and performs on par with diffusion-based methods. However, our method is significantly faster than diffusion-based methods in both training and inference.

📄 PDF Abstract BibTeX arXiv:2501.08900

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkImage Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Multi-Person Pose Estimation with Enhanced Channel-wise and Spatial Information

2019-05-09 · CVPR 2019 6 · Kai Su, Dongdong Yu, Zhenqi Xu, Xin Geng 외

Multi-person pose estimation is an important but challenging problem in computer vision. Although current approaches have achieved significant progress by fusing the multi-scale feature maps, they pay little attention to…

Multi-Person Pose EstimationPose Estimation

Person Search by Multi-Scale Matching

2018-07-23 · ECCV 2018 · Xu Lan, Xiatian Zhu, Shaogang Gong

We consider the problem of person search in unconstrained scene images. Existing methods usually focus on improving the person detection accuracy to mitigate negative effects imposed by misalignment, mis-detections, and …

BenchmarkingHuman DetectionPerson Search

Person Search by Multi-Scale Matching

2018-09-01 · ECCV 2018 9 · Xu Lan , Xiatian Zhu , Shaogang Gong

We consider the problem of person search in unconstrained scene images. Existing methods usually focus on improving the person detection accuracy to mitigate negative effects imposed by misalignment, mis-detections, and …

BenchmarkingHuman DetectionPerson Search

MNet-SAt: A Multiscale Network with Spatial-enhanced Attention for Segmentation of Polyps in Colonoscopy

2024-12-27 · Chandravardhan Singh Raghaw, Aryan Yadav, Jasmer Singh Sanjotra, Shalini Dangi 외

Objective: To develop a novel deep learning framework for the automated segmentation of colonic polyps in colonoscopy images, overcoming the limitations of current approaches in preserving precise polyp boundaries, incor…

Segmentation

Unsupervised Attention Based Instance Discriminative Learning for Person Re-Identification

2020-11-03 · Kshitij Nikhal, Benjamin S. Riggan

Recent advances in person re-identification have demonstrated enhanced discriminability, especially with supervised learning or transfer learning. However, since the data requirements---including the degree of data curat…

ClusteringPerson Re-IdentificationTransfer LearningUnsupervised Person Re-Identification