microsoft / OnnxRuntime-UnrealEngine

Apply a Style Transfer Neural Network in real time with Unreal Engine 5 leveraging ONNX Runtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unreal Engine Project File Working on Linux Machine Ubuntu 22.04

Notorolla opened this issue · comments

Hello,

Sorry if this isn't the correct place to ask but in the ReadME it states: "The initial version of the NNI plugin supports CPU inference on PC (Windows/Linux/Mac) and Consoles (PS5/Xbox Series X). At the moment, GPU evaluation is only supported for Windows DirectX 12."

I was just wondering what Linux OS Specs were used to run this project successfully as off the bat a Linux UE5 install will use VSCode and for this particular example project it requires Visual Studio 2019 or higher.

Just wanted more clarification.