Update README.md
Browse files
README.md
CHANGED
@@ -6,10 +6,11 @@ pipeline_tag: image-segmentation
|
|
6 |
# Introduction
|
7 |
|
8 |
This repository stores the model for Unet-tiny-industrial, compatible with Kalray's neural network API. </br>
|
9 |
-
Please see www.github.com/kalray/kann-
|
10 |
|
11 |
# Contents
|
12 |
|
|
|
13 |
- Tensorflow: unet2D_indus_c4.pb
|
14 |
|
15 |
# Lecture note reference
|
|
|
6 |
# Introduction
|
7 |
|
8 |
This repository stores the model for Unet-tiny-industrial, compatible with Kalray's neural network API. </br>
|
9 |
+
Please see www.github.com/kalray/kann-model-zoo for details and proper usage. </br>
|
10 |
|
11 |
# Contents
|
12 |
|
13 |
+
- ONNX: unet2D_indus_c4.onnx
|
14 |
- Tensorflow: unet2D_indus_c4.pb
|
15 |
|
16 |
# Lecture note reference
|