This commit is contained in:
Sefik Ilkin Serengil 2023-01-08 17:28:04 +00:00 committed by GitHub
parent 52af2fa851
commit 9efa3c0383
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -290,7 +290,7 @@ $ deepface verify -img1_path tests/dataset/img1.jpg -img2_path tests/dataset/img
$ deepface analyze -img_path tests/dataset/img1.jpg
```
You can also run these command if you are running deepface with docker. Please follow the instructions in the [shell script](https://github.com/serengil/deepface/blob/master/scripts/dockerize.sh#L17).
You can also run these commands if you are running deepface with docker. Please follow the instructions in the [shell script](https://github.com/serengil/deepface/blob/master/scripts/dockerize.sh#L17).
**Tech Stack** - [`Vlog`](https://youtu.be/R8fHsL7u3eE), [`Tutorial`](https://sefiks.com/2021/03/31/tech-stack-recommendations-for-face-recognition/)