中文
相关论文

相关论文: The 1st-place Solution for ECCV 2022 Multiple Peop…

200 篇论文

This technical report describes our first-place solution to the pose estimation challenge at ECCV 2022 Visual Perception for Navigation in Human Environments Workshop. In this challenge, we aim to estimate human poses from in-the-wild…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Jiajun Fu , Yonghao Dang , Ruoqi Yin , Shaojie Zhang , Feng Zhou , Wending Zhao , Jianqin Yin

Entity resolution is central to data integration and data cleaning. Algorithmic approaches have been improving in quality, but remain far from perfect. Crowdsourcing platforms offer a more accurate but expensive (and slow) way to bring…

数据库 · 计算机科学 2012-08-10 Jiannan Wang , Tim Kraska , Michael J. Franklin , Jianhua Feng

In this paper, we present a solution to Large-Scale Video Classification Challenge (LSVC2017) [1] that ranked the 1st place. We focused on a variety of modalities that cover visual, motion and audio. Also, we visualized the aggregation…

计算机视觉与模式识别 · 计算机科学 2017-10-31 Chen Chen , Xiaowei Zhao , Yang Liu

Eye movement data during reading is a useful source of information for understanding language comprehension processes. In this paper, we describe our submission to the CMCL 2021 shared task on predicting human reading patterns. Our model…

计算与语言 · 计算机科学 2021-04-16 Bai Li , Frank Rudzicz

In this report, we present the first place solution to the ECCV 2024 BRAVO Challenge, where a model is trained on Cityscapes and its robustness is evaluated on several out-of-distribution datasets. Our solution leverages the powerful…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Tommie Kerssies , Daan de Geus , Gijs Dubbelman

We introduce a one-shot learning approach for video object tracking. The proposed algorithm requires seeing the object to be tracked only once, and employs an external memory to store and remember the evolving features of the foreground…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Boyu Liu , Yanzhao Wang , Yu-Wing Tai , Chi-Keung Tang

Tracking a target person from robot-egocentric views is crucial for developing autonomous robots that provide continuous personalized assistance or collaboration in Human-Robot Interaction (HRI) and Embodied AI. However, most existing…

机器人学 · 计算机科学 2025-07-10 Hanjing Ye , Yu Zhan , Weixi Situ , Guangcheng Chen , Jingwen Yu , Ziqi Zhao , Kuanqi Cai , Arash Ajoudani , Hong Zhang

Significant progress has been achieved in multi-object tracking (MOT) through the evolution of detection and re-identification (ReID) techniques. Despite these advancements, accurately tracking objects in scenarios with homogeneous…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Changcheng Xiao , Qiong Cao , Yujie Zhong , Long Lan , Xiang Zhang , Zhigang Luo , Dacheng Tao

Multimodal visual object tracking can be divided into to several kinds of tasks (e.g. RGB and RGB+X tracking), based on the input modality. Existing methods often train separate models for each modality or rely on pretrained models to adapt…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Lingyi Hong , Jinglun Li , Xinyu Zhou , Kaixun Jiang , Pinxue Guo , Zhaoyu Chen , Runze Li , Xingdong Sheng , Wenqiang Zhang

Human motion plays an important role in many fields. Large databases exist that store and make available recordings of human motions. However, annotating each motion with multiple labels is a cumbersome and error-prone process. This…

机器学习 · 计算机科学 2016-05-06 Matthias Plappert

Affordance-Centric Question-driven Task Completion (AQTC) has been proposed to acquire knowledge from videos to furnish users with comprehensive and systematic instructions. However, existing methods have hitherto neglected the necessity of…

计算机视觉与模式识别 · 计算机科学 2023-06-26 Tom Tongjia Chen , Hongshan Yu , Zhengeng Yang , Ming Li , Zechuan Li , Jingwen Wang , Wei Miao , Wei Sun , Chen Chen

The task object tracking is vital in numerous applications such as autonomous driving, intelligent surveillance, robotics, etc. This task entails the assigning of a bounding box to an object in a video stream, given only the bounding box…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Vladislav Belyaev , Aleksandra Malysheva , Aleksei Shpilman

Multi-object tracking is a fundamental vision problem that has been studied for a long time. As deep learning brings excellent performances to object detection algorithms, Tracking by Detection (TBD) has become the mainstream tracking…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Bo Pang , Yizhuo Li , Yifan Zhang , Muchen Li , Cewu Lu

We present our solutions to the Google Landmark Challenges 2021, for both the retrieval and the recognition tracks. Both solutions are ensembles of transformers and ConvNet models based on Sub-center ArcFace with dynamic margins. Since the…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Qishen Ha , Bo Liu , Hongwei Zhang

Open-vocabulary multi-object tracking (OVMOT) represents a critical new challenge involving the detection and tracking of diverse object categories in videos, encompassing both seen categories (base classes) and unseen categories (novel…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Zekun Qian , Ruize Han , Junhui Hou , Linqi Song , Wei Feng

Multi-camera tracking plays a pivotal role in various real-world applications. While end-to-end methods have gained significant interest in single-camera tracking, multi-camera tracking remains predominantly reliant on heuristic techniques.…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Alexandru Niculescu-Mizil , Deep Patel , Iain Melvin

Visual Object Tracking (VOT) has synchronous needs for both robustness and accuracy. While most existing works fail to operate simultaneously on both, we investigate in this work the problem of conflicting performance between accuracy and…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Jinghao Zhou , Bo Li , Lei Qiao , Peng Wang , Weihao Gan , Wei Wu , Junjie Yan , Wanli Ouyang

To promote the developments of object detection, tracking and counting algorithms in drone-captured videos, we construct a benchmark with a new drone-captured largescale dataset, named as DroneCrowd, formed by 112 video clips with 33,600 HD…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Longyin Wen , Dawei Du , Pengfei Zhu , Qinghua Hu , Qilong Wang , Liefeng Bo , Siwei Lyu

Online Multi-Object Tracking (MOT) from videos is a challenging computer vision task which has been extensively studied for decades. Most of the existing MOT algorithms are based on the Tracking-by-Detection (TBD) paradigm combined with…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Zhen He , Jian Li , Daxue Liu , Hangen He , David Barber

Visual pedestrian tracking represents a promising research field, with extensive applications in intelligent surveillance, behavior analysis, and human-computer interaction. However, real-world applications face significant occlusion…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Zewei Wu , César Teixeira , Wei Ke , Zhang Xiong