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
Back to bluewinters/deepwarp

Projects sharing features with DeepWarp

21 open-source projects similar to bluewinters/deepwarp, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • 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
  • 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

AI search

Explore more awesome repositories

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

Find more with AI search
  • aliaksandrsiarohin/first-order-modelAliaksandrSiarohin avatar

    AliaksandrSiarohin/first-order-model

    15,003View on GitHub↗

    This project is a generative adversarial network designed for image animation and motion transfer. It functions as a computer vision framework that synthesizes video sequences by applying motion patterns extracted from a driving video onto a static source image. The model distinguishes itself by using a keypoint-based representation to decouple object appearance from temporal movement. By tracking structural deformations through learned latent coordinates, it performs motion retargeting and synthetic media production without requiring manual annotations or object-specific training data. The

    Jupyter Notebookdeep-learninggenerative-modelimage-animation
    View on GitHub↗15,003
  • aliaksandrsiarohin/monkey-netA

    AliaksandrSiarohin/monkey-net

    0View on GitHub↗

    This repository contains the source code for the CVPR oral paper Animating Arbitrary Objects via Deep Motion Transfer by Aliaksandr Siarohin, Stéphane Lathuilière, Sergey Tulyakov, Elisa Ricci and Nicu Sebe. We call the proposed deep framework Monkey-Net, as it enables motion transfer by…

    View on GitHub↗0
  • csmliu/stganC

    csmliu/STGAN

    0View on GitHub↗
    View on GitHub↗0
  • guim3/icganGuim3 avatar

    Guim3/IcGAN

    284View on GitHub↗

    Invertible conditional GANs for image editing

    Lua
    View on GitHub↗284
  • 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
  • lynnho/pa-gan-tensorflowL

    LynnHo/PA-GAN-Tensorflow

    0View on GitHub↗
    View on GitHub↗0
  • mingyuliutw/coganmingyuliutw avatar

    mingyuliutw/CoGAN

    289View on GitHub↗
    Jupyter Notebook
    View on GitHub↗289
  • prinsphield/elegantP

    Prinsphield/ELEGANT

    0View on GitHub↗

    Taihong Xiao, Jiapeng Hong and Jinwen Ma

    View on GitHub↗0
  • prinsphield/geneganP

    Prinsphield/GeneGAN

    0View on GitHub↗
    View on GitHub↗0
  • run-youngjoo/sc-feganrun-youngjoo avatar

    run-youngjoo/SC-FEGAN

    3,335View on GitHub↗

    SC-FEGAN : Face Editing Generative Adversarial Network with User's Sketch and Color (ICCV 2019)

    Python
    View on GitHub↗3,335
  • 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
  • zhangqianhui/gazeanimationZ

    zhangqianhui/GazeAnimation

    0View on GitHub↗
    View on GitHub↗0
  • zhangqianhui/gazecorrectionZ

    zhangqianhui/GazeCorrection

    0View on GitHub↗
    View on GitHub↗0
  • zhangqianhui/sparsely-grouped-ganZ

    zhangqianhui/Sparsely-Grouped-GAN

    0View on GitHub↗
    View on GitHub↗0
  • zhangqianhui/vae-gan-tensorflowZ

    zhangqianhui/vae-gan-tensorflow

    0View on GitHub↗
    View on GitHub↗0
  • zhongdao/faceattributemanipulationZ

    Zhongdao/FaceAttributeManipulation

    0View on GitHub↗
    View on GitHub↗0
  • ajbrock/neural-photo-editorajbrock avatar

    ajbrock/Neural-Photo-Editor

    2,075View on GitHub↗

    A simple interface for editing natural photos with generative neural networks.

    Python
    View on GitHub↗2,075
  • 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