cokeman421 / pytorch-unsupervised-segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unsupervised Segmentation

This pytorch code generates segmentation labels of an input image.

Unsupervised Segmentation

Asako Kanezaki. Unsupervised Image Segmentation by Backpropagation. IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), 2018. (pdf)

Requirements

python3, pytorch, opencv2, scikit-image

Getting started

$ python demo.py --input images/101027.jpg

About

License:MIT License


Languages

Language:Python 100.0%