logo

Manish Gotame

  • Home
  • About
  • Portfolio
  • Writing
  • Gallery

    Projects

  • OPPOpen Past Paper

    Online

  • X
  • GitHub
  • LinkedIn
  • Instagram
logo

Portfolio

Open Past Paper
Open Past PaperAI Study Tool and Exam builder
Route to GPX
Route to GPXConvert Google Maps Routes to GPX
Keras Gender Classifier
Keras Gender ClassifierTrained neural network from scratch
React i18n Translate
React i18n TranslateTranslate React components using i18n
TokenFlow
TokenFlowInternal App to track tokens flow at work
logo

Keras Gender Classifier

notion image
 
In 2017, while I was learning Python and Deep Learning simultaneously, I developed a lightweight video-based classifier that uses a Convolutional Neural Network (CNN) to categorize human faces as male or female. I built the network using hand-curated datasets and manually processed the data, training the model for weeks on my laptop with an AMD Radeon M230 GPU to achieve reasonably good results.
 
I also blogged about my process of building this project which you can read here:
Manish GotameManish GotameProject Log: Building a CNN with Keras
Project Log: Building a CNN with Keras

Project Log: Building a CNN with Keras

Learnings while building a Image Classification Neural Network

Manish GotameManish Gotame
 
Link to the open-sourced GitHub project:
Keras-Gender-Classifier
ManishGotame • Updated May 22, 2022
 

Classifier Outputs

notion image
notion image
notion image
Made by Manish Gotame