How should he use it?
Create NeuralProfile assets.
Import any ONNX model into the UE.
Publicly available models can be found here.
Set the imported ONNX model to NeuralProfile.
Next, set the NeuralProfile from the Details panel of the post-processing material.
Also check Used with Neural Networks
Can be treated like normal textures in post-processing materials
Note that input/output may require pre-processing post-processing of data depending on the model to be loaded.
For more information on how to use the system, I expect official documentation to be provided in the future.
1 Like
The video attached above uses this model converted to ONNX.
Also, as far as I tried, only the model converted from Pytorch worked and not the TensorFlow model converted.
1 Like