Christian Mills
Blog
Tutorials
Notes
About
How to Create a LibTorch Plugin for Unity on Windows
This tutorial series is a follow-up to the
Fastai to Unity Beginner Tutorial
, which covers using LibTorch, the C++ distribution of PyTorch.
fastai
libtorch
unity
Published
June 28, 2022
Modified
June 28, 2022
How to Create a LibTorch Plugin for Unity on Windows Pt. 1
fastai
libtorch
unity
tutorial
Modify the training code from the
fastai-to-unity tutorial
to export the model to a
TorchScript
module.
Jun 28, 2022
34 min
How to Create a LibTorch Plugin for Unity on Windows Pt. 2
fastai
libtorch
unity
tutorial
Create a dynamic link library (DLL) file in Visual Studio to perform image classification using
LibTorch
.
Jun 28, 2022
10 min
How to Create a LibTorch Plugin for Unity on Windows Pt. 3
fastai
libtorch
unity
tutorial
Modify the Unity project from the
fastai-to-unity tutorial
to classify images with
LibTorch
.
Jun 28, 2022
16 min
No matching items