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

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024
  • 💼 Book a meeting: cutt.ly/Pegxp5rA
    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: cutt.ly/leeliCCx
    OpenCV: pypi.org/proje...
    Models Github: github.com/sma...
    GitZip: chromewebstore...
    Socials:
    Website: hussainmustafa...
    Github: github.com/hus...
    LinkedIn: / hussain-mustafa-960920184
    Twitter: / hussain34274892
    Buy Me A Coffee: www.buymeacoff...
    #python #learnpython #opencv #machinelearning #artificialintelligence

Комментарии • 23

  • @rlt_app
    @rlt_app 4 месяца назад +3

    I had some prior experience with OpenCV, but incorporating CNN for age and gender detection was mind-blowing.

  • @MHM-jy4uj
    @MHM-jy4uj 4 месяца назад +3

    I found this tutorial incredibly insightful. The explanations were clear, and the examples were easy to follow.

  • @saitammu7462
    @saitammu7462 4 месяца назад +3

    machine learning also involves in this project

  • @moneyman-ne9lw
    @moneyman-ne9lw 4 месяца назад +3

    Thank you so much for sharing this tutorial.

  • @wah866sky7
    @wah866sky7 4 месяца назад +2

    Will you talk with topics on PandasAI or other AI related Python programming? Thanks

    • @m_hussain_mustafa
      @m_hussain_mustafa  4 месяца назад

      Absolutely I plan on releasing a new Python AI/ML related tutorial every week. God Wiling.

  • @preneure
    @preneure 4 месяца назад +2

    Great explanations.

  • @harshnandu03
    @harshnandu03 2 месяца назад

    The tutorial was amazing !
    Sir can you help me with this question ---
    Create a feature to detect the number of females as well as males in a meeting room along with their age.
    if the person wear a white shirt we should make their age as 23 irrespective of their age and gender as well if they wear black shirt
    we should predict that person as child irrespective of their age and gender and this feature should not work if we have less than 2 people in the meeting.

  • @MrIMacro
    @MrIMacro 4 месяца назад +2

    Amazing

  • @Mhmd_SHA
    @Mhmd_SHA 4 месяца назад +2

    🎉🎉 thanks

  • @user-mq6vy5mh1c
    @user-mq6vy5mh1c 3 месяца назад +1

    Nice one

  • @RonyHassan47
    @RonyHassan47 4 месяца назад +2

    Wow. I start loving python ❤

  • @wah866sky7
    @wah866sky7 4 месяца назад +2

    Thank you so much!