Collection of AI models to work with Nuke Cattery system for fast inference
- Go to Releases and download the file Cattery.rar
- Extract into a Cattery folder and copy into your .nuke or your plugins path.
https://github.com/ZHKKKe/MODNet
https://github.com/PeterL1n/RobustVideoMatting
https://github.com/cxgincsu/SemanticGuidedHumanMatting
https://github.com/facebookresearch/segment-anything
https://github.com/hkchengrex/CascadePSP
There are a few utility files to download and to build all the models and also to create the corresponding Cattery files from the downloaded models as well as to copy them to your user folder to fast test.
Each model has a torchscript compilable version if the original one is not, I tried to preserve the original repos intact and just mock it or change minor stuff to make it work.