Face_Recognition_using_Siamese_Network icon indicating copy to clipboard operation
Face_Recognition_using_Siamese_Network copied to clipboard

Realtime face detection and recognition on video streams. Uses Inception-ResNet-v1 as Encoder, trained using Triplet Loss.

Results 2 Face_Recognition_using_Siamese_Network issues
Sort by recently updated
recently updated
newest added

If you get the same error, change the import declaration part as follows file name: Encoder_Training_(Triplet_Loss).ipynb Before ``` import os import numpy as np import matplotlib.pyplot as plt from PIL...

Current versions of google colab and jupyter notebook does not support tensorflow versions below 2. It is throwing errors if i try to install tensorflow version 1.