使用darknet训练yolov4-tiny网络模型以进行人脸口罩的目标检测任务,模型由yolo格式转换为ncnn格式并部署于android
-
Updated
May 21, 2021 - C++
使用darknet训练yolov4-tiny网络模型以进行人脸口罩的目标检测任务,模型由yolo格式转换为ncnn格式并部署于android
Mask Detector is a Computer Vision project done as part of the certification course: NVIDIA Jetson AI Specialist. This project uses the NVIDIA Jetson Nano and a webcam to detect whether people are wearing a mask or not. What's more, it can also detect if the mask is worn incorrectly.
Add a description, image, and links to the maskdetection topic page so that developers can more easily learn about it.
To associate your repository with the maskdetection topic, visit your repo's landing page and select "manage topics."