Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Anime Head Detection Models
|
| 2 |
|
| 3 |
This repository contains three object detection models based on YOLOv5l and YOLOv8l architectures. The images in the dataset were taken from anime and art, with manga pages added to AnimeHeadsv3.
|
|
@@ -44,4 +49,4 @@ This repository contains three object detection models based on YOLOv5l and YOLO
|
|
| 44 |

|
| 45 |

|
| 46 |

|
| 47 |
-
- Model file: `animeheads.weight`
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: wtfpl
|
| 3 |
+
tags:
|
| 4 |
+
- object-detection
|
| 5 |
+
---
|
| 6 |
# Anime Head Detection Models
|
| 7 |
|
| 8 |
This repository contains three object detection models based on YOLOv5l and YOLOv8l architectures. The images in the dataset were taken from anime and art, with manga pages added to AnimeHeadsv3.
|
|
|
|
| 49 |

|
| 50 |

|
| 51 |

|
| 52 |
+
- Model file: `animeheads.weight`
|