mirror of https://github.com/Bing-su/adetailer.git
|
|
||
|---|---|---|
| adetailer | ||
| scripts | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| LICENSE.md | ||
| README.md | ||
| install.py | ||
| pyproject.toml | ||
README.md
!After Detailer
!After Detailer is a extension for stable diffusion webui, similar to Detection Detailer, except it uses ultralytics instead of the mmdet.
Model
| Model | Target | mAP 50-95 |
|---|---|---|
| face_yolov8n.pt | 2D / realistic | 0.366 |
| face_yolov8s.pt | 2D / realistic | 0.404 |
| mediapipe_face_full | realistic | - |
| mediapipe_face_short | realistic | - |
The yolo models can be found on huggingface Bingsu/adetailer.
Dataset
Datasets used for training the yolo models are:

