ffhq-dataset
Face dataset
A high-quality image dataset of human faces created to benchmark generative adversarial networks.
Flickr-Faces-HQ Dataset (FFHQ)
4k stars
90 watching
583 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nvlabs/stylegan | A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,152 |
royorel/ffhq-aging-dataset | Provides images of human faces with annotated age, gender, pose, and other attributes for testing age transformation algorithms. | 261 |
dmitryulyanov/age | This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |
nvidia/pix2pixhd | Generates photorealistic images from conditional inputs using deep neural networks | 6,667 |
switchablenorms/celebamask-hq | A large-scale face image dataset for training and evaluating algorithms in face parsing, recognition, generation, and editing. | 2,123 |
leoxiaobin/deep-high-resolution-net.pytorch | An implementation of a deep learning network for human pose estimation using high-resolution representations | 4,327 |
clovaai/stargan-v2 | A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. | 3,500 |
tencentarc/gfpgan | An algorithm for restoring damaged or obscured faces in images | 35,898 |
iigroup/mm-celeba-hq-dataset | A large-scale dataset for training and evaluating algorithms for text-driven face generation and understanding tasks. | 220 |
celebv-hq/celebv-hq | A large-scale video dataset with diverse facial attribute annotations, enabling research on face-related videos. | 399 |
maluuba/geneva_datasets | Scripts to generate datasets for an image generation task using Generative Adversarial Networks and deep learning techniques | 37 |
cleardusk/3ddfa | A deep learning project that aims to align 3D facial landmarks in real-time with a focus on accuracy and efficiency. | 3,608 |
ageitgey/face_recognition | A Python library for detecting and recognizing faces in images | 53,445 |
akanimax/t2f | Generates images of human faces based on textual descriptions using deep learning techniques. | 548 |
nvlabs/stylegan2-ada-pytorch | An official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance. | 4,126 |