Update README.md
Browse files
README.md
CHANGED
@@ -7,12 +7,12 @@ pipeline_tag: object-detection
|
|
7 |
|
8 |
# Introduction
|
9 |
|
10 |
-
This repository stores the model for Faster-RCNN (
|
11 |
Please see www.github.com/kalray/kann-models-zoo for details and proper usage. </br>
|
12 |
|
13 |
# Contents
|
14 |
|
15 |
-
- ONNX: retinanet-
|
16 |
|
17 |
# Lecture note reference
|
18 |
|
|
|
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 |
|
15 |
+
- ONNX: retinanet-resnext50-fpn-800.onnx
|
16 |
|
17 |
# Lecture note reference
|
18 |
|