LIVENODING XX / Using Blender and XCode CreateML to train Machine Learning Model
In this episode, I am going to show you some example case of using Blender 3D and the previous node based camera matrix to render images as references to train Machine Learning Model (MLM) using Apple XCode Playground that you can use and integrate as realtime image classifier apps.
Apple introduces CreateML module at WWDC 2018:
https://developer.apple.com/videos/play/wwdc2018/703/
If you don’t have Mac, you can do this on non Mac using Apple open source tool Python module TuriCreate:
https://github.com/apple/turicreate
With TuriCreate, you can potentially perhaps create a setup inside Blender that can train Machine Learning and test it.
Let me know what you think of this. Enjoy!