中文
相关论文

相关论文: The Second-place Solution for ECCV 2022 Multiple P…

200 篇论文

This paper addresses the problem of estimating and tracking human body keypoints in complex, multi-person video. We propose an extremely lightweight yet highly effective approach that builds upon the latest advancements in human detection…

计算机视觉与模式识别 · 计算机科学 2018-05-04 Rohit Girdhar , Georgia Gkioxari , Lorenzo Torresani , Manohar Paluri , Du Tran

The task of multiple people tracking in monocular videos is challenging because of the numerous difficulties involved: occlusions, varying environments, crowded scenes, camera parameters and motion. In the tracking-by-detection paradigm,…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Maryam Babaee , Ali Athar , Gerhard Rigoll

Human pose estimation and tracking are fundamental tasks for understanding human behaviors in videos. Existing top-down framework-based methods usually perform three-stage tasks: human detection, pose estimation and tracking. Although…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Zehua Fu , Wenhang Zuo , Zhenghui Hu , Qingjie Liu , Yunhong Wang

Multi-view approaches to people-tracking have the potential to better handle occlusions than single-view ones in crowded scenes. They often rely on the tracking-by-detection paradigm, which involves detecting people first and then…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Martin Engilberge , Weizhe Liu , Pascal Fua

This paper considers the problem of multiple human target tracking in a sequence of video data. A solution is proposed which is able to deal with the challenges of a varying number of targets, interactions and when every target gives rise…

计算机视觉与模式识别 · 计算机科学 2015-11-06 Ata-ur-Rehman , Syed Mohsen Naqvi , Lyudmila Mihaylova , Jonathon Chambers

In this report, we introduce our (pretty straightforard) two-step "detect-then-match" video instance segmentation method. The first step performs instance segmentation for each frame to get a large number of instance mask proposals. The…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Yuming Du , Wen Guo , Yang Xiao , Vincent Lepetit

To address the problem of training on small datasets for action recognition tasks, most prior works are either based on a large number of training samples or require pre-trained models transferred from other large datasets to tackle…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Haoyu Chen , Zitong Yu , Xin Liu , Wei Peng , Yoon Lee , Guoying Zhao

This paper presents our 3rd place solution in both Descriptor Track and Matching Track of the Meta AI Video Similarity Challenge (VSC2022), a competition aimed at detecting video copies. Our approach builds upon existing image copy…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Shuhei Yokoo , Peifei Zhu , Junki Ishikawa , Rintaro Hasegawa

We extend the classical tracking-by-detection paradigm to this tracking-any-object task. Solid detection results are first extracted from TAO dataset. Some state-of-the-art techniques like \textbf{BA}lanced-\textbf{G}roup \textbf{S}oftmax…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Fei Du , Bo Xu , Jiasheng Tang , Yuqi Zhang , Fan Wang , Hao Li

The WWW 2025 EReL@MIR Workshop Multimodal CTR Prediction Challenge focuses on effectively applying multimodal embedding features to improve click-through rate (CTR) prediction in recommender systems. This technical report presents our…

信息检索 · 计算机科学 2025-05-07 Junwei Xu , Zehao Zhao , Xiaoyu Hu , Zhenjie Song

Multi-Camera Multi-Target Tracking (MCMT) is a computer vision technique that involves tracking multiple targets simultaneously across multiple cameras. MCMT in urban traffic visual analysis faces great challenges due to the complex and…

计算机视觉与模式识别 · 计算机科学 2023-07-07 Jincheng Lu , Xipeng Yang , Jin Ye , Yifu Zhang , Zhikang Zou , Wei Zhang , Xiao Tan

Multiple object tracking faces several challenges that may be alleviated with trajectory information. Knowing the posterior locations of an object helps disambiguating and solving situations such as occlusions, re-identification, and…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Andreu Girbau , Xavier Giró-i-Nieto , Ignasi Rius , Ferran Marqués

Multi-person pose tracking is an important element for many applications and requires to estimate the human poses of all persons in a video and to track them over time. The association of poses across frames remains an open research…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Andreas Doering , Juergen Gall

In this paper, an event-based tracker is presented. Inspired by recent advances in asynchronous processing of individual events, we develop a direct matching scheme that aligns spatial distributions of events at different times. More…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Maria Zafeiri , Georgios Evangelidis , Emmanouil Psarakis

Heavy occlusion and dense gathering in crowd scene make pedestrian detection become a challenging problem, because it's difficult to guess a precise full bounding box according to the invisible human part. To crack this nut, we propose a…

计算机视觉与模式识别 · 计算机科学 2020-09-17 Zhida Huang , Kaiyu Yue , Jiangfan Deng , Feng Zhou

Detecting human in a crowd is a challenging problem due to the uncertainties of occlusion patterns. In this paper, we propose to handle the crowd occlusion problem in human detection by leveraging the head part. Double Anchor RPN is…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Kevin Zhang , Feng Xiong , Peize Sun , Li Hu , Boxun Li , Gang Yu

In this work, we introduce the challenging problem of joint multi-person pose estimation and tracking of an unknown number of persons in unconstrained videos. Existing methods for multi-person pose estimation in images cannot be applied…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Umar Iqbal , Anton Milan , Juergen Gall

Multiple Object Tracking (MOT) is an important task in computer vision. MOT is still challenging due to the occlusion problem, especially in dense scenes. Following the tracking-by-detection framework, we propose the Box-Plane Matching…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Jinlong Peng , Yueyang Gu , Yabiao Wang , Chengjie Wang , Jilin Li , Feiyue Huang

We propose a unified framework for multi-person pose estimation and tracking. Our framework consists of two main components,~\ie~SpatialNet and TemporalNet. The SpatialNet accomplishes body part detection and part-level data association in…

计算机视觉与模式识别 · 计算机科学 2019-03-25 Sheng Jin , Wentao Liu , Wanli Ouyang , Chen Qian

In order to track all persons in a scene, the tracking-by-detection paradigm has proven to be a very effective approach. Yet, relying solely on a single detector is also a major limitation, as useful image information might be ignored.…

计算机视觉与模式识别 · 计算机科学 2018-04-25 Roberto Henschel , Laura Leal-Taixé , Daniel Cremers , Bodo Rosenhahn