-
I rewrite the compare.py to check the time for facenet's face embedding encoding, but to my surprise,the time is above 60ms on my Geforce RTX2070 card,I also check the time for ArcFace,it only use 10…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Google Colab (Linux)
- TensorFlow version and how it was installed (source or binary): binary 2.0
- TensorFlow-Addo…
-
# Summary
I am using embeddings computed from the popular FaceNet model. I have calculate about 2.5M embeddings in d=512 and am looking at performance of the `IndexIVFFlat` compared to the simple `Fl…
-
How do I recognize faces realtime?
-
##### System information (version)
- OpenCV => 4.0.0
- Operating System / Platform => Ubuntu 18.4
- Compiler => gcc 7.2
##### Detailed description
I'm having problems trying to load…
-
The repo currently only includes models (MTCNN and InceptionResnetV1). It would be good to add code for updating pretrained models given new data or different training hyperparameters.
-
Hello everyone!
I am trying to run the MTCNN and FaceNet model on 2 cameras simultaneously. So, I am not getting any error while doing this but the code don't give me any results.
It just loads …
-
Hi,
I'm attempting to train a [classifier](https://github.com/davidsandberg/facenet/wiki/Classifier-training-of-inception-resnet-v1) on my own set of images. I'm doing this by running:
`python fa…
-
When i'm using tensorflow for face recognition with facenet, it's very very slow. And when i check for GPU during execution, i saw that the big part of the time only 1% of GPU is ised and sometimes 29…
-
I get the following error when attempting to train with a batch size of 64. Any help is much appreciated!
W tensorflow/core/framework/op_kernel.cc:968] Out of range: FIFOQueue '_1_batch_join/fifo_q…