-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Dear @shubham0204,
Thank you for sharing this excellent project — it’s a great reference for on-device face recognition on Android.
I would like to ask for clarification regarding the FaceNet model files included in the repository (facenet.tflite and facenet_512.tflite).
Before using or adapting this project for commercial purposes, I need to confirm:
The original source or training repository of these models (e.g., TensorFlow / Keras FaceNet implementations).
The license terms applicable to the model weights — whether they are covered by the same Apache-2.0 license as the code, or if they originate from another source with different terms (such as MIT, research-only, or non-commercial).
Could you please share any information or links about:
The model’s original repository or author
Dataset used for training
License notice or permission for commercial use
This would help ensure proper attribution and compliance for anyone integrating the project into production systems.
Thank you very much for your time and for maintaining this useful open-source project.
Best regards,
nvb