Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 425 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 425 Bytes

A python implementation of the algorithm described in the paper Efficient Graph-Based Image Segmentation.


Tide-up-version

  • now supports python3
  • logging information
  • Run demo: python main.py

demo

  • More parameters' definition please refer to python main.py --help or the original paper.