Giter Club home page Giter Club logo

kaokore's Introduction

KaoKore Dataset

License: CC BY-SA 4.0

๐Ÿ“š Read the paper to learn more about Kaokore dataset, our motivations in making them, as well as creative usage of it!

The Dataset

KaoKore is a novel dataset of face images from Japanese illustrations along with multiple labels for each face, derived from the Collection of Facial Expressions.

KaoKore dataset is build based on the Collection of Facial Expressions, which results from an effort by the ROIS-DS Center for Open Data in the Humanities (CODH) that has been publicly available since 2018. It provides a dataset of cropped face images extracted from Japanese artworks publicly available from National Institute of Japanese Literature, Kyoto University Rare Materials Digital Archive and Keio University Media Center from the Late Muromachi Period (16th century) to the Early Edo Period (17th century) to facilitate research into art history, especially the study of artistic style. It also provides corresponding metadata annotated by researchers with domain expertise.

KaoKore dataset contains 5552 image files, each being an color (RGB) image of size 256 x 256 as well as two sets of labels gender and social status.


Example of the KaoKore dataset, showing various faces in diverse yet coherent artisticstyles.


Labels (labels.csv) available in the dataset along with exemplary images belonging to each labels.

Get the data ๐Ÿ’พ

๐ŸŒŸ You can run python3 download.py download KaoKore datasets. See the output of download.py --help for more details.

It is known that some conda installations may have trouble looking for SSL certificates. If that is the case, you could use download.py --ssl_unverified_context, at your own risk and only if you know what you are doing, to disable the certificate verification.

Please note that we intentionally did not include image data into the dataset so that image providers can check which images are used. We request not to create a derived dataset including image data for user's convenience.

The Data Loaders

Data loaders for Pytorch and TensorFlow are available in code folder.

Benchmarks & Results ๐Ÿ“ˆ

We provide quantitative results on the supervised machine learning tasks of gender and social status prediction from KaoKore images. (Keras classification code is available in code folder)

Have more results to add to the table? Feel free to submit an issue or pull request! (update the link****)

Model Gender Status Credit
VGG11 92.03% 78.74% alantian
AlexNet 91.27% 78.93% alantian
ResNet-18 92.98% 82.16% alantian
ResNet-34 93.55% 84.82% alantian
MobileNet-v2 95.06% 82.35% alantian
DenseNet-121 94.31% 79.70% alantian
Inception-v3 96.58% 84.25% alantian

Generative Models Demo Videos

Please download generative model demo video from here.

  1. Learning to painting
  2. Intrinsic style transfer drawing

Citing KaoKore dataset

If you use any of the Kaokore datasets in your work, we would appreciate a reference to our paper:

KaoKore dataset etc. Yingtao Tian et al. arXiv:2002.08595 update the link

@misc{tian2020kaokore,
    title={KaoKore: A Pre-modern Japanese Art Facial Expression Dataset},
    author={Yingtao Tian and Chikahiko Suzuki and Tarin Clanuwat and Mikel Bober-Irizar and Alex Lamb and Asanobu Kitamoto},
    year={2020},
    eprint={2002.08595},
    archivePrefix={arXiv},
    primaryClass={cs.CV}
}

License

Both the dataset itself and the contents of this repo are licensed under a permissive CC BY-SA 4.0 license, except where specified within some benchmark scripts. CC BY-SA 4.0 license requires attribution, and we would suggest to use the following attribution to the KaoKore dataset.

"KaoKore Dataset" (collected by CODH from multiple organizations), doi:10.20676/00000353

kaokore's People

Contributors

kitamotoasanobu avatar tkasasagi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.