metadata
license: apache-2.0
pipeline_tag: image-segmentation
Introduction
This repository stores the model for Unet-tiny-industrial, compatible with Kalray's neural network API.
Please see www.github.com/kalray/kann-models-zoo for details and proper usage.
Contents
- Tensorflow: unet2D_indus_c4.pb
Lecture note reference
- UNet: Convolutional Networks for Biomedical Image Segmentation, https://arxiv.org/abs/1505.04597
Repository or links references
- https://github.com/NVIDIA/DeepLearningExamples/blob/master/TensorFlow/Segmentation/UNet_Industrial/README.md
- dataset: https://resources.mpi-inf.mpg.de/conference/dagm/2007/prizes.html
Author: qmuller@kalrayinc.com