English
Related papers

Related papers: The 1st-place Solution for ECCV 2022 Multiple Peop…

200 papers

This is our 2nd-place solution for the ECCV 2022 Multiple People Tracking in Group Dance Challenge. Our method mainly includes two steps: online short-term tracking using our Cascaded Buffer-IoU (C-BIoU) Tracker, and, offline long-term…

Computer Vision and Pattern Recognition · Computer Science 2022-12-07 Fan Yang , Shigeyuki Odashima , Shoichi Masui , Shan Jiang

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.…

Computer Vision and Pattern Recognition · Computer Science 2022-12-08 Feng Yan , Zhiheng Li , Weixin Luo , Zequn jie , Fan Liang , Xiaolin Wei , Lin Ma

In this paper, we propose MOTRv2, a simple yet effective pipeline to bootstrap end-to-end multi-object tracking with a pretrained object detector. Existing end-to-end methods, MOTR and TrackFormer are inferior to their tracking-by-detection…

Computer Vision and Pattern Recognition · Computer Science 2023-04-20 Yuang Zhang , Tiancai Wang , Xiangyu Zhang

Temporal modeling of objects is a key challenge in multiple object tracking (MOT). Existing methods track by associating detections through motion-based and appearance-based similarity heuristics. The post-processing nature of association…

Computer Vision and Pattern Recognition · Computer Science 2022-07-20 Fangao Zeng , Bin Dong , Yuang Zhang , Tiancai Wang , Xiangyu Zhang , Yichen Wei

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,…

Computer Vision and Pattern Recognition · Computer Science 2023-06-22 Hsiang-Wei Huang , Cheng-Yen Yang , Zhongyu Jiang , Pyong-Kun Kim , Kyoungoh Lee , Kwangju Kim , Samartha Ramkumar , Chaitanya Mullapudi , In-Su Jang , Chung-I Huang , Jenq-Neng Hwang

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…

Computer Vision and Pattern Recognition · Computer Science 2020-10-22 Li Yuan , Shuning Chang , Ziyuan Huang , Yichen Zhou , Yunpeng Chen , Xuecheng Nie , Francis E. H. Tay , Jiashi Feng , Shuicheng Yan

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…

Computer Vision and Pattern Recognition · Computer Science 2021-02-02 Fei Du , Bo Xu , Jiasheng Tang , Yuqi Zhang , Fan Wang , Hao Li

This paper presents a study of two tracking algorithms (SORT~\cite{7533003} and Tracktor++~\cite{2019}) that were ranked first positions on the MOT Challenge leaderboard (The MOTChallenge web page: https://motchallenge.net ). The purpose of…

Computer Vision and Pattern Recognition · Computer Science 2023-10-13 Denis Mbey Akola

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…

Computer Vision and Pattern Recognition · Computer Science 2018-05-04 Rohit Girdhar , Georgia Gkioxari , Lorenzo Torresani , Manohar Paluri , Du Tran

In this report, we present the 1st place solution for motion prediction track in 2022 Waymo Open Dataset Challenges. We propose a novel Motion Transformer framework for multimodal motion prediction, which introduces a small set of novel…

Computer Vision and Pattern Recognition · Computer Science 2022-09-22 Shaoshuai Shi , Li Jiang , Dengxin Dai , Bernt Schiele

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…

Computer Vision and Pattern Recognition · Computer Science 2019-09-24 Kevin Zhang , Feng Xiong , Peize Sun , Li Hu , Boxun Li , Gang Yu

Crowd localization, predicting head positions, is a more practical and high-level task than simply counting. Existing methods employ pseudo-bounding boxes or pre-designed localization maps, relying on complex post-processing to obtain the…

Computer Vision and Pattern Recognition · Computer Science 2022-08-09 Dingkang Liang , Wei Xu , Xiang Bai

With the rapid development of deep learning, object detection and tracking play a vital role in today's society. Being able to identify and track all the pedestrians in the dense crowd scene with computer vision approaches is a typical…

Computer Vision and Pattern Recognition · Computer Science 2023-11-01 Yu Zhang , Huaming Chen , Wei Bao , Zhongzheng Lai , Zao Zhang , Dong Yuan

The main challenge of Multi-Object Tracking~(MOT) lies in maintaining a continuous trajectory for each target. Existing methods often learn reliable motion patterns to match the same target between adjacent frames and discriminative…

Computer Vision and Pattern Recognition · Computer Science 2023-04-18 Zheng Qin , Sanping Zhou , Le Wang , Jinghai Duan , Gang Hua , Wei Tang

We present an integrated framework for simultaneous tracking, group detection and multi-level activity recognition in crowd videos. Instead of solving these problems independently and sequentially, we solve them together in a unified…

Computer Vision and Pattern Recognition · Computer Science 2017-10-31 Neha Bhargava , Subhasis Chaudhuri

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,…

Computer Vision and Pattern Recognition · Computer Science 2019-01-24 Guanghan Ning , Ping Liu , Xiaochuan Fan , Chi Zhang

Standardized benchmarks are crucial for the majority of computer vision applications. Although leaderboards and ranking tables should not be over-claimed, benchmarks often provide the most objective measure of performance and are therefore…

Computer Vision and Pattern Recognition · Computer Science 2019-06-12 Patrick Dendorfer , Hamid Rezatofighi , Anton Milan , Javen Shi , Daniel Cremers , Ian Reid , Stefan Roth , Konrad Schindler , Laura Leal-Taixe

Crowd localization aims to predict the spatial position of humans in a crowd scenario. We observe that the performance of existing methods is challenged from two aspects: (i) ranking inconsistency between test and training phases; and (ii)…

Computer Vision and Pattern Recognition · Computer Science 2022-12-09 Xinyan Liu , Guorong Li , Yuankai Qi , Zhenjun Han , Qingming Huang , Ming-Hsuan Yang , Nicu Sebe

A typical pipeline for multi-object tracking (MOT) is to use a detector for object localization, and following re-identification (re-ID) for object association. This pipeline is partially motivated by recent progress in both object…

Computer Vision and Pattern Recognition · Computer Science 2022-05-25 Peize Sun , Jinkun Cao , Yi Jiang , Zehuan Yuan , Song Bai , Kris Kitani , Ping Luo

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…

Computer Vision and Pattern Recognition · Computer Science 2022-10-19 Jiajun Zhang , Boyu Chen , Zhilong Ji , Jinfeng Bai , Zonghai Hu
‹ Prev 1 2 3 10 Next ›