File size: 1,665 Bytes
4ae2b6c 33ae7be 4ae2b6c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
---
license: other
license_name: aplux-model-farm-license
license_link: https://aiot.aidlux.com/api/v1/files/license/model_farm_license_en.pdf
pipeline_tag: keypoint-detection
tags:
- AIoT
- QNN
---
.png&w=640&q=75)
## MediaPipe-Face-Detection:Facial Recognition
MediaPipe Face Detection is an ultrafast face detection solution that comes with 6 landmarks and multi-face support. It is based on BlazeFace, a lightweight and well-performing face detector tailored for mobile GPU inference. The detector's super-realtime performance enables it to be applied to any live viewfinder experience that requires an accurate facial region of interest as an input for other task-specific models, such as 3D facial keypoint estimation (e.g., MediaPipe Face Mesh), facial features or expression classification, and face region segmentation.
### Source model
- Input shape: 256x256
- Number of parameters:0.13M, 0.6M
- Model size:0.58MB, 2.32MB
- Output shape: [1x896x16, 1x896x1], [1, 1x486x3]
Source model repository: [MediaPipe-Face-Detection](https://github.com/zmurez/MediaPipePyTorch/)
## Performance Reference
Please search model by model name in [Model Farm](https://aiot.aidlux.com/en/models)
## Inference & Model Conversion
Please search model by model name in [Model Farm](https://aiot.aidlux.com/en/models)
## License
- Source Model: [APACHE-2.0](https://github.com/zmurez/MediaPipePyTorch/blob/master/LICENSE)
- Deployable Model: [APLUX-MODEL-FARM-LICENSE](https://aiot.aidlux.com/api/v1/files/license/model_farm_license_en.pdf) |