chore: update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,13 @@ tags:
|
|
| 9 |
- art
|
| 10 |
---
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
| Model | FLOPS | Params | F1 Score | Threshold | F1 Plot | Confusion | Labels |
|
| 13 |
|:------------------:|:-------:|:--------:|:----------:|:-----------:|:-----------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------:|:--------:|
|
| 14 |
| face_detect_v1.4_n | 898 | 3.01M | 0.94 | 0.278 | [plot](https://huggingface.co/deepghs/anime_face_detection/blob/main/face_detect_v1.4_n/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_face_detection/blob/main/face_detect_v1.4_n/confusion_matrix.png) | `face` |
|
|
|
|
| 9 |
- art
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# deepghs Anime Face Detection fork
|
| 13 |
+
THIS REPOSITORY IS FORKED REPOSITORY FOR USERSCRIPT EMBEDDING PURPOSE!
|
| 14 |
+
|
| 15 |
+
If you have interest, see Crystallized Chasm project. Crystallized Chasm is platform-specific, multi-purpose, refined, character chat (AI Chat) extension userscript project.
|
| 16 |
+
|
| 17 |
+
Crystallized Chasm Majority Report module relies at this repository.
|
| 18 |
+
|
| 19 |
| Model | FLOPS | Params | F1 Score | Threshold | F1 Plot | Confusion | Labels |
|
| 20 |
|:------------------:|:-------:|:--------:|:----------:|:-----------:|:-----------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------:|:--------:|
|
| 21 |
| face_detect_v1.4_n | 898 | 3.01M | 0.94 | 0.278 | [plot](https://huggingface.co/deepghs/anime_face_detection/blob/main/face_detect_v1.4_n/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_face_detection/blob/main/face_detect_v1.4_n/confusion_matrix.png) | `face` |
|