Object Detection
ONNX
qmller commited on
Commit
25a6753
·
verified ·
1 Parent(s): 7d25bfc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,7 +8,7 @@ pipeline_tag: object-detection
8
  # Introduction
9
 
10
  This repository stores the model for SSD-Mobilnet-v2, 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
 
@@ -26,4 +26,4 @@ Please see www.github.com/kalray/kann-models-zoo for details and proper usage. <
26
  - https://github.com/tensorflow/models/blob/master/research/object_detection/samples/configs/ssd_mobilenet_v2_coco.config
27
 
28
  Authors:
29
 
8
  # Introduction
9
 
10
  This repository stores the model for SSD-Mobilnet-v2, 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
 
 
26
  - https://github.com/tensorflow/models/blob/master/research/object_detection/samples/configs/ssd_mobilenet_v2_coco.config
27
 
28
  Authors:
29
+ + Quentin Muller, <[email protected]>