/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

Primary LanguageJupyter Notebook

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