Generating Synthetic Data for Image Segmentation with Unity and PyTorch/fastai

Patrick Rodriguez  |  Posted on Wed 20 February 2019 in programming • Tagged with unity, deep learning, fastai, pytorch

Image Synthesis Intro This article and video tutorial will help you get up to speed with generating synthetic training images in Unity. You don't need any experience with Unity, but experience with Python and the fastai library/course is recommended. By the end of the tutorial, you will have trained an image segmentation network that can recognize different 3d solids.


Continue reading