YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
YOLOv8 Fine-Tuned Face Detection
This repository provides a fine-tuned YOLOv8 model for face detection. The model has been trained on the WIDER FACE dataset to detect faces with high accuracy across various conditions such as occlusions, lighting, and poses.
π Model Details
- Model Type: YOLOv8 (Fine-Tuned for Face Detection)
- Dataset: WIDER FACE
- Use Case: Face Detection
- Framework: Ultralytics YOLOv8
- Supported Formats:
.pt
(PyTorch) - Language: English
- License: MIT
π Installation
To use this model, install the required dependencies:
pip install ultralytics opencv-python pillow matplotlib
---
license: mit
datasets:
- OpenRL/DeepFakeFace
language:
- en
metrics:
- accuracy
- precision
---
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
π
Ask for provider support
HF Inference deployability: The model has no library tag.