中文
相关论文

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

200 篇论文

We propose a Cascaded Buffered IoU (C-BIoU) tracker to track multiple objects that have irregular motions and indistinguishable appearances. When appearance features are unreliable and geometric features are confused by irregular motions,…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Fan Yang , Shigeyuki Odashima , Shoichi Masui , Shan Jiang

We present our 1st place solution to the Group Dance Multiple People Tracking Challenge. Based on MOTR: End-to-End Multiple-Object Tracking with Transformer, we explore: 1) detect queries as anchors, 2) tracking as query denoising, 3) joint…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Yuang Zhang , Tiancai Wang , Weiyao Lin , Xiangyu Zhang

This is our second-place solution for CVPR 2022 SoccerNet Tracking Challenge. Our method mainly includes two steps: online short-term tracking using our Cascaded Buffer-IoU (C-BIoU) Tracker, and, offline long-term tracking using appearance…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Fan Yang , Shigeyuki Odashima , Shoichi Masui , Shan Jiang

Multi-camera multiple people tracking has become an increasingly important area of research due to the growing demand for accurate and efficient indoor people tracking systems, particularly in settings such as retail, healthcare centers,…

Complex video object segmentation serves as a fundamental task for a wide range of downstream applications such as video editing and automatic data annotation. Here we present the 2nd place solution in the MOSE track of PVUW 2024. To…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Zhensong Xu , Jiangtao Yao , Chengjing Wu , Ting Liu , Luoqi Liu

Both the tasks of multi-person human pose estimation and pose tracking in videos are quite challenging. Existing methods can be categorized into two groups: top-down and bottom-up approaches. In this paper, following the top-down approach,…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Guanghan Ning , Ping Liu , Xiaochuan Fan , Chi Zhang

This paper presents our solution to ACM MM challenge: Large-scale Human-centric Video Analysis in Complex Events\cite{lin2020human}; specifically, here we focus on Track3: Crowd Pose Tracking in Complex Events. Remarkable progress has been…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Li Yuan , Shuning Chang , Ziyuan Huang , Yichen Zhou , Yunpeng Chen , Xuecheng Nie , Francis E. H. Tay , Jiashi Feng , Shuicheng Yan

This technical report describes our 2nd-place solution for the ECCV 2022 YouTube-VIS Long Video Challenge. We adopt the previously proposed online video instance segmentation method IDOL for this challenge. In addition, we use pseudo labels…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Junfeng Wu , Yi Jiang , Qihao Liu , Xiang Bai , Song Bai

Object tracking is an ubiquitous problem that appears in many applications such as remote sensing, audio processing, computer vision, human-machine interfaces, human-robot interaction, etc. Although thoroughly investigated in computer…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Sileye Ba , Xavier Alameda-Pineda , Alessio Xompero , Radu Horaud

This is a brief technical report of our proposed method for Multiple-Object Tracking (MOT) Challenge in Complex Environments. In this paper, we treat the MOT task as a two-stage task including human detection and trajectory matching.…

计算机视觉与模式识别 · 计算机科学 2022-12-08 Feng Yan , Zhiheng Li , Weixin Luo , Zequn jie , Fan Liang , Xiaolin Wei , Lin Ma

This paper addresses the problem of tracking moving objects of variable appearance in challenging scenes rich with features and texture. Reliable tracking is of pivotal importance in surveillance applications. It is made particularly…

计算机视觉与模式识别 · 计算机科学 2013-09-26 Rhys Martin , Ognjen Arandjelović

Visual tracking can be easily disturbed by similar surrounding objects. Such objects as hard distractors, even though being the minority among negative samples, increase the risk of target drift and model corruption, which deserve…

计算机视觉与模式识别 · 计算机科学 2020-06-19 Ning Wang , Wengang Zhou , Qi Tian , Houqiang Li

We propose a novel top-down approach that tackles the problem of multi-person human pose estimation and tracking in videos. In contrast to existing top-down approaches, our method is not limited by the performance of its person detector and…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Manchen Wang , Joseph Tighe , Davide Modolo

In this technical report, we present our solution to localize a spatio-temporal person in an untrimmed video based on a sentence. We achieve the second vIOU(0.30025) in the HC-STVG track of the 3rd Person in Context(PIC) Challenge. Our…

计算机视觉与模式识别 · 计算机科学 2021-06-15 YiYu , XinyingWang , WeiHu , XunLuo , ChengLi

This paper addresses fully automated multi-person tracking in complex environments with challenging occlusion and extensive pose variations. Our solution combines multiple detectors for a set of different regions of interest (e.g.,…

计算机视觉与模式识别 · 计算机科学 2015-12-21 Andy J Ma , Pong C Yuen , Suchi Saria

In this report, we descibe our approach to the ECCV 2020 VIPriors Object Detection Challenge which took place from March to July in 2020. We show that by using state-of-the-art data augmentation strategies, model designs, and…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Yinzheng Gu , Yihan Pan , Shizhe Chen

In this project, we implement a multiple object tracker, following the tracking-by-detection paradigm, as an extension of an existing method. It works by modelling the movement of objects by solving the filtering problem, and associating…

计算机视觉与模式识别 · 计算机科学 2017-10-03 Samuel Murray

We introduce an approach for detecting and tracking detailed 3D poses of multiple people from a single monocular camera stream. Our system maintains temporally coherent predictions in crowded scenes filled with difficult poses and…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Alejandro Newell , Peiyun Hu , Lahav Lipson , Stephan R. Richter , Vladlen Koltun

In recent years, anchor-free object detection models combined with matching algorithms are used to achieve real-time muti-object tracking and also ensure high tracking accuracy. However, there are still great challenges in multi-object…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Huilan Luo , Zehua Zeng

This paper describes the approach we have taken in the challenge. We still adopted the two-stage scheme same as the last champion, that is, detection first and segmentation followed. We trained more powerful detector and segmentor…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Jiajun Zhang , Boyu Chen , Zhilong Ji , Jinfeng Bai , Zonghai Hu
‹ 上一页 1 2 3 10 下一页 ›