Cutie Roto is a fork of Cutie, and is designed to be a user friendly tool for AI assisted rotoscoping of video clips. It serves as a free alternative to commercial solutions such as Adobe’s Roto Brush or DaVinci Resolve Magic Mask. It is generally less accurate than manual rotoscoping, but can usually give a pretty good result with little effort.
- Downloadable package for windows users
- Launcher to select a video file to work on
- New export video dialog
- Undo support
- Minimap to show a zoomed in view of the image
- Ability to import black and white mattes as masks
- Additional click segmentation model trained on anime
- Simplified interface
- Download latest version from releases
- Extract the zip archive.
- Run 'install_dependencies.bat' and follow the prompt.
- Run 'run_gui.bat' to launch the software.
I can only test on Windows, so please let me know if there are any issues with this running on Linux or Mac.
git clone https://github.com/Zarxrax/Cutie-Roto.git
cd Cutie-Roto
pip install -r requirements.txt
python cutie_roto.py
See the wiki for documentation