awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
iperov avatar

iperov/DeepFaceLiveArchived

0
View on GitHub↗
30,536 Stars·1,122 Forks·Python·gpl-3.0·13 Aufrufe

DeepFaceLive

DeepFaceLive is a desktop application designed for real-time facial replacement and animation within live video streams. By utilizing deep learning models, the software performs high-speed identity mapping and facial feature analysis to transform video content as it is captured. The engine relies on GPU-accelerated inference to execute these complex image manipulation tasks at interactive frame rates.

The application distinguishes itself through a modular video processing pipeline that chains specialized tasks to maintain high throughput and low latency. It features a virtual camera streaming interface that exposes processed video and audio as standard hardware inputs, allowing users to route modified media directly into third-party communication and broadcasting software. To ensure synchronization during live sessions, the system supports adjustable delay settings and offset configurations.

The architecture employs asynchronous frame buffering and multi-GPU load balancing to distribute computational tasks across hardware, minimizing bottlenecks during intensive processing. It supports various input sources, including network-connected mobile devices, and provides tools for optimizing performance through hardware offloading and memory management. Detailed setup instructions are available to assist with environment configuration and driver preparation on Windows systems.

Features

  • Facial Manipulation Models - Performs live facial replacement and animation on video streams using deep learning models.
  • Hardware-Accelerated Inference - Executes deep learning models on graphics hardware for real-time facial analysis and image synthesis.
  • Real-Time Face Swapping - Replaces faces in live video feeds for entertainment or privacy during broadcasts.
  • Deepfake Generation - Replaces identities in video content by mapping deep facial features onto target subjects.
  • GPU Accelerated Computer Vision - Utilizes dedicated graphics hardware to execute complex image manipulation tasks at interactive frame rates.
  • Facial Analysis - Detects and maps facial features across video frames for high-speed identity replacement.
  • Multimedia Processing - Builds efficient pipelines to handle complex image manipulation tasks with low latency.
  • Video Processing Libraries - Implements a modular data flow architecture for sequential video frame transformation and processing.
  • Virtual Device Drivers - Exposes processed video and audio as standard hardware inputs for third-party software compatibility.
  • Facial Animation - Maps movement data from video inputs onto target character models for realistic facial animation.
  • Generative Media Tools - Real-time face swapping for streaming.
  • Face swapping - Listed in the “Face swapping” section of the Ailia Models awesome list.
  • Virtual Camera Integration - Routes processed video and audio into third-party communication software for use in video calls.
  • Virtual Communication Interfaces - Routes processed video and audio into third-party calling applications via virtual devices.
  • Document Transformation Pipelines - Applies advanced visual effects and identity transformations to video streams in real-time.
  • Live Streaming Platforms - Captures and streams live media with configurable sync offsets for perfect alignment.
  • Virtual Camera Drivers - Routes processed video and audio output into third-party communication tools as a virtual device.

Star-Verlauf

Star-Verlauf für iperov/deepfaceliveStar-Verlauf für iperov/deepfacelive

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu DeepFaceLive

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit DeepFaceLive.
  • facefusion/facefusionAvatar von facefusion

    facefusion/facefusion

    28,806Auf GitHub ansehen↗

    Facefusion is a modular framework designed for automated image and video manipulation, specializing in tasks such as face swapping, enhancement, and restoration. It functions as a computer vision processing pipeline that chains independent machine learning modules to perform complex transformations, including facial animation, age modification, and lip synchronization. The system is built to handle both real-time interactive feeds and large-scale batch processing tasks. The platform distinguishes itself through a highly extensible architecture that supports custom processing modules and inter

    Pythonaideep-fakedeepfake
    Auf GitHub ansehen↗28,806
  • sensity-ai/dotAvatar von sensity-ai

    sensity-ai/dot

    4,529Auf GitHub ansehen↗

    Dot is a deep learning face swap tool used to replace faces in live video streams, recorded media, and static images. It functions as a deepfake media processor and real-time video manipulator that applies facial transformations through neural network mapping. The system includes a virtual camera video injector that routes processed output into a system-level virtual device to simulate a physical hardware webcam. This allows generated video to be used within third-party video conferencing software. The tool supports real-time source switching via keyboard inputs to toggle between different s

    Python
    Auf GitHub ansehen↗4,529
  • dusty-nv/jetson-inferenceAvatar von dusty-nv

    dusty-nv/jetson-inference

    8,734Auf GitHub ansehen↗

    jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti

    C++caffecomputer-visiondeep-learning
    Auf GitHub ansehen↗8,734
  • alievk/avatarify-pythonAvatar von alievk

    alievk/avatarify-python

    16,515Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗16,515
Alle 30 Alternativen zu DeepFaceLive anzeigen→

Häufig gestellte Fragen

Was macht iperov/deepfacelive?

DeepFaceLive is a desktop application designed for real-time facial replacement and animation within live video streams. By utilizing deep learning models, the software performs high-speed identity mapping and facial feature analysis to transform video content as it is captured. The engine relies on GPU-accelerated inference to execute these complex image manipulation tasks at interactive frame rates.

Was sind die Hauptfunktionen von iperov/deepfacelive?

Die Hauptfunktionen von iperov/deepfacelive sind: Facial Manipulation Models, Hardware-Accelerated Inference, Real-Time Face Swapping, Deepfake Generation, GPU Accelerated Computer Vision, Facial Analysis, Multimedia Processing, Video Processing Libraries.

Welche Open-Source-Alternativen gibt es zu iperov/deepfacelive?

Open-Source-Alternativen zu iperov/deepfacelive sind unter anderem: facefusion/facefusion — Facefusion is a modular framework designed for automated image and video manipulation, specializing in tasks such as… sensity-ai/dot — Dot is a deep learning face swap tool used to replace faces in live video streams, recorded media, and static images.… dusty-nv/jetson-inference — jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU… alievk/avatarify-python — Avatarify-python is a real-time face animation tool that uses a PyTorch-based neural network to map facial movements… johnboiles/obs-mac-virtualcam — This project is a macOS system camera driver and software plugin that exposes software video streams as… v4l2loopback/v4l2loopback — v4l2loopback is a Linux kernel video driver that creates virtual video devices to route video streams between…