-
Thank you for your work. I could not find testing code. Could you please advice? Thank you.
mxgbs updated
4 years ago
-
Hi, when I run the code
```
python -u tools/face_eval.py -c configs/face_detection/blazeface_nas.yml \
-o weights=output/blazeface/model_final \
--eval_mode=widerface
```
I encount…
-
I could not find any quantized version for face_detection_back.tflite model.
-
**System information**
- TensorFlow.js version (you are using): 2.6.0
- Are you willing to contribute it (Yes/No): I can certainly try to help, but I'm a complete newbie with tensorflow.
**Descri…
-
Versions:
tfjs 2.3.0, tfjs-backend-wasm 2.3.0
Browser:
Electron 10
**Describe the current behavior**
tfjs requests `tfjs-backend-wasm.wasm` instead of `tfjs-backend-wasm-threaded-simd.wasm`. Wa…
ghli2 updated
4 years ago
-
Thanks very much for making this available.
I've been reading the code, and I think there might be a typo here: https://github.com/hollance/BlazeFace-PyTorch/blob/master/blazeface.py#L370
```
…
-
感谢luffy的分享,想测试下BlazeLandMark模型的效果,请问能提供一下预训练模型吗
-
Where can I find full saved model (not the converted tflite one)? Saved model without weight is also OK. If not possible, where can I find integer quantized tflite version?
-
Hi Adrian. First of all thank you for this amazing work !
Today, I used your project to detect face from some images, the face landmarks were detected well but there were some small cases that the …
-
Hello
how are you?
Thanks for contributing this project.
I have a question.
Is it possible to detect more 6 points for landmark even if the Blazeface architecture is changed ?
Thanks.