smaranjitghose / DeepPixel

An open-source Python package for making computer vision and image processing simpler
MIT License
22 stars 37 forks source link

Facerec2 #29

Closed jhalak27 closed 4 years ago

jhalak27 commented 4 years ago

Directory Face_detection contains the script for
-input an image and output the image with faces detected (boundary boxes are drawn) -Count the number of faces detected Directory Face_detection_real_time contains the script for Real-Time Face Detection