中文
相关论文

相关论文: Video-based Person Re-identification with Spatial …

200 篇论文

Given a video or an image of a person acquired from a camera, person re-identification is the process of retrieving all instances of the same person from videos or images taken from a different camera with non-overlapping view. This task…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Rodolfo Quispe , Helio Pedrini

Person re-identification (ReID) plays a critical role in applications such as security surveillance and criminal investigations. Most traditional image-based ReID methods face challenges including occlusions and lighting changes, while text…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Jincheng Yan , Yun Wang , Xiaoyan Luo , Yu-Wing Tai

Conventional video segmentation methods often rely on temporal continuity to propagate masks. Such an assumption suffers from issues like drifting and inability to handle large displacement. To overcome these issues, we formulate an…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Xiaoxiao Li , Yuankai Qi , Zhe Wang , Kai Chen , Ziwei Liu , Jianping Shi , Ping Luo , Xiaoou Tang , Chen Change Loy

Clothes-Changing Person Re-Identification (ReID) aims to recognize the same individual across different videos captured at various times and locations. This task is particularly challenging due to changes in appearance, such as clothing,…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Asaf Joseph , Shmuel Peleg

This paper proposes a Robust and Efficient Memory Network, referred to as REMN, for studying semi-supervised video object segmentation (VOS). Memory-based methods have recently achieved outstanding VOS performance by performing non-local…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Yadang Chen , Dingwei Zhang , Zhi-xin Yang , Enhua Wu

In many scenarios of Person Re-identification (Re-ID), the gallery set consists of lots of surveillance videos and the query is just an image, thus Re-ID has to be conducted between image and videos. Compared with videos, still person…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Xinqian Gu , Bingpeng Ma , Hong Chang , Shiguang Shan , Xilin Chen

In this paper, we address the problem of spatio-temporal person retrieval from multiple videos using a natural language query, in which we output a tube (i.e., a sequence of bounding boxes) which encloses the person described by the query.…

计算机视觉与模式识别 · 计算机科学 2017-08-24 Masataka Yamaguchi , Kuniaki Saito , Yoshitaka Ushiku , Tatsuya Harada

We present an attention-based model that reasons on human body shape and motion dynamics to identify individuals in the absence of RGB information, hence in the dark. Our approach leverages unique 4D spatio-temporal signatures to address…

计算机视觉与模式识别 · 计算机科学 2016-11-23 Albert Haque , Alexandre Alahi , Li Fei-Fei

Occluded person re-identification (Re-ID) aims at addressing the occlusion problem when retrieving the person of interest across multiple cameras. With the promotion of deep learning technology and the increasing demand for intelligent…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Yunjie Peng , Saihui Hou , Chunshui Cao , Xu Liu , Yongzhen Huang , Zhiqiang He

This paper presents a new task, the grounding of spatio-temporal identifying descriptions in videos. Previous work suggests potential bias in existing datasets and emphasizes the need for a new data creation schema to better model…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Peratham Wiriyathammabhum , Abhinav Shrivastava , Vlad I. Morariu , Larry S. Davis

Holistic person re-identification (ReID) has received extensive study in the past few years and achieves impressive progress. However, persons are often occluded by obstacles or other persons in practical scenarios, which makes partial…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Xing Fan , Hao Luo , Xuan Zhang , Lingxiao He , Chi Zhang , Wei Jiang

Occluded person re-identification (ReID) is a very challenging task due to the occlusion disturbance and incomplete target information. Leveraging external cues such as human pose or parsing to locate and align part features has been proven…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Shang Gao , Chenyang Yu , Pingping Zhang , Huchuan Lu

In this paper, we introduce a global video representation to video-based person re-identification (re-ID) that aggregates local 3D features across the entire video extent. Most of the existing methods rely on 2D convolutional networks…

计算机视觉与模式识别 · 计算机科学 2019-02-07 Lin Wu , Yang Wang , Ling Shao , Meng Wang

Person re-identification (re-id) is the task of recognizing and matching persons at different locations recorded by cameras with non-overlapping views. One of the main challenges of re-id is the large variance in person poses and camera…

计算机视觉与模式识别 · 计算机科学 2018-03-26 Andreas Eberle

Existing person video generation methods either lack the flexibility in controlling both the appearance and motion, or fail to preserve detailed appearance and temporal consistency. In this paper, we tackle the problem of motion transfer…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Kun Cheng , Hao-Zhi Huang , Chun Yuan , Lingyiqing Zhou , Wei Liu

Most existing person re-identification (re-id) models focus on matching still person images across disjoint camera views. Since only limited information can be exploited from still images, it is hard (if not impossible) to overcome the…

计算机视觉与模式识别 · 计算机科学 2016-07-08 Jinjie You , Ancong Wu , Xiang Li , Wei-Shi Zheng

Person re-identification (ReID) aims to retrieve images of a target person from the gallery set, with wide applications in medical rehabilitation and public security. However, traditional person ReID models are typically uni-modal,…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Jinhao Li , Zijian Chen , Lirong Deng , Guangtao Zhai , Changbo Wang

Video-based person re-identification (Re-ID) aims to automatically retrieve video sequences of the same person under non-overlapping cameras. To achieve this goal, it is the key to fully utilize abundant spatial and temporal cues in videos.…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Xuehu Liu , Pingping Zhang , Chenyang Yu , Huchuan Lu , Xiaoyun Yang

Multimodal Large Language Models (MLLMs) face significant computational overhead when processing long videos due to the massive number of visual tokens required. To improve efficiency, existing methods primarily reduce redundancy by pruning…

人工智能 · 计算机科学 2026-05-22 Bingjun Luo , Tony Wang , Chaoqi Chen , Xinpeng Ding

We address the person re-identification problem by effectively exploiting a globally discriminative feature representation from a sequence of tracked human regions/patches. This is in contrast to previous person re-id works, which rely on…

计算机视觉与模式识别 · 计算机科学 2017-01-24 Yichao Yan , Bingbing Ni , Zhichao Song , Chao Ma , Yan Yan , Xiaokang Yang