README.md 419 Bytes
Newer Older
Cagri Eryilmaz's avatar
Cagri Eryilmaz committed
1
2
3
4
5
6
7
8
# U-Net Image Segmentation Inference with AMD MIGraphX

This examples provides a simple example for utilizing U-Net ONNX model for image segmentation, using AMD MIGraphX graph optimization engine for fast inference.

## How-to
Please utilize the notebook given `unet_inference.ipynb`.

## Model Details
9
ONNX model utilized in this example can be found [here](https://www.dropbox.com/s/3ntkhyk30x05uuv/unet_13_256.onnx).