Free Houdini 20 HIP: ONNX Inference SOP Machine Learning (Entagma)
Original title: Free Houdini Tutorial: Machine Learning with ONNX in Houdini 20
Overview
Entagma provides this free Houdini 20 project file from a tutorial introducing the ONNX Inference SOP added in Houdini 20. It runs pretrained machine-learning models inside a SOP network, including MNIST digit recognition, neural style transfer and MiDaS depth estimation, with VEX handling the data preparation, and also looks at the tool's current limitations.
The hip file is a direct download from entagma.com, while the ONNX model files must be fetched separately from GitHub or Hugging Face. A practical starting point for experimenting with ML inference directly in Houdini.
What You Can Learn
- ONNX Inference SOP running pretrained ML models in SOPs
- MNIST digit recognition, neural style transfer, MiDaS depth estimation
- VEX handling the data preparation
Access: Free direct download