diff --git a/README.md b/README.md index 7b2181d..798ca77 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,30 @@ -# human-facedetection -Human face detection with computer-vision in python. +# human-gender-prediction +This project aims to provide product suggestion based on gender and age of people. Complete application is written in `Python3` using `OpenCV`, `Keras` and `Tensorflow` and few other technologies. -## code +## Requirements +``` +Numpy, Tensorflow, Opencv, +``` - simplecver.py - Just captures the video - vid_capture.py - Capture the video with face detection feature +## How to? +To run the code, +``` +python3 main.py +``` + +## Output +Output of the script will look like below : + +
+
+
+
+
+