Skip to content

Open-source C++ library for face detection, recognition and tracking: [Detect | Recognise | Track] Face

License

Notifications You must be signed in to change notification settings

Project-10/DRTFace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRTFace

License CodeFactor Build status

[Detect | Recognize | Track] Face

Run Model

cd model

./build.sh

Run Application

mkdir build && cd build

cmake .. -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_INSTALL_PREFIX=/usr/local

make

cd bin

./Demo\ Core

About

Open-source C++ library for face detection, recognition and tracking: [Detect | Recognise | Track] Face

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published