Skip to content

Cliffia123/GrabCut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GrabCut

Implementation of Grabcut: Interactive foreground extraction using iterated graph cuts, ACM SIGGRAPH 2004.

File descriptions

  • GMM.py Implementation of Gaussian mixture model.
  • grabcut.py Code Implementation of GrabCut, please note that, we use mask replace multiple interactions.

Usage

python grabcut.py

You have to change the path of input i.e. original images and DINO attentions and save files, respectively.

Acknowledgement

This is GrabCut algorithm used in LocLoc, code is mainly built upon MoetaYuko's work. We appreciate his unreserved sharing.

About

GrabCut algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages