Skip to content

bgyss/Sammie-Roto-2

 
 

Repository files navigation

Sammie-Roto 2

Segment Anything Model with Matting Integrated Elegantly

Sammie-Roto 2 screenshot

GitHub Downloads GitHub Code License Discord

Sammie-Roto 2 is a full-featured, cross-platform desktop application for AI assisted masking of video clips. It has 3 primary functions:

Please add a Github Star if you find it useful!

Updates

Full Changelog can be seen under releases

  • [01/18/2026] 2.1.1 - Rebuilt the export dialog, slightly faster application startup, bug fixes.
  • [12/16/2025] 2.1.0 - Added In/Out markers. Modifying points no longer deletes tracking data. Enabled half-precision for much faster segmentation. Added EfficientTAM model.
  • [11/23/2025] 2.0.0 - First stable release. Includes several new features and bugfixes. New quick-start video tutorial and Discord server.
  • [10/31/2025] Release of Sammie-Roto 2 Beta.

Documentation and Tutorials:

Documentation and usage guide

Quick Start Video

Installation (Windows):

  • Download latest version from releases
  • Extract the zip archive to any location that doesn't restrict write permissions (so not in Program Files)
  • Run 'install_dependencies.bat' and follow the prompt.
  • Run 'run_sammie.bat' to launch the software.

Everything is self-contained in the Sammie-Roto folder. If you want to remove the application, simply delete this folder. You can also move the folder.

Installation (Linux, Mac)

  • MacOS users: Make sure Homebrew is installed.
  • Ensure Python is installed (version 3.10 or higher, 3.12 recommended)
  • Download latest version from releases
  • Extract the zip archive.
  • Open a terminal and navigate to the Sammie-Roto folder that you just extracted from the zip.
  • Execute the following command: bash install_dependencies.sh then follow the prompt.
  • MacOS users: double-click "run_sammie.command" to launch the program. Linux users: bash run_sammie.command or execute the file however you prefer.

Acknowledgements

About

A GUI for masking/rotoscoping video using AI models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.7%
  • Other 1.3%