awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
nikopueringer avatar

nikopueringer/CorridorKey

0
View on GitHub↗
13,940 stars·859 forks·Python·16 views

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 history

Star history chart for nikopueringer/corridorkeyStar history chart for nikopueringer/corridorkey

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to CorridorKey

Similar open-source projects, ranked by how many features they share with CorridorKey.
  • royshil/obs-backgroundremovalroyshil avatar

    royshil/obs-backgroundremoval

    4,120View on GitHub↗

    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
    View on GitHub↗4,120
  • nadermx/backgroundremovernadermx avatar

    nadermx/backgroundremover

    7,932View on GitHub↗

    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
    View on GitHub↗7,932
  • plemeri/transparent-backgroundplemeri avatar

    plemeri/transparent-background

    1,255View on GitHub↗

    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
    View on GitHub↗1,255
  • senguptaumd/background-mattingsenguptaumd avatar

    senguptaumd/Background-Matting

    4,772View on GitHub↗

    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
    View on GitHub↗4,772
See all 30 alternatives to CorridorKey→

Frequently asked questions

What does nikopueringer/corridorkey do?

Perfect Green Screen Keys

What are the main features of nikopueringer/corridorkey?

The main features of nikopueringer/corridorkey are: 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.

What are some open-source alternatives to nikopueringer/corridorkey?

Open-source alternatives to nikopueringer/corridorkey include: 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…