paper-with-me

Papers

Fast Hand Detection in Collaborative Learning Environments

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

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. Unfortunately, tracking is inapplicable to objects that undergo dramatic changes in appearance from frame to frame. As a related example, we study hand detection over long video recordings in collaborative learning environments. More specifically, we develop long-term hand detection methods that can deal with partial occlusions and dramatic changes in appearance. Our approach integrates object-detection, followed by time projections, clustering, and small region removal to provide effective hand detection over long videos. The hand detector achieved average precision (AP) of 72% at 0.5 intersection over union (IoU). The detection results were improved to 81% by using our optimized approach for data augmentation. The method runs at 4.7x the real-time with AP of 81% at 0.5 intersection over the union. Our method reduced the number of false-positive hand detections by 80% by improving IoU ratios from 0.2 to 0.5. The overall hand detection system runs at 4x real-time.

📄 PDF Abstract BibTeX arXiv:2110.07070

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationHand DetectionObjectobject-detectionObject Detection

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

Activity RecognitionActivity Recognition In VideosData AugmentationHand Detection+3

Disruptive Talk Detection in Multi-Party Dialogue within Collaborative Learning Environments with a Regularized User-Aware Network

2022-09-01 · SIGDIAL (ACL) 2022 9 · Kyungjin Park, Hyunwoo Sohn, Wookhee Min, Bradford Mott 외

Accurate detection and appropriate handling of disruptive talk in multi-party dialogue is essential for users to achieve shared goals. In collaborative game-based learning environments, detecting and attending to disrupt…

KHAIT: K-9 Handler Artificial Intelligence Teaming for Collaborative Sensemaking

2025-02-03 · Matthew Wilchek, Linhan Wang, Sally Dickinson, Erica Feuerbacher 외

In urban search and rescue (USAR) operations, communication between handlers and specially trained canines is crucial but often complicated by challenging environments and the specific behaviors canines are trained to ex…

Edge-computingobject-detectionObject Detection

Incremental Deep Learning for Robust Object Detection in Unknown Cluttered Environments

2018-10-13 · Shin Dong Kyun, Ahmed Minhaz Uddin, Rhee Phill Kyu

Object detection in streaming images is a major step in different detection-based applications, such as object tracking, action recognition, robot navigation, and visual surveillance applications. In mostcases, image qua…

Action RecognitionActive LearningDeep LearningObject+5

AdaptCL: Efficient Collaborative Learning with Dynamic and Adaptive Pruning

2021-06-27 · Guangmeng Zhou, Ke Xu, Qi Li, Yang Liu 외

In multi-party collaborative learning, the parameter server sends a global model to each data holder for local training and then aggregates committed models globally to achieve privacy protection. However, both the dragg…