Object Detection
ONNX
qmller commited on
Commit
b9902d5
·
verified ·
1 Parent(s): 6d735cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -7,8 +7,8 @@ pipeline_tag: object-detection
7
 
8
  # Introduction
9
 
10
- This repository stores the model for Faster-RCNN (ResNet101), 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/retinanet
24
 
25
  Authors:
26
 
7
 
8
  # Introduction
9
 
10
+ This repository stores the model for RetinaNet (ResNet101), 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
 
 
23
  - https://github.com/onnx/models/tree/main/validated/vision/object_detection_segmentation/retinanet
24
 
25
  Authors:
26