An open API service indexing awesome lists of open source software.

https://github.com/nobuotsukamoto/onnx-examples

ONNX Examples (Python)
https://github.com/nobuotsukamoto/onnx-examples

Last synced: 6 months ago
JSON representation

ONNX Examples (Python)

Awesome Lists containing this project

README

          

# onnx-examples

## About
ONNX Examples (Python)

## List of examples.
|[DeepLab V3+ EdgeTPUV2 and AutoSeg EdgeTPU](python/deeplabv3_edgetpuv2)|
|:--:|
|Convert TensorFlow Lite to ONNX |
|![deeplabv3_edgetpuv2](images/deeplabv3_edgetpuv2.png)|

## Reference
- [ONNX](https://onnx.ai/)
- [ONNX Runtime](https://github.com/microsoft/onnxruntime)