GithubHelp home page GithubHelp logo

cutie-roto's Introduction

Cutie Roto

Click image to view Video
Cutie Roto Demo Video

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.

Changes from Cutie:

  • 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

Installation (Windows):

  • 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.

Manual Installation (Linux, Mac)

I can only test on Windows, so please let me know if there are any issues with this running on Linux or Mac.

Prerequisites:

  • Python (version 3.11 recommended)
  • Pytorch (version 2+ recommended)

Clone the repository and install dependencies:

git clone https://github.com/Zarxrax/Cutie-Roto.git
cd Cutie-Roto
pip install -r requirements.txt

Launch the application:

python cutie_roto.py

How to use:

See the wiki for documentation

Acknowledgements

  • Cutie the foundation that Cutie-Roto is built on
  • Xmem2 a predecessor of cutie, inspired some features that I have added back into Cutie-Roto
  • RITM the interactive segmentation architecture that is used

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.