awesome-repositories.com
Blog
MCP
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
·
nikopueringer avatar

nikopueringer/CorridorKey

0
View on GitHub↗
13,940 Stars·859 Forks·Python·10 Aufrufe

CorridorKey

Perfect Green Screen Keys

Features

  • AI Background Removal Tools - Removes backgrounds from video clips using AI-based green screen keying models, processing multiple files in a single batch run.
  • Video Frame Decoders - Ships a file-format agnostic decoder that normalizes frames from diverse video sources for AI inference.
  • Background Removal Tools - Removes backgrounds from video clips by applying AI-based green screen keying models to each frame.
  • Batch Video Processing - Processes multiple video files in one run, applying background removal to each clip automatically.
  • Background Removal Pipelines - Removes backgrounds from multiple video clips in a single automated batch run without manual per-clip intervention.
  • Video Keying Interfaces - Triggers green screen keying and background removal on video files from the command line without a graphical interface.
  • AI Frame Keying - Applies AI segmentation models to each extracted frame for background removal and compositing.
  • Video Keying Interfaces - Triggers background removal on video files from the command line without needing a graphical interface.
  • Virtual Green Screens - Applies AI models to remove green screen backgrounds from video frames, producing transparent or replaced backgrounds.
  • AI Green Screen Keying - Applies AI-based models to automatically remove green screen backgrounds from video frames.
  • Inference Model Integrations - Loads a pre-trained background removal model as a shared resource, avoiding per-clip model reloading.
  • Headless Batch Pipelines - Provides a headless batch pipeline that processes multiple video files sequentially from the command line.

Star-Verlauf

Star-Verlauf für nikopueringer/corridorkeyStar-Verlauf für nikopueringer/corridorkey

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 CorridorKey

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit CorridorKey.
  • royshil/obs-backgroundremovalAvatar von royshil

    royshil/obs-backgroundremoval

    4,120Auf GitHub ansehen↗

    This project is a plugin for OBS Studio that uses neural networks to isolate subjects from backgrounds in real-time video streams. It functions as an AI video segmentation tool that predicts portrait masks to create virtual green-screen effects without the need for physical hardware. The software includes a real-time depth estimation filter that identifies scene depth to produce a blurred background while keeping the foreground subject in focus. It also provides low-light video enhancement to improve visibility and visual quality for portrait video captured in poorly lit environments. The pl

    C++background-segmentationcomputer-visionimage-segmentation
    Auf GitHub ansehen↗4,120
  • nadermx/backgroundremoverAvatar von nadermx

    nadermx/backgroundremover

    7,932Auf GitHub ansehen↗

    Backgroundremover is an AI-powered tool that removes backgrounds from both images and videos, accessible through a command-line interface and a Python API. At its core, it uses a pre-trained deep learning model to classify each pixel as foreground or background, producing a binary mask for removal. The tool distinguishes itself through multiple integration methods and output capabilities. It can process images and videos via Unix pipeline data streams, operate as an HTTP API server, or be called programmatically within Python scripts. Users can choose among different AI models to balance proc

    Pythonaibackground-removalbackground-remover
    Auf GitHub ansehen↗7,932
  • plemeri/transparent-backgroundAvatar von plemeri

    plemeri/transparent-background

    1,255Auf GitHub ansehen↗

    This software is a computer vision utility designed for automated subject isolation and background removal. It provides a graphical desktop interface that allows users to extract foreground subjects from static images, video files, and live webcam streams without requiring command-line interaction. The application leverages deep learning models to generate high-fidelity alpha masks, enabling the creation of transparent backgrounds or the application of custom replacements. By utilizing hardware-accelerated tensor processing, the system performs real-time segmentation on live camera feeds and

    Pythonbackground-removaldeep-learningdichotomous-image-segmentation
    Auf GitHub ansehen↗1,255
  • senguptaumd/background-mattingAvatar von senguptaumd

    senguptaumd/Background-Matting

    4,772Auf GitHub ansehen↗

    This project is a deep learning image matting framework and computer vision tool designed to separate people from their backgrounds. It functions as a real-time video matting engine and a trainable foreground isolation model that generates per-pixel alpha mattes to isolate subjects from photos and videos. The system utilizes reference-based alpha matting, incorporating a specific background image to simulate green screen effects without a physical screen. This approach allows for the removal and replacement of backgrounds in high-resolution footage, including live video streams. The framewor

    Python
    Auf GitHub ansehen↗4,772
Alle 30 Alternativen zu CorridorKey anzeigen→

Häufig gestellte Fragen

Was macht nikopueringer/corridorkey?

Perfect Green Screen Keys

Was sind die Hauptfunktionen von nikopueringer/corridorkey?

Die Hauptfunktionen von nikopueringer/corridorkey sind: AI Background Removal Tools, Video Frame Decoders, Background Removal Tools, Batch Video Processing, Background Removal Pipelines, Video Keying Interfaces, AI Frame Keying, Virtual Green Screens.

Welche Open-Source-Alternativen gibt es zu nikopueringer/corridorkey?

Open-Source-Alternativen zu nikopueringer/corridorkey sind unter anderem: nadermx/backgroundremover — Backgroundremover is an AI-powered tool that removes backgrounds from both images and videos, accessible through a… royshil/obs-backgroundremoval — This project is a plugin for OBS Studio that uses neural networks to isolate subjects from backgrounds in real-time… plemeri/transparent-background — This software is a computer vision utility designed for automated subject isolation and background removal. It… senguptaumd/background-matting — This project is a deep learning image matting framework and computer vision tool designed to separate people from… steveseguin/vdo.ninja — VDO.Ninja is a low-latency peer-to-peer media routing service and video streaming platform designed to integrate… danielgatis/rembg — Rembg is a machine learning-based toolkit designed for automated image background removal and subject segmentation. It…