Python Age & Gender Detection Tutorial | Python OpenCV & CNN Guide

Опубликовано: 10 Май 2024
на канале: Hussain Mustafa
5,426
117

💼 Book a meeting: https://cutt.ly/Ke2x7QQ3

In this video we will build a python script that will allow us to predict/estimate the age and gender of someone from a picture. We will take a look at working with OpenCV, and already trained convolutional neural networks (CNN) to detect the face bounds of someone within a picture, and then use these face bounds to extract the persons face, we will then feed the face data to our age and gender prediction neural networks to estimate what the person gender and age is. The concepts covered will help you understand the fundamentals of working with convolutional neural networks in OpenCV, as well as working with OpenCV and Numpy. This is an excellent guide for beginner Python/ML developers, or anyone looking to learn about computer vision, cnn networks, predicting age/gender, or detecting faces within a picture.

Resources:
Source Code: https://cutt.ly/leeliCCx
OpenCV: https://pypi.org/project/opencv-python/
Models Github: https://github.com/smahesh29/Gender-a...
GitZip: https://chromewebstore.google.com/det...

Socials:
Website: https://hussainmustafa.com
Github: https://github.com/hussain-mustafa990
LinkedIn:   / hussain-mustafa-960920184  
Twitter:   / hussain34274892  
Buy Me A Coffee: https://www.buymeacoffee.com/hussainm...

#python #learnpython #opencv #machinelearning #artificialintelligence