Open source implementation of the paper (WNet: A Deep Model for Unsupervised Image Segmentation)[https://arxiv.org/pdf/1711.08506.pdf]
It can be used as a library or a standalone script. To use it on your own dataset, type python3 train.py -f "/data/image_folder" -e 100