中文
相关论文

相关论文: Video Temporal Relationship Mining for Data-Effici…

200 篇论文

This thesis explores the central question of how to leverage temporal relations among video elements to advance video understanding. Addressing the limitations of existing methods, the work presents a five-fold contribution: (1) an…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Thong Thanh Nguyen

Person re-identification has achieved great progress with deep convolutional neural networks. However, most previous methods focus on learning individual appearance feature embedding, and it is hard for the models to handle difficult…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Yichao Yan , Qiang Zhang , Bingbing Ni , Wendong Zhang , Minghao Xu , Xiaokang Yang

Person re-identification aims to maintain the identity of an individual in diverse locations through different non-overlapping camera views. The problem is fundamentally challenging due to appearance variations resulting from differing…

计算机视觉与模式识别 · 计算机科学 2014-10-27 Ziming Zhang , Yuting Chen , Venkatesh Saligrama

We tackle the problem of person re-identification in video setting in this paper, which has been viewed as a crucial task in many applications. Meanwhile, it is very challenging since the task requires learning effective representations…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Xinxing Su , Yingtian Zou , Yu Cheng , Shuangjie Xu , Mo Yu , Pan Zhou

Person re-identification (re-ID) has become increasingly popular in the community due to its application and research significance. It aims at spotting a person of interest in other cameras. In the early days, hand-crafted algorithms and…

计算机视觉与模式识别 · 计算机科学 2016-10-11 Liang Zheng , Yi Yang , Alexander G. Hauptmann

When considering person re-identification (re-ID) as a retrieval process, re-ranking is a critical step to improve its accuracy. Yet in the re-ID community, limited effort has been devoted to re-ranking, especially those fully automatic,…

计算机视觉与模式识别 · 计算机科学 2017-05-08 Zhun Zhong , Liang Zheng , Donglin Cao , Shaozi Li

Lifelong person re-identification (LReID) assumes a practical scenario where the model is sequentially trained on continuously incoming datasets while alleviating the catastrophic forgetting in the old datasets. However, not only the…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Minyoung Oh , Jae-Young Sim

In this paper we consider the problem of video-based person re-identification, which is the task of associating videos of the same person captured by different and non-overlapping cameras. We propose a Siamese framework in which video…

计算机视觉与模式识别 · 计算机科学 2019-10-14 Marco Zamprogno , Marco Passon , Niki Martinel , Giuseppe Serra , Giuseppe Lancioni , Christian Micheloni , Carlo Tasso , Gian Luca Foresti

Existing methods for video-based person re-identification (ReID) mainly learn the appearance feature of a given pedestrian via a feature extractor and a feature aggregator. However, the appearance models would fail when different…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Honghu Pan , Qiao Liu , Yongyong Chen , Yunqi He , Yuan Zheng , Feng Zheng , Zhenyu He

Recent studies have demonstrated the power of recurrent neural networks for machine translation, image captioning and speech recognition. For the task of capturing temporal structure in video, however, there still remain numerous open…

计算机视觉与模式识别 · 计算机科学 2016-02-11 Lionel Pigou , Aäron van den Oord , Sander Dieleman , Mieke Van Herreweghe , Joni Dambre

Person re-identification has always been a hot and challenging task. This paper introduces our solution for the re-identification track in VIPriors Challenge 2021. In this challenge, the difficulty is how to train the model from scratch…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Cen Liu , Yunbo Peng , Yue Lin

Text-to-image retrieval (T2I retrieval) remains challenging because cross-modal embeddings often behave as bags of concepts, underrepresenting structured visual relationships such as pose and viewpoint. We proposeVisualize-then-Retrieve…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Di Wu , Yixin Wan , Kai-Wei Chang

Person re-identification (Re-ID) is a crucial task in computer vision, aiming to recognize individuals across non-overlapping camera views. While recent advanced vision-language models (VLMs) excel in logical reasoning and multi-task…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Ke Niu , Haiyang Yu , Mengyang Zhao , Teng Fu , Siyang Yi , Wei Lu , Bin Li , Xuelin Qian , Xiangyang Xue

In this work, we introduce a new method for imitation learning from video demonstrations. Our method, Relational Mimic (RM), improves on previous visual imitation learning methods by combining generative adversarial networks and relational…

机器学习 · 计算机科学 2019-12-19 Lionel Blondé , Yichuan Charlie Tang , Jian Zhang , Russ Webb

One of the most useful techniques to help visual data analysis systems is interactive filtering (brushing). However, visualization techniques often suffer from overlap of graphical items and multiple attributes complexity, making visual…

图形学 · 计算机科学 2015-07-07 Jose Rodrigues , Luciana Romani , Agma Traina , Caetano Traina

Most existing person re-identification methods compute pairwise similarity by extracting robust visual features and learning the discriminative metric. Owing to visual ambiguities, these content-based methods that determine the pairwise…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Min Cao , Chen Chen , Hao Dou , Xiyuan Hu , Silong Peng , Arjan Kuijper

Recovering the past from present observations is an intriguing challenge with potential applications in forensics and scene analysis. Thermal imaging, operating in the infrared range, provides access to otherwise invisible information.…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Kebin Contreras , Luis Toscano-Palomino , Mauro Dalla Mura , Jorge Bacca

Retrieving events from videos using text queries has become increasingly challenging due to the rapid growth of multimedia content. Existing methods for text-based video event retrieval often focus heavily on object-level descriptions,…

计算与语言 · 计算机科学 2025-01-29 Long Nguyen , Huy Nguyen , Bao Khuu , Huy Luu , Huy Le , Tuan Nguyen , Tho Quan

Visual generation has witnessed remarkable progress in single-image tasks, yet extending these capabilities to temporal sequences remains challenging. Current approaches either build specialized video models from scratch with enormous…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Cong Wan , Xiangyang Luo , Hao Luo , Zijian Cai , Yiren Song , Yunlong Zhao , Yifan Bai , Fan Wang , Yuhang He , Yihong Gong

Visual relation detection methods rely on object information extracted from RGB images such as 2D bounding boxes, feature maps, and predicted class probabilities. We argue that depth maps can additionally provide valuable information on…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Sahand Sharifzadeh , Sina Moayed Baharlou , Max Berrendorf , Rajat Koner , Volker Tresp