Skip to content

A codebase for Drone-based Face Detection and Recognition for Real-time Analysis

Notifications You must be signed in to change notification settings

ChangHorng/drone-based_face_detection_and_recognition

Repository files navigation

Drone-based Face Detection and Recognition for Real-time Analysis

The project aims to develop a face detection and recognition algorithm using a state-of-the-art model, namely Detectron2


Note:

We have trained a face detection model using a baseline model trained with Detectron2 from Detectron2 Model Zoo. This model is required to execute our test code and real-time program, however it is not uploaded in this GitHub repository due to its large file size.

You are required to download the model from the Google Drive link attached below, unzip the output zip file and store it in the directory below for the code to execute successfully. https://drive.google.com/file/d/1oDgfoJHyemPFgK3iuXDOgaYdeHdeWlY9/view?usp=sharing

.\drone-based_face_detection_and_recognition\face_detection\train\

About

A codebase for Drone-based Face Detection and Recognition for Real-time Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages