Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ datasets:
|
|
7 |
# Introduction
|
8 |
|
9 |
This repository stores the model for YOLOv4, compatible with Kalray's neural network API. </br>
|
10 |
-
Please see www.github.com/kalray/kann-
|
11 |
|
12 |
# Contents
|
13 |
|
@@ -48,3 +48,5 @@ BibTeX entry and citation info
|
|
48 |
year={2020}
|
49 |
}
|
50 |
```
|
|
|
|
|
|
7 |
# Introduction
|
8 |
|
9 |
This repository stores the model for YOLOv4, compatible with Kalray's neural network API. </br>
|
10 |
+
Please see www.github.com/kalray/kann-model-zoo for details and proper usage [WIKI](https://github.com/kalray/kann-model-zoo/wiki). </br>
|
11 |
|
12 |
# Contents
|
13 |
|
|
|
48 |
year={2020}
|
49 |
}
|
50 |
```
|
51 |
+
|
52 |
+
Author: Quentin Muller <[email protected]>
|