UnityImageSynthesisTutorial1 icon indicating copy to clipboard operation
UnityImageSynthesisTutorial1 copied to clipboard

Use Unity to generate synthetic images for deep learning image segmentation in PyTorch and fastai

Results 1 UnityImageSynthesisTutorial1 issues
Sort by recently updated
recently updated
newest added

I just tried to follow your tutorial. When it comes to the point of scripting I just tried to write 'public ImageSynthesis synth;' but it won't find that class. And...