awesome-repositories.comCategoriiBlog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
albertpumarola avatar

albertpumarola/GANimation

0
View on GitHub↗
1,984 stele·403 fork-uri·Python·GPL-3.0·3 vizualizăriwww.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.

Istoric stele

Graficul istoricului de stele pentru albertpumarola/ganimationGraficul istoricului de stele pentru albertpumarola/ganimation

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face 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…

Care sunt principalele funcționalități ale albertpumarola/ganimation?

Principalele funcționalități ale albertpumarola/ganimation sunt: Computer Vision Research, Facial Manipulation, Generative Face Models, Facial, Action and Pose Recognition.

Care sunt câteva alternative open-source pentru albertpumarola/ganimation?

Alternativele open-source pentru albertpumarola/ganimation includ: 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…

Alternative open-source pentru GANimation

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu GANimation.
  • yunjey/starganAvatar yunjey

    yunjey/stargan

    5,292Vezi pe 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
    Vezi pe GitHub↗5,292
  • iperov/deepfacelabAvatar iperov

    iperov/DeepFaceLab

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

    Prinsphield/ELEGANT

    0Vezi pe GitHub↗

    Taihong Xiao, Jiapeng Hong and Jinwen Ma

    Vezi pe GitHub↗0
kenshohara/3d-resnets-pytorchAvatar kenshohara

kenshohara/3D-ResNets-PyTorch

4,039Vezi pe 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
Vezi pe GitHub↗4,039
Vezi toate cele 30 alternative pentru GANimation→