Object Detection
ONNX
qmller commited on
Commit
ad16e65
·
verified ·
1 Parent(s): 33405dc

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-Resnet34 from MLPerf, 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
 
@@ -25,4 +25,4 @@ Please see www.github.com/kalray/kann-models-zoo for details and proper usage. <
25
  - https://github.com/mlcommons/inference/tree/r0.5/v0.5/classification_and_detection
26
 
27
  Authors:
28
 
8
  # Introduction
9
 
10
  This repository stores the model for SSD-Resnet34 from MLPerf, 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
 
 
25
  - https://github.com/mlcommons/inference/tree/r0.5/v0.5/classification_and_detection
26
 
27
  Authors:
28
+ + Quentin Muller, <[email protected]>