paper-with-me

Papers

Swap Path Network for Robust Person Search Pre-training

2024-12-06 · Lucas Jaffe, Avideh Zakhor

In person search, we detect and rank matches to a query person image within a set of gallery scenes. Most person search models make use of a feature extraction backbone, followed by separate heads for detection and re-identification. While pre-training methods for vision backbones are well-established, pre-training additional modules for the person search task has not been previously examined. In this work, we present the first framework for end-to-end person search pre-training. Our framework splits person search into object-centric and query-centric methodologies, and we show that the query-centric framing is robust to label noise, and trainable using only weakly-labeled person bounding boxes. Further, we provide a novel model dubbed Swap Path Net (SPNet) which implements both query-centric and object-centric training objectives, and can swap between the two while using the same weights. Using SPNet, we show that query-centric pre-training, followed by object-centric fine-tuning, achieves state-of-the-art results on the standard PRW and CUHK-SYSU person search benchmarks, with 96.4% mAP on CUHK-SYSU and 61.2% mAP on PRW. In addition, we show that our method is more effective, efficient, and robust for person search pre-training than recent backbone-only pre-training alternatives.

📄 PDF Abstract BibTeX arXiv:2412.05433

Code (1)

llnl/spnet 공식 구현 pytorch

Tasks

Person Search

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
SPNet Spatial pooling usually operates on a small region which limits its capability to capture long-range dependencies and focus on distant regions. To overcome this, Hou et al.…

Similar Papers 제목 키워드 기반

Photoswap: Personalized Subject Swapping in Images

2023-05-29 · NeurIPS 2023 11

In an era where images and visual content dominate our digital landscape, the ability to manipulate and personalize these images has become a necessity. Envision seamlessly substituting a tabby cat lounging on a sunlit w…

SwapAnything: Enabling Arbitrary Object Swapping in Personalized Visual Editing

2024-04-08 · Jing Gu, Nanxuan Zhao, Wei Xiong, Qing Liu 외

Effective editing of personal content holds a pivotal role in enabling individuals to express their creativity, weaving captivating narratives within their visual stories, and elevate the overall quality and impact of th…

Image GenerationObject

A Line Graph-Based Framework for Identifying Optimal Routing Paths in Decentralized Exchanges

2025-04-22 · Yu Zhang, Yafei Li, Claudio Tessone

Decentralized exchanges, such as those employing constant product market makers (CPMMs) like Uniswap V2, play a crucial role in the blockchain ecosystem by enabling peer-to-peer token swaps without intermediaries. Despit…

DirectSwap: Mask-Free Cross-Identity Training and Benchmarking for Expression-Consistent Video Head Swapping

2025-12-10 · Yanan Wang, Shengcai Liao, Panwen Hu, Xin Li 외 arxiv

Video head swapping aims to replace the entire head of a video subject, including facial identity, head shape, and hairstyle, with that of a reference image, while preserving the target body, background, and motion dynam…

Finding Optimal Solutions to Token Swapping by Conflict-based Search and Reduction to SAT

2018-06-25 · Pavel Surynek

We study practical approaches to solving the token swapping (TSWAP) problem optimally in this short paper. In TSWAP, we are given an undirected graph with colored vertices. A colored token is placed in each vertex. A pai…

Multi-Agent Path Finding