smaranjitghose / DeepPixel

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

Facerec3 #31

Closed jhalak27 closed 4 years ago

jhalak27 commented 4 years ago

For Issue #24 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