awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Generative Identity Models · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesGenerative Identity Models

Neural network architectures for blending facial features while preserving source characteristics.

Distinguishing note: Specifically targets identity swapping via generative adversarial networks.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Generative Identity Models. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Generative Identity Models

Awesome Generative Identity Models GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • s0md3v/roop

    s0md3v/roop

    30,521View on GitHub↗

    This application is a deep learning tool designed for automated face swapping in images and videos. It utilizes generative adversarial networks to map facial features from a source image onto a target subject, maintaining the original head pose, lighting, and skin texture of the target media. The software functions as a computer vision pipeline that deconstructs video files into individual frames for sequential processing. It employs pre-trained models for landmark detection and high-dimensional feature extraction to align faces precisely. To accelerate these complex tensor operations, the en

    Employs a generative adversarial network to blend source facial features into target frames while preserving original lighting and head pose.

    Pythonaiface-swap
    30,521View on GitHub↗