-
How to generate data
-
Hello,
I am facing very low accuracy in both recognition models (ArcFace and MobileFace), no matter how i play with the input params (such as Rec_thresh), i am not getting good results at all.
what …
-
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…
-
Even though i use arcnet-cpu, and det-threshold of 98, i still get mislabeled faces outside. Partly this might be from needing more pictures (have about 80-100 per person, from different angles/light/…
-
Can someone teach me? I just started to learn face recognition.
Issues: I have already trained the model for 171 epochs. And I want to continue to train the model based on the latest model. How do …
-
Where can we get the inception model?
```
network = importlib.import_module('models.inception_resnet_v1', 'inference')
File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
…
-
# Face recognition
---
# Face verification vs. face recognition
## Verification (Binary Classification)
- Input image, name/ID
- Output whether the input image is that of the claimed person
## R…
-
### Which version of recognize are you using?
8.1.1
### Enabled Modes
Face recognition, Object recognition
### TensorFlow mode
GPU mode
### Downstream App
Memories App
### Which Nextcloud vers…
-
Hello!
I have 5 photos with me and my friends. Each photo have 1-4 faces.
But each photo have my face.
How get my face encoding from this 5 photos without input data?
For example:
i say "H…
-
* face_recognition version:
* Python version:3.5
* Operating System:windows
### Description
Hi!
I'm right now using your method (KNN) to recognise people in a large dataset, my problem is if …