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/ELEGANT

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

ELEGANT

Taihong Xiao, Jiapeng Hong and Jinwen Ma

Features

  • Computer Vision Research - Exchanging latent encodings for face attribute transfer.
  • Facial Manipulation - Latent encoding exchange for multi-attribute transfer.

Star history

Star history chart for prinsphield/elegantStar history chart for prinsphield/elegant

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 ELEGANT

Similar open-source projects, ranked by how many features they share with ELEGANT.
  • albertpumarola/ganimationalbertpumarola avatar

    albertpumarola/GANimation

    1,984View on GitHub↗

    Official implementation of GANimation. In this work we introduce a novel GAN conditioning scheme based on Action Units (AU) annotations, which describe in a continuous manifold the anatomical facial movements defining a human expression. Our approach permits controlling the magnitude of…

    Python
    View on GitHub↗1,984
  • yunjey/starganyunjey avatar

    yunjey/stargan

    5,292View on GitHub↗

    StarGAN is a PyTorch image-to-image translation framework designed to synthesize visual styles and attributes across multiple domains. It implements a generative adversarial network that serves as a deep learning image translator for modifying specific visual characteristics within an image dataset. The framework uses a single unified model to handle translations between multiple image domains rather than requiring separate pairs of models. It is a research implementation that learns mappings between different image attributes without the need for paired training data. The project covers the

    Python
    View on GitHub↗5,292
  • 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
  • auduno/clmtrackrauduno avatar

    auduno/clmtrackr

    6,504View on GitHub↗

    clmtrackr is a JavaScript computer vision library designed for facial landmark detection and real-time tracking. It implements Constrained Local Models to identify specific coordinate points on a human face within video feeds or static images. The project functions as a real-time face warping engine and expression analysis tool. It can distort facial images via parametric models to create caricatures or identify and label emotional states such as happiness, sadness, anger, and surprise based on feature coordinates. The library covers a broad range of capabilities including automatic and manu

    JavaScript
    View on GitHub↗6,504
See all 30 alternatives to ELEGANT→

Frequently asked questions

What does prinsphield/elegant do?

Taihong Xiao, Jiapeng Hong and Jinwen Ma

What are the main features of prinsphield/elegant?

The main features of prinsphield/elegant are: Computer Vision Research, Facial Manipulation.

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

Open-source alternatives to prinsphield/elegant include: yunjey/stargan — StarGAN is a PyTorch image-to-image translation framework designed to synthesize visual styles and attributes across… albertpumarola/ganimation — Official implementation of GANimation. In this work we introduce a novel GAN conditioning scheme based on Action Units… iperov/deepfacelab — DeepFaceLab is a deep learning software suite designed for face swapping and the creation of deepfake videos. It… aigc-apps/sd-webui-easyphoto — This project is a Stable Diffusion WebUI extension that provides a graphical interface for personalized portrait… auduno/clmtrackr — clmtrackr is a JavaScript computer vision library designed for facial landmark detection and real-time tracking. It… zalandoresearch/fashion-mnist — This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy…