qmller commited on
Commit
6656900
·
verified ·
1 Parent(s): 2ed7c78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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-models-zoo for details and proper usage. </br>
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