Click here to Skip to main content
15,867,330 members

Age Estimation with Deep Learning

  1. 0

    Age Estimation With Deep Learning: Getting Started

    In this article, we'll begin the process of how to use a deep neural network to estimate a person's age from an image.
    Added 20 Jul 2020
  2. 1

    Age Estimation With Deep Learning: Acquiring Dataset

    In this article we’ll talk about the selection and acquisition of the image dataset.
    Added 20 Jul 2020
  3. 2

    Age Estimation With Deep Learning: Designing CNN

    In this article we’ll guide you through one of the most difficult steps in the DL pipeline: the CNN design.
    Added 21 Jul 2020
  4. 3

    Age Estimation With Deep Learning: Building CNN

    In this article we’ll build the network we’ve designed using the Keras framework.
    Added 22 Jul 2020
  5. 4

    Age Estimation With Deep Learning: Training CNN

    In this article we train the CNN for age estimation.
    Added 23 Jul 2020
  6. 5

    Age Estimation With Deep Learning: Using CNN to Predict Age

    In this article we will explain how to use the pre-trained CNN for estimating a person’s age from an image.
    Added 24 Jul 2020