Model | Download | Download (with sample test data) | ONNX version | Opset version |
---|---|---|---|---|
Inception-1 | 28 MB | 29 MB | 1.1 | 3 |
Inception-1 | 28 MB | 29 MB | 1.1.2 | 6 |
Inception-1 | 28 MB | 29 MB | 1.2 | 7 |
Inception-1 | 28 MB | 29 MB | 1.3 | 8 |
Inception-1 | 28 MB | 29 MB | 1.4 | 9 |
Inception v1 is a reproduction of GoogLeNet.
Going deeper with convolutions
Caffe2 Inception v1 ==> ONNX Inception v1
data_0: float[1, 3, 224, 224]
prob_1: float[1, 1000]
random generated sampe test data:
- test_data_0.npz
- test_data_1.npz
- test_data_2.npz
- test_data_set_0
- test_data_set_1
- test_data_set_2
MIT