paper-with-me

Papers

Beyond Part Models: Person Retrieval with Refined Part Pooling (and a Strong Convolutional Baseline)

2017-11-26 · ECCV 2018 9 · Yifan Sun, Liang Zheng, Yi Yang, Qi Tian, Shengjin Wang

Employing part-level features for pedestrian image description offers fine-grained information and has been verified as beneficial for person retrieval in very recent literature. A prerequisite of part discovery is that each part should be well located. Instead of using external cues, e.g., pose estimation, to directly locate parts, this paper lays emphasis on the content consistency within each part. Specifically, we target at learning discriminative part-informed features for person retrieval and make two contributions. (i) A network named Part-based Convolutional Baseline (PCB). Given an image input, it outputs a convolutional descriptor consisting of several part-level features. With a uniform partition strategy, PCB achieves competitive results with the state-of-the-art methods, proving itself as a strong convolutional baseline for person retrieval. (ii) A refined part pooling (RPP) method. Uniform partition inevitably incurs outliers in each part, which are in fact more similar to other parts. RPP re-assigns these outliers to the parts they are closest to, resulting in refined parts with enhanced within-part consistency. Experiment confirms that RPP allows PCB to gain another round of performance boost. For instance, on the Market-1501 dataset, we achieve (77.4+4.2)% mAP and (92.3+1.5)% rank-1 accuracy, surpassing the state of the art by a large margin.

📄 PDF Abstract BibTeX arXiv:1711.09349

Code (29)

2023-MindSpore-1/ms-code-215/tree/main/pcb mindspore
2023-MindSpore-1/ms-code-215/tree/main/pcb_rpp mindspore
AndlollipopFU/PCB pytorch
Calylyli/PCB_RPP mindspore
Demonhesusheng/Reid pytorch
GuHongyang/Person-ReID-Pytorch pytorch
HoganZhang/Person_reID_baseline_pytorch pytorch
MS-Mind/MS-Code-06/tree/main/pcb_rpp mindspore
Mind23-2/MindCode-5/tree/main/pcb mindspore
Mind23-2/MindCode-5/tree/main/pcb_rpp mindspore
MindSpore-paper-code-2/code2/tree/main/pcb mindspore
MindSpore-paper-code-2/code2/tree/main/pcb_rpp mindspore
NIRVANALAN/reid_baseline pytorch
Proxim123/person-reID-No1- pytorch
SurajDonthi/Clean-ST-ReID-Multi-Target-Multi-Camera-Tracking pytorch
SurajDonthi/Multi-Camera-Person-Re-Identification pytorch
SurajDonthi/Multi-Target-Multi-Camera-Tracking-ST-ReID pytorch
SurajDonthi/Multi-Target-Multi-Camera-Tracking-ST-ReID-Clean-Code pytorch
code-implementation1/Code6/tree/main/pcb_rpp mindspore
huanghoujing/beyond-part-models pytorch
huanghoujing/person-reid-triplet-loss-baseline pytorch
ivychill/reid pytorch
jiangsikai/Person_reID_baseline_pytorch pytorch
lsh110600/person_re_id pytorch
syfafterzy/PCB_RPP pytorch
syfafterzy/pcb_rpp_for_reid pytorch
taroogura/Person_reID_baseline_pytorch pytorch
wxb589/Person_reID_baseline_pytorch-master pytorch
xuxu116/pytorch-reid-lite pytorch

Tasks

Image DescriptionPerson Re-IdentificationPerson RetrievalRetrieval

Methods 이 논문이 사용한 방법론

PCB 설명 없음

Similar Papers 제목 키워드 기반

Chat-based Person Retrieval via Dialogue-Refined Cross-Modal Alignment

2025-01-01 · CVPR 2025 1 · Yang Bai, Yucheng Ji, Min Cao, Jinqiao Wang 외

Traditional text-based person retrieval (TPR) relies on a single-shot text as query to retrieve the target person, assuming that the query completely captures the user's search intent. However, in real-world scenario…

Attributecross-modal alignmentData AugmentationPerson Retrieval+5

NextAds: Towards Next-generation Personalized Video Advertising

2026-03-02 · Yiyan Xu, Ruoxuan Xia, Wuqiang Zheng, Fengbin Zhu 외 arxiv

With the rapid growth of online video consumption, video advertising has become increasingly dominant in the digital advertising landscape. Yet diverse users and viewing contexts makes one-size-fits-all ad creatives insu…

R^3AG: First Workshop on Refined and Reliable Retrieval Augmented Generation

2024-10-27 · Zihan Wang, Xuri Ge, Joemon M. Jose, HaiTao Yu 외

Retrieval-augmented generation (RAG) has gained wide attention as the key component to improve generative models with external knowledge augmentation from information retrieval. It has shown great prominence in enhancing…

Information RetrievalLanguage ModellingLarge Language ModelRAG+3

Open Foundation Models in Healthcare: Challenges, Paradoxes, and Opportunities with GenAI Driven Personalized Prescription

2025-02-04 · Mahdi Alkaeed, Sofiat Abioye, Adnan Qayyum, Yosra Magdi Mekki 외

In response to the success of proprietary Large Language Models (LLMs) such as OpenAI's GPT-4, there is a growing interest in developing open, non-proprietary LLMs and AI foundation models (AIFMs) for transparent use in …

RAGRetrieval-augmented Generation

RimiRec: Modeling Refined Multi-interest in Hierarchical Structure for Recommendation

2024-02-02 · Haolei Pei, Yuanyuan Xu, Yangping Zhu, Yuan Nie

Industrial recommender systems usually consist of the retrieval stage and the ranking stage, to handle the billion-scale of users and items. The retrieval stage retrieves candidate items relevant to user interests for re…

Recommendation SystemsRetrieval