WeChat Mini Program
Old Version Features

Automatic labeling of the Training Dataset for Individual and Group Activities Detection

Sepehr Honarparvar, Mahnoush Mohammadi Jahromi,Sara Saeedi,Steve Liang

crossref(2023)

Cited 0|Views2
Abstract
<p>Real-time activity detection is one of the interesting fields of research due to its wide range of applications in human-computer interaction, health monitoring, security, workers' performance monitoring, safety, etc. Computer vision and deep learning is one of the most popular solutions to detect human activities. However, these solutions often suffer from inadequate training datasets in terms of quantity and quality. Additionally, the procedure of data labeling is time-consuming and expensive. This paper proposes an automated method for labeling data for automatic individual and group activity detection. The proposed algorithm takes advantage of combining simple object classes (such as hands, and persons) and spatial relationship rules to label the training dataset for detecting activities like covering coughs with an arm or hand, hugging, and hand-shaking. These activities were used for Covid risky activities monitoring at workplaces. To implement this algorithm, we used You Only Look Once (YOLO) and Mask Reginal Convolutional Neural Network (Mask-RCNN) object detection and we applied the transfer learning from the Common Object in Context (COCO) CNN model. The results showed 96% precision of data labeling for covering coughs with a hand, 93% for covering coughs with an arm, 89% for hugging, and 87% for handshaking activities. This is while, the average precision of activity detection using automatically annotated data, only decreased by 3% for Mask RCNN and 5% for YOLO. Also, the separation of the individual and group activity classes led to more detection precision. In conclusion, the proposed automatic data labeling algorithm preserved the quality of data annotation while outperforming the training-data annotation speed.&#160;</p>
More
Translated text
求助PDF
上传PDF
Bibtex
AI Read Science
AI Summary
AI Summary is the key point extracted automatically understanding the full text of the paper, including the background, methods, results, conclusions, icons and other key content, so that you can get the outline of the paper at a glance.
Example
Background
Key content
Introduction
Methods
Results
Related work
Fund
Key content
  • Pretraining has recently greatly promoted the development of natural language processing (NLP)
  • We show that M6 outperforms the baselines in multimodal downstream tasks, and the large M6 with 10 parameters can reach a better performance
  • We propose a method called M6 that is able to process information of multiple modalities and perform both single-modal and cross-modal understanding and generation
  • The model is scaled to large model with 10 billion parameters with sophisticated deployment, and the 10 -parameter M6-large is the largest pretrained model in Chinese
  • Experimental results show that our proposed M6 outperforms the baseline in a number of downstream tasks concerning both single modality and multiple modalities We will continue the pretraining of extremely large models by increasing data to explore the limit of its performance
Upload PDF to Generate Summary
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:本文提出了一种自动标注训练数据集的方法,以实现个体和群体活动的自动检测,提高了标注效率和数据质量,尤其适用于新冠病毒风险行为的监控。

方法】:该方法结合了简单的物体类别(如手、人)和空间关系规则,利用YOLO和Mask-RCNN对象检测技术,并从COCO CNN模型进行迁移学习。

实验】:实验使用了YOLO和Mask-RCNN模型对数据集进行自动标注,数据集名称未提及,标注结果在覆盖咳嗽的精度上分别达到96%、93%,拥抱89%,握手87%,使用自动标注数据的活动检测精度仅下降3%(Mask-RCNN)和5%(YOLO)。