Object Detection
ONNX
qmller commited on
Commit
2e6bc00
·
verified ·
1 Parent(s): b8d1d5b

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 Faster-RCNN (ResNet50), 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
 
@@ -23,4 +23,4 @@ Please see www.github.com/kalray/kann-models-zoo for details and proper usage. <
23
  - https://github.com/onnx/models/tree/main/validated/vision/object_detection_segmentation/faster-rcnn
24
 
25
  Authors:
26
- + qmuller@kalrayinc.com
 
8
  # Introduction
9
 
10
  This repository stores the model for Faster-RCNN (ResNet50), compatible with Kalray's neural network API. </br>
11
+ Please see www.github.com/kalray/kann-model-zoo for details and proper usage at [WIKI](https://github.com/kalray/kann-model-zoo/wiki). </br>
12
 
13
  # Contents
14
 
 
23
  - https://github.com/onnx/models/tree/main/validated/vision/object_detection_segmentation/faster-rcnn
24
 
25
  Authors:
26
+ + Quentin Muller, <qmuller@kalrayinc.com>