Update README.md
Browse files
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-
|
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>
|