Datasets:
File size: 1,474 Bytes
49eebfb 8be63c6 8bdffa7 8be63c6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: mit
---
# character_similarity
This is a dataset used for training models to determine whether two anime images (containing only one person) depict the same character. The dataset includes the following versions:
| Version | Filename | Characters | Images | Information |
|:-------:|:---------------------:|:----------:|:------:|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| v0 | images_v0.tar.xz | 2059 | 162116 | Crawled from [zerochan.net](https://www.zerochan.net/), includes images of Arknights, Fate/Grand Order, Genshin Impact, Girls' Frontline, and Azur Lane, as well as over 1500 other game or anime characters. The images are all small preview thumbnails. |
| v0_tiny | images_tiny_v0.tar.xz | 514 | 10036 | The dataset `v0` has been simplified by randomly selecting 1/4 of the anime characters and 1/4 of the images for each character. It is recommended to use this dataset for model training and validation. |
|