nyuuzyou commited on
Commit
7498d55
1 Parent(s): 5d38a42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -26,7 +26,7 @@ This repository contains three object detection models based on YOLOv5l and YOLO
26
  ![Example image 2](https://huggingface.co/nyuuzyou/AnimeHeads/resolve/main/examples/2v3.jpg)
27
  ![Example image 3](https://huggingface.co/nyuuzyou/AnimeHeads/resolve/main/examples/3v3.jpg)
28
 
29
- - Model file: `animeheadsv3.weight`
30
 
31
  ### AnimeHeadsv2
32
 
@@ -40,7 +40,7 @@ This repository contains three object detection models based on YOLOv5l and YOLO
40
  ![Example image 1](https://huggingface.co/nyuuzyou/AnimeHeads/resolve/main/examples/1v2.jpg)
41
  ![Example image 2](https://huggingface.co/nyuuzyou/AnimeHeads/resolve/main/examples/2v2.jpg)
42
  ![Example image 3](https://huggingface.co/nyuuzyou/AnimeHeads/resolve/main/examples/3v2.jpg)
43
- - Model file: `animeheadsv2.weight`
44
 
45
  ### AnimeHeads
46
 
@@ -51,4 +51,4 @@ This repository contains three object detection models based on YOLOv5l and YOLO
51
  ![Example image 1](https://huggingface.co/nyuuzyou/AnimeHeads/resolve/main/examples/1v1.jpg)
52
  ![Example image 2](https://huggingface.co/nyuuzyou/AnimeHeads/resolve/main/examples/2v1.jpg)
53
  ![Example image 3](https://huggingface.co/nyuuzyou/AnimeHeads/resolve/main/examples/3v1.jpg)
54
- - Model file: `animeheads.weight`
 
26
  ![Example image 2](https://huggingface.co/nyuuzyou/AnimeHeads/resolve/main/examples/2v3.jpg)
27
  ![Example image 3](https://huggingface.co/nyuuzyou/AnimeHeads/resolve/main/examples/3v3.jpg)
28
 
29
+ - Model file: `animeheadsv3.pt`
30
 
31
  ### AnimeHeadsv2
32
 
 
40
  ![Example image 1](https://huggingface.co/nyuuzyou/AnimeHeads/resolve/main/examples/1v2.jpg)
41
  ![Example image 2](https://huggingface.co/nyuuzyou/AnimeHeads/resolve/main/examples/2v2.jpg)
42
  ![Example image 3](https://huggingface.co/nyuuzyou/AnimeHeads/resolve/main/examples/3v2.jpg)
43
+ - Model file: `animeheadsv2.pt`
44
 
45
  ### AnimeHeads
46
 
 
51
  ![Example image 1](https://huggingface.co/nyuuzyou/AnimeHeads/resolve/main/examples/1v1.jpg)
52
  ![Example image 2](https://huggingface.co/nyuuzyou/AnimeHeads/resolve/main/examples/2v1.jpg)
53
  ![Example image 3](https://huggingface.co/nyuuzyou/AnimeHeads/resolve/main/examples/3v1.jpg)
54
+ - Model file: `animeheads.pt`