Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cassiebreviu/unreal-onnxruntime-nni-example


https://github.com/cassiebreviu/unreal-onnxruntime-nni-example

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# Unreal 5 Neural Network (NNI) Plugin Example Powered by ONNX Runtime

image

# This code has been move to a Microsoft GitHub Project. Please checkout my current version [here](https://github.com/microsoft/OnnxRuntime-UnrealEngine)

This repo is meant to be used as an example of how to implement the new expiremental plugin in Unreal 5. This plugin implements [ONNX Runtime](https://onnxruntime.ai/docs/), which is a library to optimize and accelerate machine learning inferencing. Train in Python, deploy with C++, C#, Java, JavaScript and more!

image

Grab open source models to add to your project:
- [ONNX Model Zoo](https://github.com/onnx/models)
- [Huggingface Models](https://huggingface.co/models)

Connect with ORT on Social!

- [Twitter](https://twitter.com/onnxruntime)
- [YouTube](https://www.youtube.com/onnxruntime)
- [Linkedin](https://www.linkedin.com/company/77691267/admin/)