paper-with-me

Papers

MovieNet-PS: A Large-Scale Person Search Dataset in the Wild

2021-12-05 · Jie Qin, Peng Zheng, Yichao Yan, Rong Quan, Xiaogang Cheng, Bingbing Ni

Person search aims to jointly localize and identify a query person from natural, uncropped images, which has been actively studied over the past few years. In this paper, we delve into the rich context information globally and locally surrounding the target person, which we refer to as scene and group context, respectively. Unlike previous works that treat the two types of context individually, we exploit them in a unified global-local context network (GLCNet) with the intuitive aim of feature enhancement. Specifically, re-ID embeddings and context features are simultaneously learned in a multi-stage fashion, ultimately leading to enhanced, discriminative features for person search. We conduct the experiments on two person search benchmarks (i.e., CUHK-SYSU and PRW) as well as extend our approach to a more challenging setting (i.e., character search on MovieNet). Extensive experimental results demonstrate the consistent improvement of the proposed GLCNet over the state-of-the-art methods on all three datasets. Our source codes, pre-trained models, and the new dataset are publicly available at: https://github.com/ZhengPeng7/GLCNet.

📄 PDF Abstract BibTeX arXiv:2112.02500

Code (1)

zhengpeng7/glcnet 공식 구현 pytorch

Tasks

Person Search

Similar Papers 제목 키워드 기반

MovieNet: A Holistic Dataset for Movie Understanding

2020-07-21 · ECCV 2020 8 · Qingqiu Huang, Yu Xiong, Anyi Rao, Jiaze Wang 외

Recent years have seen remarkable advances in visual understanding. However, how to understand a story-based long video with artistic styles, e.g. movie, remains challenging. In this paper, we introduce MovieNet -- a hol…

Video Understanding

Multimodal Label Relevance Ranking via Reinforcement Learning

2024-07-18 · Taian Guo, Taolin Zhang, Haoqian Wu, Hanjun Li 외

Conventional multi-label recognition methods often focus on label confidence, frequently overlooking the pivotal role of partial order relations consistent with human preference. To resolve these issues, we introduce a n…

reinforcement-learningReinforcement Learning

TeViS:Translating Text Synopses to Video Storyboards

2022-12-31 · Xu Gu, Yuchong Sun, Feiyue Ni, ShiZhe Chen 외

A video storyboard is a roadmap for video creation which consists of shot-by-shot images to visualize key plots in a text synopsis. Creating video storyboards, however, remains challenging which not only requires cross-m…

Language ModellingQuantization

Person Search with Natural Language Description

2017-02-19 · CVPR 2017 7 · Shuang Li, Tong Xiao, Hongsheng Li, Bolei Zhou 외

Searching persons in large-scale image databases with the query of natural language description has important applications in video surveillance. Existing methods mainly focused on searching persons with image-based or a…

AttributePerson SearchText based Person Retrieval

Personalized Dialogue Generation with Diversified Traits

2019-01-28 · Yinhe Zheng, Guanyi Chen, Minlie Huang, Song Liu 외

Endowing a dialogue system with particular personality traits is essential to deliver more human-like conversations. However, due to the challenge of embodying personality via language expression and the lack of large-sc…

Dialogue Generation