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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to albertpumarola/ganimation

Open-source alternatives to GANimation

30 open-source projects similar to albertpumarola/ganimation, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best GANimation alternative.

  • yunjey/starganAvatar de yunjey

    yunjey/stargan

    5,292Voir sur 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
    Voir sur GitHub↗5,292
  • iperov/deepfacelabAvatar de iperov

    iperov/DeepFaceLab

    19,256Voir sur 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
    Voir sur GitHub↗19,256
  • run-youngjoo/sc-feganAvatar de run-youngjoo

    run-youngjoo/SC-FEGAN

    3,335Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗3,335
  • prinsphield/elegantP

    Prinsphield/ELEGANT

    0Voir sur GitHub↗

    Taihong Xiao, Jiapeng Hong and Jinwen Ma

    Voir sur GitHub↗0

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • kenshohara/3d-resnets-pytorchAvatar de kenshohara

    kenshohara/3D-ResNets-PyTorch

    4,039Voir sur GitHub↗

    This project is a PyTorch implementation of 3D residual networks designed for video action recognition. It provides a spatiotemporal architecture that analyzes both spatial frames and temporal motion to classify human activities within video clips. The system includes a distributed model training framework to accelerate learning across multiple compute nodes. It supports the deployment and fine-tuning of pre-trained model weights, allowing the adaptation of existing networks to specific new datasets. The codebase covers the full pipeline for spatiotemporal learning, including video dataset p

    Python
    Voir sur GitHub↗4,039
  • aigc-apps/sd-webui-easyphotoAvatar de aigc-apps

    aigc-apps/sd-webui-EasyPhoto

    5,150Voir sur 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
    Voir sur GitHub↗5,150
  • auduno/clmtrackrAvatar de auduno

    auduno/clmtrackr

    6,504Voir sur 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
    Voir sur GitHub↗6,504
  • alievk/avatarify-pythonAvatar de alievk

    alievk/avatarify-python

    16,515Voir sur GitHub↗

    Avatarify-python is a real-time face animation tool that uses a PyTorch-based neural network to map facial movements from a live camera feed onto a static image. It creates photorealistic animated avatars that mimic a user's movements for use in video software. The project includes a remote GPU inference client that offloads heavy computational workloads to a remote server, allowing high-performance animations to run on low-spec hardware. It also features a virtual webcam driver to route synthetic video streams into video conferencing applications as a standard camera device. The system prov

    Python
    Voir sur GitHub↗16,515
  • zalandoresearch/fashion-mnistAvatar de zalandoresearch

    zalandoresearch/fashion-mnist

    12,754Voir sur GitHub↗

    This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy of machine learning models. It provides a standardized collection of labeled fashion product images and training data formatted to be compatible with the MNIST dataset structure. The dataset consists of fixed-dimension grayscale images and label-based category mappings, stored in a binary format. It includes pre-split training and testing sets and a static distribution to ensure consistent cross-model benchmarking. The repository supports image classification benchmarking and

    Pythonbenchmarkcomputer-visionconvolutional-neural-networks
    Voir sur GitHub↗12,754
  • aliaksandrsiarohin/first-order-modelAvatar de AliaksandrSiarohin

    AliaksandrSiarohin/first-order-model

    15,003Voir sur 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
    Voir sur GitHub↗15,003
  • alexgkendall/multitaskvisionA

    alexgkendall/multitaskvision

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • alamimejjati/unsupervised-attention-guided-image-to-image-translationA

    AlamiMejjati/Unsupervised-Attention-guided-Image-to-Image-Translation

    0Voir sur GitHub↗

    This repository contains the TensorFlow code for our NeurIPS 2018 paper “Unsupervised Attention-guided Image-to-Image Translation”. This code is based on the TensorFlow implementation of CycleGAN provided by Harry Yang. You may need to train several times as the quality of the results are…

    Voir sur GitHub↗0
  • azadis/mc-ganAvatar de azadis

    azadis/MC-GAN

    447Voir sur GitHub↗

    Multi-Content GAN for Few-Shot Font Style Transfer at CVPR 2018

    Python
    Voir sur GitHub↗447
  • aliaksandrsiarohin/monkey-netA

    AliaksandrSiarohin/monkey-net

    0Voir sur 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…

    Voir sur GitHub↗0
  • ahangchen/tfusionAvatar de ahangchen

    ahangchen/TFusion

    310Voir sur GitHub↗

    CVPR2018: Unsupervised Cross-dataset Person Re-identification by Transfer Learning of Spatio-temporal Patterns

    Python
    Voir sur GitHub↗310
  • aaltovision/dgc-netAvatar de AaltoVision

    AaltoVision/DGC-Net

    206Voir sur GitHub↗

    A PyTorch implementation of "DGC-Net: Dense Geometric Correspondence Network"

    Jupyter Notebook
    Voir sur GitHub↗206
  • akanazawa/hmrAvatar de akanazawa

    akanazawa/hmr

    1,665Voir sur GitHub↗

    Project page for End-to-end Recovery of Human Shape and Pose

    Python
    Voir sur GitHub↗1,665
  • angeladai/3dmvAvatar de angeladai

    angeladai/3DMV

    213Voir sur GitHub↗

    3DMV jointly combines RGB color and geometric information to perform 3D semantic segmentation of RGB-D scans. This work is based on our ECCV'18 paper, 3DMV: Joint 3D-Multi-View Prediction for 3D Semantic Scene Segmentation.

    Python
    Voir sur GitHub↗213
  • amusi/daily-paper-computer-visionAvatar de amusi

    amusi/daily-paper-computer-vision

    6,768Voir sur GitHub↗

    记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文

    computer-visiondeep-learningface-detection
    Voir sur GitHub↗6,768
  • akanazawa/cmrAvatar de akanazawa

    akanazawa/cmr

    485Voir sur GitHub↗

    Angjoo Kanazawa \ , Shubham Tulsiani \ , Alexei A. Efros, Jitendra Malik

    Python
    Voir sur GitHub↗485
  • angeladai/scancompleteAvatar de angeladai

    angeladai/ScanComplete

    271Voir sur GitHub↗

    CVPR'18 ScanComplete: Large-Scale Scene Completion and Semantic Segmentation for 3D Scans

    Python
    Voir sur GitHub↗271
  • anishathalye/obfuscated-gradientsAvatar de anishathalye

    anishathalye/obfuscated-gradients

    907Voir sur GitHub↗

    Obfuscated Gradients Give a False Sense of Security: Circumventing Defenses to Adversarial Examples

    Jupyter Notebook
    Voir sur GitHub↗907
  • art-programmer/planenetAvatar de art-programmer

    art-programmer/PlaneNet

    422Voir sur GitHub↗

    PlaneNet: Piece-wise Planar Reconstruction from a Single RGB Image

    Python
    Voir sur GitHub↗422
  • arunmallya/packnetAvatar de arunmallya

    arunmallya/packnet

    243Voir sur GitHub↗

    Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning

    Python
    Voir sur GitHub↗243
  • arunmallya/piggybackAvatar de arunmallya

    arunmallya/piggyback

    183Voir sur GitHub↗

    Code for Piggyback: Adapting a Single Network to Multiple Tasks by Learning to Mask Weights

    Python
    Voir sur GitHub↗183
  • assafshocher/zssrAvatar de assafshocher

    assafshocher/ZSSR

    421Voir sur GitHub↗

    "Zero-Shot" Super-Resolution using Deep Internal Learning

    Python
    Voir sur GitHub↗421
  • agrimgupta92/sganAvatar de agrimgupta92

    agrimgupta92/sgan

    912Voir sur GitHub↗

    Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018

    Python
    Voir sur GitHub↗912
  • amlab-amsterdam/attentiondeepmilA

    AMLab-Amsterdam/AttentionDeepMIL

    0Voir sur GitHub↗

    Attention-based Deep Multiple Instance Learning

    Voir sur GitHub↗0
  • balakg/posewarp-cvpr2018Avatar de balakg

    balakg/posewarp-cvpr2018

    194Voir sur GitHub↗

    Code for our CVPR 2018 paper: "Synthesizing Images of Humans in Unseen Poses"

    Python
    Voir sur GitHub↗194
  • alterzero/dbpn-pytorchAvatar de alterzero

    alterzero/DBPN-Pytorch

    574Voir sur GitHub↗

    The project is an official implement of our CVPR2018 paper "Deep Back-Projection Networks for Super-Resolution" (Winner of NTIRE2018 and PIRM2018)

    Python
    Voir sur GitHub↗574