Skip to content

CodeAIF/ncnn_video_faceid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncnn_example:

add retinaface facedetection;add face_id;add mask_classify

2.optimize the CMakeLists.txt

3. compile the project:

>> cd ncnn_video_faceid && mkdir build && cd build && make -j3 

4. run the project:

>> cd src && ./face && ./object && ./classifier

7. references

https:/github.com/MirrorYuChen/ncnn_example/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages