CatFileCreator in NukeX | Leverage the Power of Existing Machine Learning Models

레벨

All Skill Levels

길이

5m 27s

Version Required

Nuke X 13.1 and laterNuke Studio 13.1 and later
코스 시작하기
Adding the ability to read third-party PyTorch models in CatFileCreator means that you are no longer limited to using networks you’ve trained yourself using CopyCat, you can use any image-to-image PyTorch network in NukeX once it has been converted the TorchScript format.

In order to correctly construct a TorchScript model from a PyTorch model please follow the guidelines laid out in the PyTorch user guide at https://pytorch.org/docs/stable/jit.html and the information provided by Foundry in the Nuke .cat File Creation Guide here: https://learn.foundry.com/nuke/developers/13.1/catfilecreationreferenceguide/index.html
 
 
 
 


Loading results