Fake it ’till you make it
Every now and again things align so perfectly you can’t not do something. In the past I’ve dabbled with AI, searching for Lego bricks with limited success. I had recently discovered Unity’s Perception package for generating labelled synthetic “photo realistic” images for AI / deep learning I’m familiar with Unity…
Image Annotation Labels: Points, Masks, and Bounding Boxes
My aim is to develop a system to spot specific Lego pieces. Training Data Convolutional neural networks (CNNs) have emerged as the leader in image classification AI algorithms and in all likelihood will be what my brick-finder application will be built on. When training a CNN, we need a dataset…