Pineberry commited on
Commit
27257cb
·
verified ·
1 Parent(s): bcfae28

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ ---
5
+
6
+ - Origin : https://github.com/mlcommons/inference/tree/master/vision/classification_and_detection
7
+ - Article : https://arxiv.org/abs/1512.03385
8
+ - Input size : \[N, 3, 224, 224\]
9
+ - Format : NCHW
10
+ - ONNX attributes:
11
+ - opset : 11
12
+ - Operators: 233 (11 types)
13
+ - Add: 17
14
+ - ArgMax: 1
15
+ - Conv2D: 36
16
+ - MatMul: 1
17
+ - PaddedConv2D: 17
18
+ - PaddedMaxPooling2D: 1
19
+ - Producer: 108
20
+ - ReLU: 49
21
+ - ReduceMean: 1
22
+ - Softmax: 1
23
+ - Squeeze: 1
24
+ - Note : https://catalog.ngc.nvidia.com/orgs/nvidia/resources/resnet_50_v1_5_for_pytorch