Fahmifc123 / ResNet50_Face_Detection

Face detection via ResNet50 & transfer learning: 1. Data preprocessing & augmentation 2. Model training 3. Conversion to a fully convolutional model 4. Heat map generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face detection via ResNet50 and transfer learning

  1. Data preprocessing and augmentation
  2. Model training
  3. Conversion to a fully convolutional model
  4. Heat map generation

Prerequisites

TensorFlow; Keras; NumPy; SciPy; Matplotlib; OpenCV (cv2); imgaug

About

Face detection via ResNet50 & transfer learning: 1. Data preprocessing & augmentation 2. Model training 3. Conversion to a fully convolutional model 4. Heat map generation


Languages

Language:Jupyter Notebook 98.5%Language:Python 1.5%