pfnet-research / superpixel-align

Official implementation of "Minimizing Supervision for Free-space Segmentation" paper
https://arxiv.org/abs/1711.05998
MIT License
23 stars 2 forks source link

kmeans module not found #1

Open zvadaszi opened 5 years ago

zvadaszi commented 5 years ago

Please add the kmeans module to the repository or let me know which one you used. I'm trying to run the Superpixel_Align notebook and could not find this module. Thanks, Zsolt

apple2373 commented 5 years ago

I think the notebook is accidental leftover from the development. This repository is for reproducing the experimental results reported in the paper. If you are looking for easy to use notebook, you can check my reproduction. https://github.com/apple2373/min-seg-road/blob/master/minimum-workingexample.ipynb