| On this page |
ML Volume Tile ¶
The set of nodes allows for convenient tiling and running tiled inference on volumes in SOPs. This can then be used in the ML Volume Upres toolset.
Name |
Type |
Description |
|---|---|---|
Data set processing |
Crop tiles from a given volume at one or multiple provided point positions. This is useful for creating training data from 3D volumes. This node is part of the ML Train Volume Upres recipe. |
|
Modeling training |
Run an ONNX model on a volume without creating any seams by splitting it up into tiles. |
ML Volume Upres ¶
The node and recipe allows for ML-based upressing of volumes using pretrained or custom models.
Name |
Type |
Description |
|---|---|---|
Inference |
Train your own pyro upres model. A trained model can be used to make a lowres pyro sim look more like a highres pyro sim, without actually running a highres pyro sim. |
|
Inference |
Run an ONNX model that was trained using the new ML Train Volume Upres recipe. |
Neural Point Surface ¶
Name |
Type |
Description |
|---|---|---|
Training Model |
Neural point surface training setup with training files provided. |
|
Inference |
Takes a point cloud as input and reconstructs a VDB surface from it. It contains multiple specialized pretrained models to yield specific looks depending on the material being surfaced. In general, this node should allow users to reconstruct smooth surfaces while preserving the sharp, high frequency, details described by the point cloud. |
ML application ¶
These ML-related nodes incorporate ML in their process either through training data or during inference. They are not intended as building blocks for ML pipelines.
|
Updated to use |
|
Has options to use Neural Model. |