narugo's picture
Update README.md
8bdffa7
|
raw
history blame
1.47 kB
metadata
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, 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.