{"id":17038154,"url":"https://github.com/bchao1/anime-face-dataset","last_synced_at":"2025-04-06T09:09:31.152Z","repository":{"id":37777443,"uuid":"148986562","full_name":"bchao1/Anime-Face-Dataset","owner":"bchao1","description":"🖼 A collection of high-quality anime faces.","archived":false,"fork":false,"pushed_at":"2022-06-26T02:54:02.000Z","size":724,"stargazers_count":415,"open_issues_count":2,"forks_count":35,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-30T08:08:59.601Z","etag":null,"topics":["anime","computer-vision","dataset","gan","image-generation","machine-learning"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bchao1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-16T10:52:34.000Z","updated_at":"2025-03-08T16:07:05.000Z","dependencies_parsed_at":"2022-08-08T22:00:57.598Z","dependency_job_id":null,"html_url":"https://github.com/bchao1/Anime-Face-Dataset","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bchao1%2FAnime-Face-Dataset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bchao1%2FAnime-Face-Dataset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bchao1%2FAnime-Face-Dataset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bchao1%2FAnime-Face-Dataset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bchao1","download_url":"https://codeload.github.com/bchao1/Anime-Face-Dataset/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457803,"owners_count":20941906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anime","computer-vision","dataset","gan","image-generation","machine-learning"],"created_at":"2024-10-14T08:56:06.523Z","updated_at":"2025-04-06T09:09:31.136Z","avatar_url":"https://github.com/bchao1.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Anime Face Dataset\nThe dataset can be found [here](https://drive.google.com/file/d/1HG7YnakUkjaxtNMclbl2t5sJwGLcHYsI/view?usp=sharing). Also checkout [this repository](https://github.com/bchao1/Anime-Generation) for anime generation using generative adversarial networks.\n\n### 2022/6/26 update\nDue to copyright issues, I have made the dataset private. You can still use the scripts in this repo to scrape the dataset yourself, but use at you own discretion. I am also working on new version of this dataset, but I will only publish scraping and post-processing scripts since I cannot distribute the images. Stay tuned!\n\n## Samples \n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./test.jpg\" width=\"600\"\u003e\n\u003c/p\u003e\n\n## Disclaimer\nThis dataset should only be used for educational purposes. Please cite the source if you use this dataset in your projects, research papers, and etc. Consider starring this repo if you find it useful!\n   \nOne user has uploaded this dataset to [Kaggle](https://www.kaggle.com/datasets/splcher/animefacedataset). If you're downloading the dataset from the Kaggle source, I would appreciate if you also cite this repository.   \n\n## Author \nBrian Chao\n\n## Dataset Description\nThis is an dataset consisting of 63632 high-quality anime faces scraped from www.getchu.com, which are then cropped using the anime face detection algorithm in https://github.com/nagadomi/lbpcascade_animeface. Images sizes vary from 90 * 90 ~ 120 * 120 (you can simply rescale them before using them).\n   \nCompared to other widely used datasets (such as the *danbooru* dataset, which is actually quite a mess), this dataset contains high quality anime character images with clean background and rich colors.\n   \nHowever, few outliers are still present in the dataset:\n- Bad cropping results\n- Some non-human faces.\n\n\nFeel free to contribute to this dataset by adding images of similar quality or adding image labels. \n\n## Source Code\nI made the web-scraping and face-detection code open-source. Make modifications as you wish. To scrape the pictures directly from the website and detect the faces on your own, type the following commands:\n```\ngit clone https://github.com/bchao1/Anime-Face-Dataset.git\ncd Anime-Face-Dataset/src\npython3 scrape.py\npython3 detect.py\n```\nThe scraped images will be in the `./src/images` folder, while the cropped images (character faces) will be in the `./src/cropped` folder.\n\n## Citing Anime Face Dataset\n\nIf you find this dataset helpful, I would appreciate if you cite it:\n\n```\n@online{chao2019/online,\n  author       = {Brian Chao},\n  title        = {Anime Face Dataset: a collection of high-quality anime faces.},\n  date         = {2019-09-16},\n  year         = {2019},\n  url          = {https://github.com/bchao1/Anime-Face-Dataset}\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbchao1%2Fanime-face-dataset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbchao1%2Fanime-face-dataset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbchao1%2Fanime-face-dataset/lists"}