look-alike

This commit is contained in:
Sefik Ilkin Serengil 2023-01-08 13:29:17 +00:00 committed by GitHub
parent 73e7045a3c
commit 11ce178616
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -302,6 +302,8 @@ You can use deepface not just for facial recognition tasks. For instance, [Celeb
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/parental-look-alike-v2.jpg" width="80%" height="80%"></p>
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/look-alike.jpg" width="45%" height="45%"></p>
## Contribution [![Tests](https://github.com/serengil/deepface/actions/workflows/tests.yml/badge.svg)](https://github.com/serengil/deepface/actions/workflows/tests.yml)
Pull requests are welcome! You should run the unit tests locally by running [`test/unit_tests.py`](https://github.com/serengil/deepface/blob/master/tests/unit_tests.py). Once a PR sent, GitHub test workflow will be run automatically and unit test results will be available in [GitHub actions](https://github.com/serengil/deepface/actions) before approval.