awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
albertpumarola avatar

albertpumarola/GANimation

0
View on GitHub↗
1,984 estrellas·403 forks·Python·GPL-3.0·2 vistaswww.albertpumarola.com/research/GANimation/index.html↗

GANimation

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…

Features

  • Computer Vision Research - Anatomically-aware facial animation from single images.
  • Facial Manipulation - Anatomically-aware facial animation from single images.
  • Generative Face Models - Anatomically-aware facial animation from single images.
  • Facial, Action and Pose Recognition - Listed in the “Facial, Action and Pose Recognition” section of the The Incredible Pytorch awesome list.

Historial de estrellas

Gráfico del historial de estrellas de albertpumarola/ganimationGráfico del historial de estrellas de albertpumarola/ganimation

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a GANimation

Proyectos open-source similares, clasificados según cuántas características comparten con GANimation.
  • yunjey/starganAvatar de yunjey

    yunjey/stargan

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

    iperov/DeepFaceLab

    19,256Ver en 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
    Ver en GitHub↗19,256
  • prinsphield/elegantP

    Prinsphield/ELEGANT

    0Ver en GitHub↗

    Taihong Xiao, Jiapeng Hong and Jinwen Ma

    Ver en GitHub↗0
  • kenshohara/3d-resnets-pytorchAvatar de kenshohara

    kenshohara/3D-ResNets-PyTorch

    4,039Ver en 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
    Ver en GitHub↗4,039
Ver las 30 alternativas a GANimation→

Preguntas frecuentes

¿Qué hace albertpumarola/ganimation?

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…

¿Cuáles son las características principales de albertpumarola/ganimation?

Las características principales de albertpumarola/ganimation son: Computer Vision Research, Facial Manipulation, Generative Face Models, Facial, Action and Pose Recognition.

¿Qué alternativas de código abierto existen para albertpumarola/ganimation?

Las alternativas de código abierto para albertpumarola/ganimation incluyen: yunjey/stargan — StarGAN is a PyTorch image-to-image translation framework designed to synthesize visual styles and attributes across… iperov/deepfacelab — DeepFaceLab is a deep learning software suite designed for face swapping and the creation of deepfake videos. It… kenshohara/3d-resnets-pytorch — This project is a PyTorch implementation of 3D residual networks designed for video action recognition. It provides a… run-youngjoo/sc-fegan — SC-FEGAN : Face Editing Generative Adversarial Network with User's Sketch and Color (ICCV 2019). prinsphield/elegant — Taihong Xiao, Jiapeng Hong and Jinwen Ma. alievk/avatarify-python — Avatarify-python is a real-time face animation tool that uses a PyTorch-based neural network to map facial movements…