-
facenet keras h5 model is getting errors
-
Using the latest MNNConvert, I am not able to convert my original TFLITE model to MNN.
![image](https://github.com/user-attachments/assets/937a003d-da3d-46e9-b502-826effae80b7)
I tried converting …
-
### System information
- **Have I written custom code (as opposed to using a stock example script
provided in TensorFlow)**: Yes
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04…
-
Hi
i want to do face recognition with deepstream
i used this github [https://github.com/riotu-lab/deepstream-facenet](https://github.com/riotu-lab/deepstream-facenet) and i used ur yolo face model …
-
I am trying to convert the age_model_weights.h5 to onnx .But it give me the following error
ValueError: No model config found in the file at C:\Users\gnanar\.deepface\weights\age_model_weights.h5.
…
-
Hi,
I'm trying to use vggface2 based embedding using [facenet-pytorch](https://github.com/timesler/facenet-pytorch)
Here is the code to generate:
```python
import torch
from facenet_pytorch …
-
Hi @nwesem,
Since converting a tensorflow model to UFF model will be deprecated in the future and transforming deep learning models to ONNX is becoming popular, I have tried to convert facenet.pb to …
-
ValueError: Dimension 3 in both shapes must be equal, but are 128 and 32. Shapes are [?,12,12,128] and [?,12,12,32].
From merging shape 1 with other shapes. for 'incept3a_1/incept3a/concat_dim' (op:…
-
Hi,
Could you please let me know how to train the facenet model ??
Any reference or links??
Thanks in advance
-
### Feature Name
__VisionModel
### Feature Description
Discovery of new vision models
- [ ] Facenet
- [ ] Dlib
- [ ] VGG-Face
- [ ] ArcFace
- [ ] GhostFaceNet
- [ ] SFace
- [ ] OpenFa…