/UE5-NNI-StyleTransfer

Sample project using new Unreal Engine 5 NNI plugin for realtime style transfer

Primary LanguageC++MIT LicenseMIT

UE5-NNI-StyleTransfer

Sample project using new Unreal Engine 5 NNI plugin for realtime style transfer

Header


To learn more about this project have a look ath the Medium series written by Giuseppe Vecchio.

Part 1. - Introduction

Part 2. - NNI for Real-Time Style Transfer

Part 3. - Coming soon!


This project is inspired by Microsoft's OnnxRuntime-UnrealEngine and shares most of the code with it.

The purpose is to demosntrate the use of the new Neural Network Inference plugin in Unreal Engine 5 to perform real time stye transfer.