-
If I dont have any overrides for past_det_max_diff_area then it completes the sequence. Once I add a person_past_det_max_diff_area to objectconfig.ini I get this error ->
```
03/29/21 19:08:19 zme…
ghost updated
3 years ago
-
Hi,
```Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04
Codename: bionic
```
```❯ python
Python 2.7.17 (default, Jul 20 2020, 15:37:01)
[GCC 7.5.0] on…
-
* face_recognition version: Click-6.7 Pillow-3.1.2 dlib-19.7.0 face-recognition-1.0.0 face-recognition-models-0.3.0 numpy-1.13.3 olefile-0.44 scipy-1.0.0
* Python version: 3.5.2
* Operating System…
-
# Checklist
- [x] I have verified that the issue exists against the `master` branch of Celery.
- [x] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum…
-
* face_recognition version:0.2.1
* Python version:Python 3.6.2
* Operating System: Mac OS 10.11.2
## First thank you for this great project.
I really like to play around with you Code but I ha…
-
Hey, Thanks for reporting issues back to Nextcloud Face Recognition. Please, try to complete this report in detail so we can help you easier. :smile:
Make sure you read all the [documentation](http…
-
Numpy, Scipy, etc now provide wheels for linux using manylinux which makes installing them much easier.
It would be nice if dlib did so too, as the compilation does take quite a while.
ManyLinux: htt…
-
Before you create an issue, please make sure you have read the [README](https://github.com/pliablepixels/zmeventserver/blob/master/README.md). If you are asking about the object detection part, I don'…
-
## Environment data
- Language Server version: 2020.12.1
- OS and version: Win 10 19042.630
- Python version (& distribution if applicable, e.g. Anaconda): Python 3.9
## Expected behavio…
-
感谢您的开源代码,在使用ot对后续帧做跟踪时,如果初始帧没有识别到视频中的数据库中人脸,那么将会一直显示unknown,没有了更新的过程,是否可以考虑 在跟踪多少帧后 再进行识别一次,或者您能给出个建议吗,谢谢。