Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
datasets:
|
4 |
-
- detection-datasets/coco
|
5 |
-
pipeline_tag: object-detection
|
6 |
-
---
|
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-
|
12 |
|
13 |
# Contents
|
14 |
|
@@ -29,4 +29,4 @@ Please see www.github.com/kalray/kann-models-zoo for details and proper usage. <
|
|
29 |
```
|
30 |
|
31 |
Authors:
|
32 |
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- detection-datasets/coco
|
5 |
+
pipeline_tag: object-detection
|
6 |
+
---
|
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-model-zoo for details and proper usage [WIKI](https://github.com/kalray/kann-model-zoo/wiki). </br>
|
12 |
|
13 |
# Contents
|
14 |
|
|
|
29 |
```
|
30 |
|
31 |
Authors:
|
32 |