Object Detection
LiteRT
LiteRT
LiteRT
on-device
android
gpu
face-detection
yunet
libfacedetection
landmarks
Instructions to use litert-community/YuNet-Face-LiteRT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use litert-community/YuNet-Face-LiteRT with LiteRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Card: base_model_relation: quantized (list under the base model's Quantizations)
Browse files
README.md
CHANGED
|
@@ -4,6 +4,7 @@ library_name: LiteRT
|
|
| 4 |
pipeline_tag: object-detection
|
| 5 |
tags: [litert, tflite, on-device, android, gpu, face-detection, yunet, libfacedetection, landmarks]
|
| 6 |
base_model: ShiqiYu/libfacedetection
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# YuNet — LiteRT (on-device face detection, fully-GPU)
|
|
|
|
| 4 |
pipeline_tag: object-detection
|
| 5 |
tags: [litert, tflite, on-device, android, gpu, face-detection, yunet, libfacedetection, landmarks]
|
| 6 |
base_model: ShiqiYu/libfacedetection
|
| 7 |
+
base_model_relation: quantized
|
| 8 |
---
|
| 9 |
|
| 10 |
# YuNet — LiteRT (on-device face detection, fully-GPU)
|