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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -6
README.md CHANGED
@@ -1,9 +1,9 @@
1
- ---
2
- license: bsd-3-clause
3
- datasets:
4
- - detection-datasets/coco
5
- pipeline_tag: object-detection
6
- ---
7
 
8
  # Introduction
9
 
@@ -22,5 +22,11 @@ Please see www.github.com/kalray/kann-models-zoo for details and proper usage. <
22
 
23
  - [Link to Download](https://zenodo.org/record/6617879/files/resnext50_32x4d_fpn.onnx)
24
 
 
 
 
 
 
 
25
  Authors:
26
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - detection-datasets/coco
5
+ pipeline_tag: object-detection
6
+ ---
7
 
8
  # Introduction
9
 
 
22
 
23
  - [Link to Download](https://zenodo.org/record/6617879/files/resnext50_32x4d_fpn.onnx)
24
 
25
+ ```bibtex
26
+ Kiswani, A., & Gonzalez, P. (2022).
27
+ Trained Model for retinanet_resnext50_32x4d_fpn ONNX for MLPerf Inference (MLPerf v2.1 inference).
28
+ Zenodo. https://doi.org/10.5281/zenodo.6617879
29
+ ```
30
+
31
  Authors:
32