paper-with-me

홈 › Papers

Scene-Adaptive Person Search via Bilateral Modulations

2024-05-05 · Yimin Jiang, Huibing Wang, Jinjia Peng, Xianping Fu, Yang Wang

Person search aims to localize specific a target person from a gallery set of images with various scenes. As the scene of moving pedestrian changes, the captured person image inevitably bring in lots of background noise and foreground noise on the person feature, which are completely unrelated to the person identity, leading to severe performance degeneration. To address this issue, we present a Scene-Adaptive Person Search (SEAS) model by introducing bilateral modulations to simultaneously eliminate scene noise and maintain a consistent person representation to adapt to various scenes. In SEAS, a Background Modulation Network (BMN) is designed to encode the feature extracted from the detected bounding box into a multi-granularity embedding, which reduces the input of background noise from multiple levels with norm-aware. Additionally, to mitigate the effect of foreground noise on the person feature, SEAS introduces a Foreground Modulation Network (FMN) to compute the clutter reduction offset for the person embedding based on the feature map of the scene image. By bilateral modulations on both background and foreground within an end-to-end manner, SEAS obtains consistent feature representations without scene noise. SEAS can achieve state-of-the-art (SOTA) performance on two benchmark datasets, CUHK-SYSU with 97.1\% mAP and PRW with 60.5\% mAP. The code is available at https://github.com/whbdmu/SEAS.

📄 PDF Abstract BibTeX arXiv:2405.02834

Code (0)

등록된 구현이 없습니다.

Tasks

Person Search

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Bilateral Personalized Dialogue Generation with Contrastive Learning

2021-06-15 · Bin Li, Hanjun Deng

Generating personalized responses is one of the major challenges in natural human-robot interaction. Current researches in this field mainly focus on generating responses consistent with the robot's pre-assigned persona,…

Contrastive LearningDialogue GenerationLanguage ModellingTransfer Learning

Bilateral Cyclic Constraint and Adaptive Regularization for Unsupervised Monocular Depth Prediction

2019-03-18 · CVPR 2019 6 · Alex Wong, Byung-Woo Hong, Stefano Soatto

Supervised learning methods to infer (hypothesize) depth of a scene from a single image require costly per-pixel ground-truth. We follow a geometric approach that exploits abundant stereo imagery to learn a model to hypo…

Depth EstimationDepth Prediction

Real-Time Subpixel Fast Bilateral Stereo

2018-07-05 · Rui Fan, Yanan Liu, Mohammud Junaid Bocus, Lujia Wang 외

Stereo vision technique has been widely used in robotic systems to acquire 3-D information. In recent years, many researchers have applied bilateral filtering in stereo vision to adaptively aggregate the matching costs. …

GPU

Interactive Segmentation of Radiance Fields

2022-12-27 · CVPR 2023 1 · Rahul Goel, Dhawal Sirikonda, Saurabh Saini, PJ Narayanan

Radiance Fields (RF) are popular to represent casually-captured scenes for new view synthesis and several applications beyond it. Mixed reality on personal spaces needs understanding and manipulating scenes represented a…

Interactive SegmentationMixed RealitySegmentationSemantic Segmentation

WaveMo: Learning Wavefront Modulations to See Through Scattering

2024-04-11 · CVPR 2024 1 · Mingyang Xie, Haiyun Guo, Brandon Y. Feng, Lingbo Jin 외

Imaging through scattering media is a fundamental and pervasive challenge in fields ranging from medical diagnostics to astronomy. A promising strategy to overcome this challenge is wavefront modulation, which induces me…

AstronomyDiversity