Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,28 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
-
#
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
# yandere_best_score 数据集说明
|
5 |
+
|
6 |
+
## 中文说明
|
7 |
+
|
8 |
+
`yandere_best_score` 数据集包含来自 [https://yande.re](https://yande.re) 网站的图片,这些图片的评分都大于100。数据集通过爬虫程序收集了共计 100,000 张图片的相关信息。每张图片的评分经过筛选,确保仅包括评分大于100的高质量图片。
|
9 |
+
|
10 |
+
### 特点:
|
11 |
+
- **来源**: [https://yande.re](https://yande.re)
|
12 |
+
- **图片数量**: 100,000 多张
|
13 |
+
- **收集范围**: 时间轴在2014年之后的,所有图片的评分大于100的图片。
|
14 |
+
|
15 |
+
感谢nyanko7提供的yandere图源下载脚本
|
16 |
+
---
|
17 |
+
|
18 |
+
## English Description
|
19 |
+
|
20 |
+
The `yandere_best_score` dataset contains images from the website [https://yande.re](https://yande.re), all of which have a score greater than 100. The dataset was collected using a web crawler, gathering data on a total of 100,000 images. Each image is filtered to ensure that only those with scores above 100 are included, which guarantees high-quality images.
|
21 |
+
|
22 |
+
### Dataset Features:
|
23 |
+
- **Source**: [https://yande.re](https://yande.re)
|
24 |
+
- **Number of Images**: 100,000+
|
25 |
+
- **Score Range**: All images have a score greater than 100
|
26 |
+
|
27 |
+
|
28 |
+
|