File size: 702 Bytes
fde0627 6efaa5e fde0627 6efaa5e fde0627 6efaa5e 2ed7c78 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
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]
|