All Projects → switchablenorms → Celebamask Hq

switchablenorms / Celebamask Hq

A large-scale face dataset for face parsing, recognition, generation and editing.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Celebamask Hq

gan-error-avoidance
Learning to Avoid Errors in GANs by Input Space Manipulation (Code for paper)
Stars: ✭ 23 (-98.01%)
Mutual labels:  generative-adversarial-network, celeba
Facegan
TF implementation of our ECCV 2018 paper: Semi-supervised Adversarial Learning to Generate Photorealistic Face Images of New Identities from 3D Morphable Model
Stars: ✭ 176 (-84.78%)
Mutual labels:  generative-adversarial-network, face-recognition
DCGAN-Pytorch
A Pytorch implementation of "Deep Convolutional Generative Adversarial Networks"
Stars: ✭ 23 (-98.01%)
Mutual labels:  generative-adversarial-network, celeba
Alae
[CVPR2020] Adversarial Latent Autoencoders
Stars: ✭ 3,178 (+174.91%)
Mutual labels:  generative-adversarial-network, celeba
Pytorch Mnist Celeba Cgan Cdcgan
Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Networks (cDCGAN) for MNIST dataset
Stars: ✭ 290 (-74.91%)
Mutual labels:  generative-adversarial-network, celeba
Pytorch Mnist Celeba Gan Dcgan
Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST and CelebA datasets
Stars: ✭ 363 (-68.6%)
Mutual labels:  generative-adversarial-network, celeba
Ganfit
Project Page of 'GANFIT: Generative Adversarial Network Fitting for High Fidelity 3D Face Reconstruction' [CVPR2019]
Stars: ✭ 350 (-69.72%)
Mutual labels:  generative-adversarial-network, face-recognition
Tp Gan
Official TP-GAN Tensorflow implementation for paper "Beyond Face Rotation: Global and Local Perception GAN for Photorealistic and Identity Preserving Frontal View Synthesis"
Stars: ✭ 412 (-64.36%)
Mutual labels:  generative-adversarial-network, face-recognition
Acgan Pytorch
Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs
Stars: ✭ 57 (-95.07%)
Mutual labels:  generative-adversarial-network
Repo 2017
Python codes in Machine Learning, NLP, Deep Learning and Reinforcement Learning with Keras and Theano
Stars: ✭ 1,123 (-2.85%)
Mutual labels:  generative-adversarial-network
Facenet Face Recognition
This is the research product of the thesis manifold Learning of Latent Space Vectors in GAN for Image Synthesis. This has an application to the research, name a facial recognition system. The application was developed by consulting the FaceNet model.
Stars: ✭ 54 (-95.33%)
Mutual labels:  face-recognition
Cyclegan Tensorflow
An implementation of CycleGan using TensorFlow
Stars: ✭ 1,096 (-5.19%)
Mutual labels:  generative-adversarial-network
Awesome machine learning solutions
A curated list of repositories for my book Machine Learning Solutions.
Stars: ✭ 65 (-94.38%)
Mutual labels:  face-recognition
Linux face unlock
A face authentication system for Ubuntu that works while logging in and running "sudo" commands with a friendly CLI to operate it.
Stars: ✭ 55 (-95.24%)
Mutual labels:  face-recognition
Pacgan
[NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks
Stars: ✭ 67 (-94.2%)
Mutual labels:  generative-adversarial-network
Image recognition
Packages for image recognition - Robocup TU/e Robotics
Stars: ✭ 53 (-95.42%)
Mutual labels:  face-recognition
Massface
MassFace: an effecient implementation using triplet loss for face recognition
Stars: ✭ 53 (-95.42%)
Mutual labels:  face-recognition
Face Recognition Cpp
Real Time Face Recognition Detector. Over 30FPS on CPU!
Stars: ✭ 68 (-94.12%)
Mutual labels:  face-recognition
Pix2pix
Image-to-image translation with conditional adversarial nets
Stars: ✭ 8,765 (+658.22%)
Mutual labels:  generative-adversarial-network
Ali Pytorch
PyTorch implementation of Adversarially Learned Inference (BiGAN).
Stars: ✭ 61 (-94.72%)
Mutual labels:  generative-adversarial-network

CelebAMask-HQ

[Paper] [Demo]

image

CelebAMask-HQ is a large-scale face image dataset that has 30,000 high-resolution face images selected from the CelebA dataset by following CelebA-HQ. Each image has segmentation mask of facial attributes corresponding to CelebA.

The masks of CelebAMask-HQ were manually-annotated with the size of 512 x 512 and 19 classes including all facial components and accessories such as skin, nose, eyes, eyebrows, ears, mouth, lip, hair, hat, eyeglass, earring, necklace, neck, and cloth.

CelebAMask-HQ can be used to train and evaluate algorithms of face parsing, face recognition, and GANs for face generation and editing.

  • If you need the identity labels and the attribute labels of the images, please send request to the CelebA team.

  • Demo of interactive facial image manipulation

image

Sample Images

image

Face Manipulation Model with CelebAMask-HQ

CelebAMask-HQ can be used on several research fields including: facial image manipulation, face parsing, face recognition, and face hallucination. We showcase an application on interactive facial image manipulation as bellow:

  • Samples of interactive facial image manipulation

image

CelebAMask-HQ Dataset Downloads

Related Works

  • CelebA dataset:
    Ziwei Liu, Ping Luo, Xiaogang Wang and Xiaoou Tang, "Deep Learning Face Attributes in the Wild", in IEEE International Conference on Computer Vision (ICCV), 2015
  • CelebA-HQ was collected from CelebA and further post-processed by the following paper :
    Karras et. al, "Progressive Growing of GANs for Improved Quality, Stability, and Variation", in Internation Conference on Reoresentation Learning (ICLR), 2018

Dataset Agreement

  • The CelebAMask-HQ dataset is available for non-commercial research purposes only.
  • You agree not to reproduce, duplicate, copy, sell, trade, resell or exploit for any commercial purposes, any portion of the images and any portion of derived data.
  • You agree not to further copy, publish or distribute any portion of the CelebAMask-HQ dataset. Except, for internal use at a single site within the same organization it is allowed to make copies of the dataset.

Related Projects using CelebAMask-HQ

License and Citation

The use of this software is RESTRICTED to non-commercial research and educational purposes.

@inproceedings{CelebAMask-HQ,
  title={MaskGAN: Towards Diverse and Interactive Facial Image Manipulation},
  author={Lee, Cheng-Han and Liu, Ziwei and Wu, Lingyun and Luo, Ping},
  booktitle={IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  year={2020}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].