pytorch-unet icon indicating copy to clipboard operation
pytorch-unet copied to clipboard

Simple PyTorch U-Net for semantic segmentation of fish images.

Pytorch U-Net

This repository contains a simple PyTorch implementation of an U-Net for semantic segmentation of fish images, using this dataset by B. J. Boom, P. X. Huang and J. He, R. B. Fisher [1].

Here is a sample fish image and its ground truth mask:

The model is very simple and not super accurate, but the results are kinda cute:

The code for the U-Net is partially based on this Kaggle kernel.

[1] B. J. Boom, P. X. Huang, J. He, R. B. Fisher, "Supporting Ground-Truth annotation of image datasets using clustering", 21st Int. Conf. on Pattern Recognition (ICPR), 2012