Skip to content

Commit

Permalink
update model link (onnx#528)
Browse files Browse the repository at this point in the history
Signed-off-by: mengniwa <mengni.wang@intel.com>

Co-authored-by: Chun-Wei Chen <jacky82226@gmail.com>
  • Loading branch information
mengniwang95 and jcwchen authored Jun 2, 2022
1 parent b441335 commit 354da8a
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion vision/classification/alexnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ onnxruntime: 1.8.0

### Prepare model
```shell
wget https://github.com/onnx/models/blob/main/vision/classification/alexnet/model/bvlcalexnet-12.onnx
wget https://github.com/onnx/models/raw/main/vision/classification/alexnet/model/bvlcalexnet-12.onnx
```

### Model quantize
Expand Down
2 changes: 1 addition & 1 deletion vision/classification/caffenet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ onnxruntime: 1.8.0

### Prepare model
```shell
wget https://github.com/onnx/models/blob/main/vision/classification/caffenet/model/caffenet-12.onnx
wget https://github.com/onnx/models/raw/main/vision/classification/caffenet/model/caffenet-12.onnx
```

### Model quantize
Expand Down
2 changes: 1 addition & 1 deletion vision/classification/densenet-121/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ onnxruntime: 1.10.0

### Prepare model
```shell
wget https://github.com/onnx/models/blob/main/vision/classification/densenet-121/model/densenet-12.onnx
wget https://github.com/onnx/models/raw/main/vision/classification/densenet-121/model/densenet-12.onnx
```

### Model quantize
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ onnxruntime: 1.8.0

### Prepare model
```shell
wget https://github.com/onnx/models/blob/main/vision/classification/inception_and_googlenet/googlenet/model/googlenet-12.onnx
wget https://github.com/onnx/models/raw/main/vision/classification/inception_and_googlenet/googlenet/model/googlenet-12.onnx
```

### Model quantize
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ onnxruntime: 1.8.0

### Prepare model
```shell
wget https://github.com/onnx/models/blob/main/vision/classification/inception_and_googlenet/inception_v1/model/inception-v1-12.onnx
wget https://github.com/onnx/models/raw/main/vision/classification/inception_and_googlenet/inception_v1/model/inception-v1-12.onnx
```

### Model quantize
Expand Down
2 changes: 1 addition & 1 deletion vision/classification/mobilenet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ onnxruntime: 1.8.0

### Prepare model
```shell
wget https://github.com/onnx/models/blob/main/vision/classification/mobilenet/model/mobilenetv2-12.onnx
wget https://github.com/onnx/models/raw/main/vision/classification/mobilenet/model/mobilenetv2-12.onnx
```

### Model quantize
Expand Down
2 changes: 1 addition & 1 deletion vision/classification/resnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ onnxruntime: 1.6.0+

### Prepare model
```shell
wget https://github.com/onnx/models/tree/main/vision/classification/resnet/model/resnet50-v1-12.onnx
wget https://github.com/onnx/models/raw/main/vision/classification/resnet/model/resnet50-v1-12.onnx
```

### Model quantize
Expand Down
2 changes: 1 addition & 1 deletion vision/classification/shufflenet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ onnxruntime: 1.8.0

### Prepare model
```shell
wget https://github.com/onnx/models/tree/main/vision/classification/shufflenet/model/shufflenet-v2-12.onnx
wget https://github.com/onnx/models/raw/main/vision/classification/shufflenet/model/shufflenet-v2-12.onnx
```

### Model quantize
Expand Down
2 changes: 1 addition & 1 deletion vision/classification/squeezenet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ onnxruntime: 1.8.0

### Prepare model
```shell
wget https://github.com/onnx/models/blob/main/vision/classification/squeezenet/model/squeezenet1.0-12.onnx
wget https://github.com/onnx/models/raw/main/vision/classification/squeezenet/model/squeezenet1.0-12.onnx
```

### Model quantize
Expand Down
2 changes: 1 addition & 1 deletion vision/classification/vgg/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ onnxruntime: 1.8.0

### Prepare model
```shell
wget https://github.com/onnx/models/tree/main/vision/classification/vgg/model/vgg16-12.onnx
wget https://github.com/onnx/models/raw/main/vision/classification/vgg/model/vgg16-12.onnx
```

### Model quantize
Expand Down
2 changes: 1 addition & 1 deletion vision/classification/zfnet-512/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ onnxruntime: 1.8.0

### Prepare model
```shell
wget https://github.com/onnx/models/blob/main/vision/classification/zfnet-512/model/zfnet512-12.onnx
wget https://github.com/onnx/models/raw/main/vision/classification/zfnet-512/model/zfnet512-12.onnx
```

### Model quantize
Expand Down
2 changes: 1 addition & 1 deletion vision/object_detection_segmentation/faster-rcnn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ onnxruntime: 1.8.0

### Prepare model
```shell
wget https://github.com/onnx/models/blob/main/vision/object_detection_segmentation/faster-rcnn/model/FasterRCNN-12.onnx
wget https://github.com/onnx/models/raw/main/vision/object_detection_segmentation/faster-rcnn/model/FasterRCNN-12.onnx
```

### Model quantize
Expand Down
2 changes: 1 addition & 1 deletion vision/object_detection_segmentation/ssd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ onnxruntime: 1.8.0

### Prepare model
```shell
wget https://github.com/onnx/models/blob/main/vision/object_detection_segmentation/ssd/model/ssd-12.onnx
wget https://github.com/onnx/models/raw/main/vision/object_detection_segmentation/ssd/model/ssd-12.onnx
```

### Model quantize
Expand Down

0 comments on commit 354da8a

Please sign in to comment.