/Segmenta

Image Segmentation with love

Primary LanguagePythonMIT LicenseMIT

Segmenta

Image Segmentation using kmeans and normalized cut

Dependencies

  1. Install pip packages through:
sudo pip3 install -r requirements.txt
  1. Install cachpy by following the instructions here