Skip to content

wpqmanu/SLIC_cityscapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLIC_cityscapes

Pipeline:

    1. Prepare folders (original image, ground truth, label map, etc.) Make sure they have same amount of files.
    1. Go to SLIC_new_cityscapes_training_server_parallel_spark.py to run modified SLIC algorithm to run superpixels.
    1. Go to SLIC_merge_superpixels_parallel.py to merge the superpixels obtained from 1, using connected components.
    1. (Optional, for random forest of xgboost): Go to feature_extraction to extract features from the merged superpixels.
    1. Run classifier at your choice.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages