Object Detection
ONNX
qmller commited on
Commit
c5bd7e6
·
verified ·
1 Parent(s): cf85f20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,14 +1,14 @@
1
- ---
2
- license: apache-2.0
3
- datasets:
4
- - detection-datasets/coco
5
- pipeline_tag: object-detection
6
- ---
7
 
8
  # Introduction
9
 
10
  This repository stores the model for Faster-RCNN (ResNext50), compatible with Kalray's neural network API. </br>
11
- Please see www.github.com/kalray/kann-models-zoo for details and proper usage. </br>
12
 
13
  # Contents
14
 
@@ -29,4 +29,4 @@ Please see www.github.com/kalray/kann-models-zoo for details and proper usage. <
29
  ```
30
 
31
  Authors:
32
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - detection-datasets/coco
5
+ pipeline_tag: object-detection
6
+ ---
7
 
8
  # Introduction
9
 
10
  This repository stores the model for Faster-RCNN (ResNext50), compatible with Kalray's neural network API. </br>
11
+ Please see www.github.com/kalray/kann-model-zoo for details and proper usage [WIKI](https://github.com/kalray/kann-model-zoo/wiki). </br>
12
 
13
  # Contents
14
 
 
29
  ```
30
 
31
  Authors:
32