Image Segmentation
unet2d-tiny-ind / README.md
qmller's picture
Update README.md
6efaa5e verified
|
raw
history blame
708 Bytes
---
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. </br>
Please see www.github.com/kalray/kann-models-zoo for details and proper usage. </br>
# 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: [email protected]