Real-time Mask Detection on Google Edge TPU
- URL: http://arxiv.org/abs/2010.04427v1
- Date: Fri, 9 Oct 2020 08:21:34 GMT
- Title: Real-time Mask Detection on Google Edge TPU
- Authors: Keondo Park, Wonyoung Jang, Woochul Lee, Kisung Nam, Kihong Seong,
Kyuwook Chai, Wen-Syan Li
- Abstract summary: After the COVID-19 outbreak, it has become important to automatically detect whether people are wearing masks.
We present a light-weighted model for detecting whether people in a particular area wear masks, which can also be deployed on Coral Dev Board.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: After the COVID-19 outbreak, it has become important to automatically detect
whether people are wearing masks in order to reduce risk of front-line workers.
In addition, processing user data locally is a great way to address both
privacy and network bandwidth issues. In this paper, we present a
light-weighted model for detecting whether people in a particular area wear
masks, which can also be deployed on Coral Dev Board, a commercially available
development board containing Google Edge TPU. Our approach combines the object
detecting network based on MobileNetV2 plus SSD and the quantization scheme for
integer-only hardware. As a result, the lighter model in the Edge TPU has a
significantly lower latency which is more appropriate for real-time execution
while maintaining accuracy comparable to a floating point device.
Related papers
- Secure Deep Learning-based Distributed Intelligence on Pocket-sized
Drones [75.80952211739185]
Palm-sized nano-drones are an appealing class of edge nodes, but their limited computational resources prevent running large deep-learning models onboard.
Adopting an edge-fog computational paradigm, we can offload part of the computation to the fog; however, this poses security concerns if the fog node, or the communication link, can not be trusted.
We propose a novel distributed edge-fog execution scheme that validates fog computation by redundantly executing a random subnetwork aboard our nano-drone.
arXiv Detail & Related papers (2023-07-04T08:29:41Z) - Rethinking Voxelization and Classification for 3D Object Detection [68.8204255655161]
The main challenge in 3D object detection from LiDAR point clouds is achieving real-time performance without affecting the reliability of the network.
We present a solution to improve network inference speed and precision at the same time by implementing a fast dynamic voxelizer.
In addition, we propose a lightweight detection sub-head model for classifying predicted objects and filter out false detected objects.
arXiv Detail & Related papers (2023-01-10T16:22:04Z) - Real-Time Mask Detection Based on SSD-MobileNetV2 [2.538209532048867]
An excellent automatic real-time mask detection system can reduce a lot of work pressure for relevant staff.
Existing mask detection approaches are resource-intensive and do not achieve a good balance between speed and accuracy.
In this paper, we propose a new architecture for mask detection.
arXiv Detail & Related papers (2022-08-29T01:59:22Z) - A Deep Learning-based Approach for Real-time Facemask Detection [0.0]
The COVID-19 pandemic is causing a global health crisis. Public spaces need to be safeguarded from the adverse effects of this pandemic.
Wearing a facemask becomes one of the effective protection solutions adopted by many governments.
The goal of this paper is to use deep learning (DL), which has shown excellent results in many real-life applications, to ensure efficient real-time facemask detection.
arXiv Detail & Related papers (2021-10-17T06:12:02Z) - DAAIN: Detection of Anomalous and Adversarial Input using Normalizing
Flows [52.31831255787147]
We introduce a novel technique, DAAIN, to detect out-of-distribution (OOD) inputs and adversarial attacks (AA)
Our approach monitors the inner workings of a neural network and learns a density estimator of the activation distribution.
Our model can be trained on a single GPU making it compute efficient and deployable without requiring specialized accelerators.
arXiv Detail & Related papers (2021-05-30T22:07:13Z) - BinaryCoP: Binary Neural Network-based COVID-19 Face-Mask Wear and
Positioning Predictor on Edge Devices [63.56630165340053]
Face masks offer an effective solution in healthcare for bi-directional protection against air-borne diseases.
CNNs offer an excellent solution for face recognition and classification of correct mask wearing and positioning.
CNNs can be used at entrances to corporate buildings, airports, shopping areas, and other indoor locations, to mitigate the spread of the virus.
arXiv Detail & Related papers (2021-02-06T00:14:06Z) - Edge-Detect: Edge-centric Network Intrusion Detection using Deep Neural
Network [0.0]
Edge nodes are crucial for detection against multitudes of cyber attacks on Internet-of-Things endpoints.
We develop a novel light, fast and accurate 'Edge-Detect' model, which detects Denial of Service attack on edge nodes using DLM techniques.
arXiv Detail & Related papers (2021-02-03T04:24:34Z) - WearMask: Fast In-browser Face Mask Detection with Serverless Edge
Computing for COVID-19 [5.062168599309498]
COVID-19 infection predominately transmitted by respiratory droplets generated when people breathe, talk, cough, or sneeze. Wearing a mask is the primary, effective, and convenient method of blocking 80% of all respiratory infections.
Current commercial face mask detection systems are typically bundled with specific software or hardware, impeding public accessibility.
We propose an in-browser serverless edge-computing based face mask detection solution, called Web-based efficient AI recognition of masks (WearMask)
WearMask can be deployed on any common devices (e.g., cell phones, tablets, computers) that have internet connections using web browsers, without installing any
arXiv Detail & Related papers (2021-01-04T05:50:48Z) - Identity-Aware Attribute Recognition via Real-Time Distributed Inference
in Mobile Edge Clouds [53.07042574352251]
We design novel models for pedestrian attribute recognition with re-ID in an MEC-enabled camera monitoring system.
We propose a novel inference framework with a set of distributed modules, by jointly considering the attribute recognition and person re-ID.
We then devise a learning-based algorithm for the distributions of the modules of the proposed distributed inference framework.
arXiv Detail & Related papers (2020-08-12T12:03:27Z) - MobileDets: Searching for Object Detection Architectures for Mobile
Accelerators [61.30355783955777]
Inverted bottleneck layers have been the predominant building blocks in state-of-the-art object detection models on mobile devices.
Regular convolutions are a potent component to boost the latency-accuracy trade-off for object detection on accelerators.
We obtain a family of object detection models, MobileDets, that achieve state-of-the-art results across mobile accelerators.
arXiv Detail & Related papers (2020-04-30T00:21:30Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.