Artstation-Artistic-face-HQ Dataset (AAHQ)

Overview

Artstation-Artistic-face-HQ Dataset (AAHQ)

teaser

Artstation-Artistic-face-HQ (AAHQ) is a high-quality image dataset of artistic-face images. It is proposed in:

BlendGAN: Implicitly GAN Blending for Arbitrary Stylized Face Generation
Mingcong Liu, Qiang Li, Zekui Qin, Guoxin Zhang, Pengfei Wan, Wen Zheng
https://arxiv.org/abs/2110.11728
source code: https://github.com/onion-liu/BlendGAN

Images in this dataset are collected from the "portraits" channel of Artstation. Since the original images are subject to copyright, we do not make them available directly. Instead, we provide URLs and associated face landmarks from the dataset. The dataset consists of about 25,000 high-quality artistic images (less than the number in the paper because the original URLs of some images are invalid). It offers a lot of variety in terms of painting styles, color tones and face attributes.

Please notice that this dataset is made available for academic research purpose only. The copyright of the images belongs to the original owners. The dataset itself (including JSON metadata, download script, and documentation) is made available under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. You can use, redistribute, and adapt it for non-commercial purposes, as long as you (a) give appropriate credit by citing our paper, (b) indicate any changes that you've made, and (c) distribute any derivative works under the same license.

If any of the images belongs to you and you would like it removed, please kindly inform us, we will remove it from our dataset immediately.

Caution: Images in AAHQ inherit all the biases of Artstation. Please be careful of unintended societal, gender, racial and other biases when training or deploying models trained on this data.

Prepare dataset

1. download the original images from Artstation (~19G):

python download.py

2. crop and align the images (~24G):

python face_alignment.py

Bibtex

If you use this dataset for your research, please cite our paper:

@inproceedings{liu2021blendgan,
    title = {BlendGAN: Implicitly GAN Blending for Arbitrary Stylized Face Generation},
    author = {Liu, Mingcong and Li, Qiang and Qin, Zekui and Zhang, Guoxin and Wan, Pengfei and Zheng, Wen},
    booktitle = {Advances in Neural Information Processing Systems},
    year = {2021}
}

Acknowledgements

We sincerely thank all the reviewers for their comments. We also thank Zhenyu Guo for help in preparing the comparison to StarGANv2. The face alignment code borrows heavily from FFHQ dataset.

Comments
  • download error

    download error

    requests.exceptions.ConnectionError: HTTPSConnectionPool(host='cdnb.artstation.com', port=443) I try some solutions like 'https://blog.csdn.net/weixin_42210687/article/details/103480208', but still not work well. Sorry to bother you that do you know this prob? thanks.

    opened by nzhang258 7
  • How to get URLs from Artstation

    How to get URLs from Artstation

    Thanks for your great work! I think this dataset contributes a lot to the machine learning community and is also useful to me. I am wondering how you collected URLs from a specific channel (e.g., portraits) in Artstation. Can you share your code?

    opened by eveningglow 4
  • Question: why first transform() to large size then resize() to smaller size?

    Question: why first transform() to large size then resize() to smaller size?

    With the default arguments in image_align(), you first transform to a large size (4096x4096) and then resize to a smaller size (1024x1024). Why not just directly transform into the smaller size?

    BTW, thank you so much for this awesome tool!

    opened by peacej 2
  • Several files not found

    Several files not found

    Hi, Thanks for sharing dataset

    I found several (=121) files are not exist while downloading the dataset. Could you share currently not available images?

    I add some not founded urls. You can open it using pickle.

    notfound.txt

    opened by LeeDongYeun 2
  • One image missing and it interrupted the download

    One image missing and it interrupted the download

    I download the dataset several times. It always terminal on the following image:

    FileNotFoundError: [Errno 2] No such file or directory: './raw\033_811_848_4k_elina-mei-rz75hvsungrap8uuohcswbpuqlidf3rxmq7ehpycvqpb5pwzyreu2s3hc7tsqjfns9pekzogzfcevvdzdcrwqyb2kaqidmbzmksxyfnhw1ddfxqa6gmvowbgakw9soj3t4dugditsv7sunzzxakqysinxjd0yxg1xe7bebqatuyvt0mcgl21ejhnwdplxnwtb5oe3uwf.jpg

    opened by kasim0226 1
  • Split into training and evaluation sets

    Split into training and evaluation sets

    Thanks for your great work! I got a question about this dataset.

    When training BlendGAN, did you split AAHQ dataset into training and evaluation sets and use the training set to train?

    opened by eveningglow 0
Owner
onion
GAN, Style Transfer, Image Enhancement, Infrared Image, HDR
onion
Python package provinding tools for artistic interactive applications using AI

Documentation redrawing Python package provinding tools for artistic interactive applications using AI Created by ReDrawing Campinas team for the Open

ReDrawing Campinas 1 Sep 30, 2021
Make your master artistic punk avatar through machine learning world famous paintings.

Master-art-punk Make your master artistic punk avatar through machine learning world famous paintings. 通过机器学习世界名画制作属于你的大师级艺术朋克头像 Nowadays, NFT is beco

Philipjhc 53 Dec 27, 2022
Face Synthetics dataset is a collection of diverse synthetic face images with ground truth labels.

The Face Synthetics dataset Face Synthetics dataset is a collection of diverse synthetic face images with ground truth labels. It was introduced in ou

Microsoft 608 Jan 2, 2023
VGGFace2-HQ - A high resolution face dataset for face editing purpose

The first open source high resolution dataset for face swapping!!! A high resolution version of VGGFace2 for academic face editing purpose

Naiyuan Liu 232 Dec 29, 2022
A large-scale face dataset for face parsing, recognition, generation and editing.

CelebAMask-HQ [Paper] [Demo] CelebAMask-HQ is a large-scale face image dataset that has 30,000 high-resolution face images selected from the CelebA da

switchnorm 1.7k Dec 26, 2022
img2pose: Face Alignment and Detection via 6DoF, Face Pose Estimation

img2pose: Face Alignment and Detection via 6DoF, Face Pose Estimation Figure 1: We estimate the 6DoF rigid transformation of a 3D face (rendered in si

Vítor Albiero 519 Dec 29, 2022
Code for HLA-Face: Joint High-Low Adaptation for Low Light Face Detection (CVPR21)

HLA-Face: Joint High-Low Adaptation for Low Light Face Detection The official PyTorch implementation for HLA-Face: Joint High-Low Adaptation for Low L

Wenjing Wang 77 Dec 8, 2022
DVG-Face: Dual Variational Generation for Heterogeneous Face Recognition, TPAMI 2021

DVG-Face: Dual Variational Generation for HFR This repo is a PyTorch implementation of DVG-Face: Dual Variational Generation for Heterogeneous Face Re

null 52 Dec 30, 2022
[TIP 2021] SADRNet: Self-Aligned Dual Face Regression Networks for Robust 3D Dense Face Alignment and Reconstruction

SADRNet Paper link: SADRNet: Self-Aligned Dual Face Regression Networks for Robust 3D Dense Face Alignment and Reconstruction Requirements python

Multimedia Computing Group, Nanjing University 99 Dec 30, 2022
Realtime Face Anti Spoofing with Face Detector based on Deep Learning using Tensorflow/Keras and OpenCV

Realtime Face Anti-Spoofing Detection ?? Realtime Face Anti Spoofing Detection with Face Detector to detect real and fake faces Please star this repo

Prem Kumar 86 Aug 3, 2022
Swapping face using Face Mesh with TensorFlow Lite

Swapping face using Face Mesh with TensorFlow Lite

iwatake 17 Apr 26, 2022
Face Library is an open source package for accurate and real-time face detection and recognition

Face Library Face Library is an open source package for accurate and real-time face detection and recognition. The package is built over OpenCV and us

null 52 Nov 9, 2022
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.

face3d: Python tools for processing 3D face Introduction This project implements some basic functions related to 3D faces. You can use this to process

Yao Feng 2.3k Dec 30, 2022
Face-Recognition-Attendence-System - This face recognition Attendence system using Python

Face-Recognition-Attendence-System I have developed this face recognition Attend

Riya Gupta 4 May 10, 2022
AI Face Mesh: This is a simple face mesh detection program based on Artificial intelligence.

AI Face Mesh: This is a simple face mesh detection program based on Artificial Intelligence which made with Python. It's able to detect 468 different

Md. Rakibul Islam 1 Jan 13, 2022
Video-face-extractor - Video face extractor with Python

Python face extractor Setup Create the srcvideos and faces directories Put your

null 2 Feb 3, 2022
Face and Pose detector that emits MQTT events when a face or human body is detected and not detected.

Face Detect MQTT Face or Pose detector that emits MQTT events when a face or human body is detected and not detected. I built this as an alternative t

Jacob Morris 38 Oct 21, 2022
A face dataset generator with out-of-focus blur detection and dynamic interval adjustment.

A face dataset generator with out-of-focus blur detection and dynamic interval adjustment.

Yutian Liu 2 Jan 29, 2022