Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fkodom/wnet-unsupervised-image-segmentation
https://github.com/fkodom/wnet-unsupervised-image-segmentation
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fkodom/wnet-unsupervised-image-segmentation
- Owner: fkodom
- License: gpl-3.0
- Created: 2019-06-13T13:46:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-14T14:37:18.000Z (over 5 years ago)
- Last Synced: 2024-10-23T03:16:44.790Z (2 months ago)
- Language: Python
- Size: 2.27 MB
- Stars: 26
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# W-Net Unsupervised Image Segmentation
PyTorch implementation of a W-Net CNN for unsupervised learning of image segmentations, according to the paper [W-Net: A Deep Model for Fully Unsupervised Image Segmentation](https://arxiv.org/abs/1711.08506).