-
Hi,
I'm very impressed with this approach, I have plan to do same way multi threading with split model for my usecase. I'm currently working on face detection with recognization. I'm using both a m…
-
Probably a noob question but I have trained the model on the celebA dataset. How should I use this model to generate super-res versions of arbitrary images?
In main.py if the training mode is False, …
-
Hi,
Great work I really like that I m just enthusiastic about ML , can you give me advice how I can add ipcam (multiple if possible) and stream on web page.
Thnx
-
Hi- I faced a problem with the accuracy of mtcnn. Please see the following figures. In some frames of my movie, it detects wrong rects as real face! Any idea to solve the issue?
-
Hi @davidsandberg! Thanks for your work on this repo!
When training with triplet loss using the recommended hyperparameters in the wiki, what kind of results were obtained? It'd be great if I could…
-
##### System information (version)
- OpenCV => 4.5.2 / 4.1.1
- Operating System / Platform => Windows 10 64 Bit / Ubuntu 16.04 64 Bit
- python=> 3.7.9
##### Detailed description
Hello, i …
-
Hi,
How can I read/align/prepare face for making predict on trained model?
I made code like this:
```python
model = create_deepface()
model.load_weights('VGGFace2_DeepFace_weights_val…
-
Hi,
I am testing example/form_server both my Mac Pro and also raspi4 . its super slower than the python (fastapi) ? almost 10 times slower
Why is this ? am I missed something ?
Best
-
Hi, @davidsandberg:
Recent paper [SphereFace: Deep Hypersphere Embedding for Face Recognition](https://arxiv.org/abs/1704.08063) introduces a new novel LOSS definition to the face recognition tra…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…