|
5624 | 5624 | "model_with_data_bytes": 106112057 |
5625 | 5625 | } |
5626 | 5626 | }, |
| 5627 | + { |
| 5628 | + "model": "VGG 16-qdq", |
| 5629 | + "model_path": "vision/classification/vgg/model/vgg16-12-qdq.onnx", |
| 5630 | + "onnx_version": "1.9.0", |
| 5631 | + "opset_version": 12, |
| 5632 | + "metadata": { |
| 5633 | + "model_sha": "74ae0fa7e9e5b16782581bf17b5582080d1c06b69ed59410c7b1f190d9328bb1", |
| 5634 | + "model_bytes": 138424439, |
| 5635 | + "tags": [ |
| 5636 | + "vision", |
| 5637 | + "classification", |
| 5638 | + "vgg" |
| 5639 | + ], |
| 5640 | + "io_ports": { |
| 5641 | + "inputs": [ |
| 5642 | + { |
| 5643 | + "name": "data", |
| 5644 | + "shape": [ |
| 5645 | + 1, |
| 5646 | + 3, |
| 5647 | + 224, |
| 5648 | + 224 |
| 5649 | + ], |
| 5650 | + "type": "tensor(float)" |
| 5651 | + } |
| 5652 | + ], |
| 5653 | + "outputs": [ |
| 5654 | + { |
| 5655 | + "name": "vgg0_dense2_fwd", |
| 5656 | + "shape": [ |
| 5657 | + 1, |
| 5658 | + 1000 |
| 5659 | + ], |
| 5660 | + "type": "tensor(float)" |
| 5661 | + } |
| 5662 | + ] |
| 5663 | + }, |
| 5664 | + "model_with_data_path": "vision/classification/vgg/model/vgg16-12-qdq.tar.gz", |
| 5665 | + "model_with_data_sha": "ba8f1a789554deab15d28a3c4e6a1508595c326d36e5d744e8d5acf2729f7621", |
| 5666 | + "model_with_data_bytes": 103626016 |
| 5667 | + } |
| 5668 | + }, |
5627 | 5669 | { |
5628 | 5670 | "model": "VGG 16-fp32", |
5629 | 5671 | "model_path": "vision/classification/vgg/model/vgg16-12.onnx", |
|
6115 | 6157 | "model_with_data_bytes": 50270897 |
6116 | 6158 | } |
6117 | 6159 | }, |
| 6160 | + { |
| 6161 | + "model": "ZFNet-512-qdq", |
| 6162 | + "model_path": "vision/classification/zfnet-512/model/zfnet512-12-qdq.onnx", |
| 6163 | + "onnx_version": "1.9", |
| 6164 | + "opset_version": 12, |
| 6165 | + "metadata": { |
| 6166 | + "model_sha": "d29f9fe228a3b1ea4333e69f156faee1075e610721b46730c7ebeeb9ede36727", |
| 6167 | + "model_bytes": 87288258, |
| 6168 | + "tags": [ |
| 6169 | + "vision", |
| 6170 | + "classification", |
| 6171 | + "zfnet-512" |
| 6172 | + ], |
| 6173 | + "io_ports": { |
| 6174 | + "inputs": [ |
| 6175 | + { |
| 6176 | + "name": "gpu_0/data_0", |
| 6177 | + "shape": [ |
| 6178 | + 1, |
| 6179 | + 3, |
| 6180 | + 224, |
| 6181 | + 224 |
| 6182 | + ], |
| 6183 | + "type": "tensor(float)" |
| 6184 | + } |
| 6185 | + ], |
| 6186 | + "outputs": [ |
| 6187 | + { |
| 6188 | + "name": "gpu_0/softmax_1", |
| 6189 | + "shape": [ |
| 6190 | + 1, |
| 6191 | + 1000 |
| 6192 | + ], |
| 6193 | + "type": "tensor(float)" |
| 6194 | + } |
| 6195 | + ] |
| 6196 | + }, |
| 6197 | + "model_with_data_path": "vision/classification/zfnet-512/model/zfnet512-12-qdq.tar.gz", |
| 6198 | + "model_with_data_sha": "b65d9e14088acabfd11efccc7601cad1697b5ab48fe6074c41f15c9f7b5fed8c", |
| 6199 | + "model_with_data_bytes": 58038148 |
| 6200 | + } |
| 6201 | + }, |
6118 | 6202 | { |
6119 | 6203 | "model": "ZFNet-512", |
6120 | 6204 | "model_path": "vision/classification/zfnet-512/model/zfnet512-12.onnx", |
|
6874 | 6958 | "model_with_data_bytes": 30117697 |
6875 | 6959 | } |
6876 | 6960 | }, |
| 6961 | + { |
| 6962 | + "model": "FCN ResNet-50-qdq", |
| 6963 | + "model_path": "vision/object_detection_segmentation/fcn/model/fcn-resnet50-12-qdq.onnx", |
| 6964 | + "onnx_version": "1.8.0", |
| 6965 | + "opset_version": 12, |
| 6966 | + "metadata": { |
| 6967 | + "model_sha": "0a6aef19ef5401364aacb6883303401b4b7ccd3e3cd5eb60180b467dae88dcf5", |
| 6968 | + "model_bytes": 35440011, |
| 6969 | + "tags": [ |
| 6970 | + "vision", |
| 6971 | + "object detection segmentation", |
| 6972 | + "fcn" |
| 6973 | + ], |
| 6974 | + "io_ports": { |
| 6975 | + "inputs": [ |
| 6976 | + { |
| 6977 | + "name": "input", |
| 6978 | + "shape": [ |
| 6979 | + "batch", |
| 6980 | + 3, |
| 6981 | + "height", |
| 6982 | + "width" |
| 6983 | + ], |
| 6984 | + "type": "tensor(float)" |
| 6985 | + } |
| 6986 | + ], |
| 6987 | + "outputs": [ |
| 6988 | + { |
| 6989 | + "name": "out", |
| 6990 | + "shape": [ |
| 6991 | + "batch", |
| 6992 | + 21, |
| 6993 | + "height", |
| 6994 | + "width" |
| 6995 | + ], |
| 6996 | + "type": "tensor(float)" |
| 6997 | + }, |
| 6998 | + { |
| 6999 | + "name": "aux", |
| 7000 | + "shape": [ |
| 7001 | + "batch", |
| 7002 | + 21, |
| 7003 | + "height", |
| 7004 | + "width" |
| 7005 | + ], |
| 7006 | + "type": "tensor(float)" |
| 7007 | + } |
| 7008 | + ] |
| 7009 | + }, |
| 7010 | + "model_with_data_path": "vision/object_detection_segmentation/fcn/model/fcn-resnet50-12-qdq.tar.gz", |
| 7011 | + "model_with_data_sha": "0feb90c5e17f1fac9c21e17bd536e43aeb56c04adcf87d5eb66acc1ef57fbafe", |
| 7012 | + "model_with_data_bytes": 21876642 |
| 7013 | + } |
| 7014 | + }, |
6877 | 7015 | { |
6878 | 7016 | "model": "FCN ResNet-50", |
6879 | 7017 | "model_path": "vision/object_detection_segmentation/fcn/model/fcn-resnet50-12.onnx", |
|
0 commit comments