Skip to content

zhangyuelong/Street-Segmentation-Toolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Street Segmentation Toolkit

This is a collection of tools for pixel-wise street segmentation. Please also consider checking out KittiSeg, a state-of-the art realtime segmentation toolkit.

Installation

Make sure the following packages are installed:

Install all other packages via

$ pip install -r requirements.txt --user

Now install the package via

$ make localinstall

Make sure that ~/.local/bin is in your PATH.

Now you should be able to execute sst --help.

KittiSeg

Please also check out the KittiSeg project. It implements similar functionality but which a much higher segmentation accuracy.

About

Street segmentation toolkit (sst) is a Python package which provids the functionallity to easily segmentation road-data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.0%
  • HTML 7.6%
  • Makefile 0.4%