Hello everyone!
I’m excited to release TUNET — a Source/Destination ML training system focused on scalable compute and possibility to export for artists.
I’ve been using TUNET in multiple real projects, and it’s designed to work similar to Copycat or simpleML, but optimized for GPU farms or dedicated machines — so the workstation stays free while training runs elsewhere, and ability to control model settings, data and etc
Once training is complete, the model can be:
- Directly python inference
- Exported as a Nuke Cat file
- Exported as a Flame ONNX model with its JSON sidecar
Link:
Ive tried streamline most as possible the whole project. Im still working in that…
Here you have a How to guide for training:
Flame converter still WIP, not working in all models. Nuke converter is working.