How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
TIP'19 AttGAN: Facial Attribute Editing by Only Changing What You Want
Awesome-GANs is a curated resource list and research repository focused on the development and evaluation of generative adversarial networks. It serves as a structured index for academic literature and open-source implementations dedicated to the creation of synthetic data generators. The project provides a framework for training competing neural networks to produce outputs that mimic the statistical properties of original datasets. It emphasizes the use of configuration-driven pipelines to manage model hyperparameters and dataset paths, facilitating reproducible research workflows and standa
DeepFaceLab is a deep learning software suite designed for face swapping and the creation of deepfake videos. It functions as a neural network image compositor that replaces human faces or entire heads in video files to produce synthetic media. The tool provides capabilities for digital facial manipulation, including the ability to modify the perceived age of people in video sequences. It uses automated pattern recognition to blend source faces onto target frames to create seamless visual composites. The system covers a broad technical surface including landmark-based face alignment, autoenc
This project is a Stable Diffusion WebUI extension that provides a graphical interface for personalized portrait generation and AI photo editing. It allows users to train custom identity models from a small set of uploaded images to create consistent digital versions of specific people. The extension includes a virtual try-on system that replaces clothing in images by aligning reference garments with template bodies. It also features tools for face swapping in both static images and videos, as well as a portrait animator that transforms static images into dynamic videos using reference-guided
The main features of prinsphield/genegan are: Facial Manipulation, Generative Adversarial Networks.
Open-source alternatives to prinsphield/genegan include: lynnho/attgan-tensorflow — [TIP'19] AttGAN: Facial Attribute Editing by Only Changing What You Want. kozistr/awesome-gans — Awesome-GANs is a curated resource list and research repository focused on the development and evaluation of… iperov/deepfacelab — DeepFaceLab is a deep learning software suite designed for face swapping and the creation of deepfake videos. It… auduno/clmtrackr — clmtrackr is a JavaScript computer vision library designed for facial landmark detection and real-time tracking. It… aigc-apps/sd-webui-easyphoto — This project is a Stable Diffusion WebUI extension that provides a graphical interface for personalized portrait… artcg/began — Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow.