nbouberbachene commited on
Commit
1d5a661
1 Parent(s): 10edaa4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: image-segmentation
4
+ ---
5
+
6
+ # Introduction
7
+
8
+ This repository stores the model for Fcn-resnet50, 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
+ - ONNX: fcn_resnet50.onnx
14
+
15
+ # Lecture note reference
16
+
17
+ # Repository or links references
18
+
19
+ Author: [email protected]