paper-with-me

Papers

Long Term Object Detection and Tracking in Collaborative Learning Environments

2021-06-02 · Sravani Teeparthi

Human activity recognition in videos is a challenging problem that has drawn a lot of interest, particularly when the goal requires the analysis of a large video database. AOLME project provides a collaborative learning environment for middle school students to explore mathematics, computer science, and engineering by processing digital images and videos. As part of this project, around 2200 hours of video data was collected for analysis. Because of the size of the dataset, it is hard to analyze all the videos of the dataset manually. Thus, there is a huge need for reliable computer-based methods that can detect activities of interest. My thesis is focused on the development of accurate methods for detecting and tracking objects in long videos. All the models are validated on videos from 7 different sessions, ranging from 45 minutes to 90 minutes. The keyboard detector achieved a very high average precision (AP) of 92% at 0.5 intersection over union (IoU). Furthermore, a combined system of the detector with a fast tracker KCF (159fps) was developed so that the algorithm runs significantly faster without sacrificing accuracy. For a video of 23 minutes having resolution 858X480 @ 30 fps, the detection alone runs at 4.7Xthe real-time, and the combined algorithm runs at 21Xthe real-time for an average IoU of 0.84 and 0.82, respectively. The hand detector achieved average precision (AP) of 72% at 0.5 IoU. The detection results were improved to 81% using optimal data augmentation parameters. The hand detector runs at 4.7Xthe real-time with AP of 81% at 0.5 IoU. The hand detection method was integrated with projections and clustering for accurate proposal generation. This approach reduced the number of false-positive hand detections by 80%. The overall hand detection system runs at 4Xthe real-time, capturing all the activity regions of the current collaborative group.

📄 PDF Abstract BibTeX arXiv:2106.07556

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionActivity Recognition In VideosData AugmentationHand DetectionHuman Activity Recognitionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Fast Hand Detection in Collaborative Learning Environments

2021-10-13 · Sravani Teeparthi, Venkatesh Jatla, Marios S. Pattichis, Sylvia Celedon Pattichis 외

Long-term object detection requires the integration of frame-based results over several seconds. For non-deformable objects, long-term detection is often addressed using object detection followed by video tracking. Unfor…

Data AugmentationHand DetectionObjectobject-detection+1

Flow Guided Short-term Trackers with Cascade Detection for Long-term Tracking

2019-09-01 · Han Wu, Xueyuan Yang, Yong Yang, Guizhong Liu

Object tracking has been studied for decades, but most of the existing works are focused on the short-term tracking. For a long sequence, the object is often fully occluded or out of view for a long time, and existing sh…

ObjectObject Tracking

UAV3D: A Large-scale 3D Perception Benchmark for Unmanned Aerial Vehicles

2024-10-14 · Hui Ye, Rajshekhar Sunderraman, Shihao Ji

Unmanned Aerial Vehicles (UAVs), equipped with cameras, are employed in numerous applications, including aerial photography, surveillance, and agriculture. In these applications, robust object detection and tracking are …

3D Object DetectionObjectobject-detectionObject Detection+2

Collaborative Deep Reinforcement Learning for Multi-Object Tracking

2018-09-01 · ECCV 2018 9 · Liangliang Ren, Jiwen Lu, Zifeng Wang, Qi Tian 외

In this paper, we propose a collaborative deep reinforcement learning (C-DRL) method for multi-object tracking. Most existing multi-object tracking methods employ the tracking-by-detection strategy which first detects ob…

Deep Reinforcement LearningMulti-Object TrackingObjectObject Tracking+3

Video Object Recognition in Mobile Edge Networks: Local Tracking or Edge Detection?

2025-11-25 · Kun Guo, Yun Shen, Xijun Wang, Chaoqun You 외 arxiv

Fast and accurate video object recognition, which relies on frame-by-frame video analytics, remains a challenge for resource-constrained devices such as traffic cameras. Recent advances in mobile edge computing have made…

Reinforcement LearningObject RecognitionFederated LearningObject Detection