Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 467 Bytes

File metadata and controls

14 lines (11 loc) · 467 Bytes

One-Shot-Learning-Using-Keras

Performed One Shot Learning using Siamese Neural Network for Face Recognition.

Siamese Neural Network

alt text

Dependencies

  • Keras
  • Numpy
  • skimage

References