added benchmarks

pull/134/head
Vladimir Mandic 2021-04-16 09:31:58 -04:00
parent 39c11b381f
commit 981b2b9b08
3 changed files with 3 additions and 2 deletions

View File

@ -53,6 +53,7 @@ Check out [**Live Demo**](https://vladmandic.github.io/human/demo/index.html) fo
- [**Face Recognition & Face Description**](https://github.com/vladmandic/human/wiki/Embedding)
- [**Gesture Recognition**](https://github.com/vladmandic/human/wiki/Gesture)
- [**Common Issues**](https://github.com/vladmandic/human/wiki/Issues)
- [**Background and Benchmarks**](https://github.com/vladmandic/human/wiki/Background)
## Additional notes

View File

@ -16,7 +16,7 @@ const myConfig = {
modelBasePath: 'file://models/',
debug: false,
videoOptimized: false,
async: false,
async: true,
face: {
enabled: true,
detector: { enabled: true, rotation: false },

2
wiki

@ -1 +1 @@
Subproject commit a84586b61f8cd89d7d7b8c16496de25a1bac8e32
Subproject commit 458f02833206e3a6ee1c76652d9e8048530f0708