awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
P

Prinsphield/GeneGAN

0
View on GitHub↗
0 stars·0 forks·7 views

GeneGAN

Features

  • Facial Manipulation - Learning object transfiguration and attribute subspaces.
  • Generative Adversarial Networks - Object transfiguration and attribute subspace learning from unpaired data.

Star history

Star history chart for prinsphield/geneganStar history chart for prinsphield/genegan

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to GeneGAN

Similar open-source projects, ranked by how many features they share with GeneGAN.
  • lynnho/attgan-tensorflowLynnHo avatar

    LynnHo/AttGAN-Tensorflow

    612View on GitHub↗

    TIP'19 AttGAN: Facial Attribute Editing by Only Changing What You Want

    Python
    View on GitHub↗612
  • kozistr/awesome-ganskozistr avatar

    kozistr/Awesome-GANs

    763View on GitHub↗

    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

    Pythonacganarxivbegan
    View on GitHub↗763
  • iperov/deepfacelabiperov avatar

    iperov/DeepFaceLab

    19,256View on GitHub↗

    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

    Python
    View on GitHub↗19,256
  • aigc-apps/sd-webui-easyphotoaigc-apps avatar

    aigc-apps/sd-webui-EasyPhoto

    5,150View on GitHub↗

    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

    Python
    View on GitHub↗5,150
See all 30 alternatives to GeneGAN→

Frequently asked questions

What are the main features of prinsphield/genegan?

The main features of prinsphield/genegan are: Facial Manipulation, Generative Adversarial Networks.

What are some open-source alternatives to prinsphield/genegan?

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.