This commit is contained in:
Sefik Ilkin Serengil 2020-02-12 08:27:15 +03:00 committed by GitHub
parent ad2ef9a1b4
commit 539198737a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,6 +139,10 @@ pip install keras==2.2.0
pip install tqdm==4.30.0 pip install tqdm==4.30.0
``` ```
# Playlist
Deepface is mentioned in this [youtube playlist](https://www.youtube.com/watch?v=KRCvkNCOphE&list=PLsS_1RYmYQQFdWqxQggXHynP1rqaYXv_E).
# Disclaimer # Disclaimer
Reference face recognition models have different type of licenses. This framework is just a wrapper for those models. That's why, licence types are inherited as well. You should check the licenses for the face recognition models before use. Reference face recognition models have different type of licenses. This framework is just a wrapper for those models. That's why, licence types are inherited as well. You should check the licenses for the face recognition models before use.