nbouberbachene commited on
Commit
2717e1b
1 Parent(s): c899edd

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 Yolov8m-segmentation, 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: yolov8m-seg.optimized.onnx
14
+
15
+ # Lecture note reference
16
+
17
+ # Repository or links references
18
+
19
+ Author: [email protected]