Object Detection
ONNX
qmller commited on
Commit
2b2399d
·
verified ·
1 Parent(s): 88ea01c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,12 +7,12 @@ pipeline_tag: object-detection
7
 
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-models-zoo for details and proper usage. </br>
12
 
13
  # Contents
14
 
15
- - ONNX: retinanet-resnet50-fpn-800.onnx
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