Intro to Machine Learning in Unity with Barracuda

Описание к видео Intro to Machine Learning in Unity with Barracuda

A quick start to using machine learning in Unity with Barracuda.

GitHub for this tutorial: https://github.com/tapiralec/UnityInf...

Relevant links:
Intro to Barracuda: https://docs.unity3d.com/Packages/com...
Barracuda git repo: https://github.com/Unity-Technologies...
ONNX mnist-8: https://github.com/onnx/models/blob/m...


Chapters:
00:00 Intro
00:17 What is machine learning?
01:28 Outline
02:04 Starting Unity project
02:25 Downloading Barracuda
03:41 Downloading mnist-8 ONNX model
04:50 [live-coding] Creating GetInferenceFromModel.cs
17:15 Setting up to use GetInferenceFromModel.cs
17:50 Creating an image to use in GetInferenceFromModel.cs
18:50 Specifying texture import settings
20:00 Putting it all together to make a prediction
21:26 Creating a new texture for editing in the scene
22:25 Creating the drawing area
23:26 [live-coding] Creating DrawOnTexture.cs
30:39 Putting it all together to draw and predict in real-time
32:00 Can it read my handwriting?
32:50 Wrapping up what we've done
33:13 Where to go from here
33:52 Sign off

Комментарии

Информация по комментариям в разработке