paper-with-me

홈 › Papers

Heuristics2Annotate: Efficient Annotation of Large-Scale Marathon Dataset For Bounding Box Regression

2021-04-06 · Pranjal Singh Rajput, Yeshwanth Napolean, Jan van Gemert

Annotating a large-scale in-the-wild person re-identification dataset especially of marathon runners is a challenging task. The variations in the scenarios such as camera viewpoints, resolution, occlusion, and illumination make the problem non-trivial. Manually annotating bounding boxes in such large-scale datasets is cost-inefficient. Additionally, due to crowdedness and occlusion in the videos, aligning the identity of runners across multiple disjoint cameras is a challenge. We collected a novel large-scale in-the-wild video dataset of marathon runners. The dataset consists of hours of recording of thousands of runners captured using 42 hand-held smartphone cameras and covering real-world scenarios. Due to the presence of crowdedness and occlusion in the videos, the annotation of runners becomes a challenging task. We propose a new scheme for tackling the challenges in the annotation of such large dataset. Our technique reduces the overall cost of annotation in terms of time as well as budget. We demonstrate performing fps analysis to reduce the effort and time of annotation. We investigate several annotation methods for efficiently generating tight bounding boxes. Our results prove that interpolating bounding boxes between keyframes is the most efficient method of bounding box generation amongst several other methods and is 3x times faster than the naive baseline method. We introduce a novel way of aligning the identity of runners in disjoint cameras. Our inter-camera alignment tool integrated with the state-of-the-art person re-id system proves to be sufficient and effective in the alignment of the runners across multiple cameras with non-overlapping views. Our proposed framework of annotation reduces the annotation cost of the dataset by a factor of 16x, also effectively aligning 93.64% of the runners in the cross-camera setting.

📄 PDF Abstract BibTeX arXiv:2104.02749

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-Identificationregression

Similar Papers 제목 키워드 기반

Unleashing Hour-Scale Video Training for Long Video-Language Understanding

2025-06-05 · Jingyang Lin, Jialian Wu, Ximeng Sun, Ze Wang 외

Recent long-form video-language understanding benchmarks have driven progress in video large multimodal models (Video-LMMs). However, the scarcity of well-annotated long videos has left the training of hour-long Video-LL…

Instruction FollowingLanguage ModelingLanguage Modelling

Marathon: A Race Through the Realm of Long Context with Large Language Models

2023-12-15 · Lei Zhang, Yunshui Li, Ziqiang Liu, Jiaxi Yang 외

With the advancement of large language models (LLMs) and the expansion of their context windows, existing long-context benchmarks fall short in effectively evaluating the models' comprehension and reasoning abilities in …

Long-Context UnderstandingMultiple-choice

LeanMarathon: Toward Reliable AI Co-Mathematicians through Long-Horizon Lean Autoformalization

2026-06-03 · Yuanhe Zhang, Yuekai Sun, Taiji Suzuki, Jason D. Lee 외 arxiv

Long-horizon autoformalization of research mathematics fails not only at hard lemmas, but at scale: statements drift, dependencies tangle, context decays, and local repairs corrupt distant work. We present LeanMarathon, …

SWE-Marathon: Can Agents Autonomously Complete Ultra-Long-Horizon Software Work?

2026-06-05 · Rishi Desai, Jesse Hu, Joan Cabezas, Neel Harsola 외 arxiv

AI agents are increasingly expected to complete long-horizon workflows that require sustained progress over hours, millions of tokens, and complex environments. Yet current agent benchmarks largely evaluate short-form ta…

Long-Context Understanding

Interactive Weak Supervision: Learning Useful Heuristics for Data Labeling

2020-12-11 · ICLR 2021 1 · Benedikt Boecking, Willie Neiswanger, Eric Xing, Artur Dubrawski

Obtaining large annotated datasets is critical for training successful machine learning models and it is often a bottleneck in practice. Weak supervision offers a promising alternative for producing labeled datasets with…

Weakly Supervised Classification