MaskGen_VideoMontazher is a tool for object extraction from video It provides multiple output modes and a simple GUI interface for easy use.
- Generate black & white masks
- Extract object on a green background (chroma key)
- Extract object with alpha channel
- Replace background in video
- Works through a simple GUI interface
Clone the repository:
git clone https://github.com/YOUR_USER/MaskGen.git
cd MaskGenRun the application (Windows build):
MaskGen_v0.1.exe
- Load a video file
- Select the desired mode (mask / green background / alpha / background replacement)
- Export the processed video
This is an experimental prototype. Functionality may change in future versions.
Currently tested on Windows 10/11 and Ubuntu with GPU acceleration.
This project uses the BiRefNet model
Licensed under the MIT License © Zheng Peng et al.
This project itself is released under the MIT License.
See LICENSE for details.