AIR Machine Learning Nodes

AIR nodes are Machine Learning tools designed to assist artists with some of the heavy-lifting in VFX work.

CatFileCreator

Converts TorchScript .pt models into Inference-readable .cat files.

CopyCat

Trains a network to perform a certain task and creates a .cat for Inference.

Deblur

Removes motion blur from the input image.

Inference

Applies the results from a CopyCat .cat file to the input image.

Upscale

Upscales the input image by a factor of two.