Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 279 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 279 Bytes

WNet

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