/Lego-Machine-Learning-Dataset

Lego Machine Learning Dataset

Primary LanguageJupyter Notebook

Lego Brick Sorter Machine

This project is inspired by Daniel West's project to build a Lego sorter

Lego Sorter

This is a nice explantion of the three steps to build a Lego sorter

  1. Build a dataset to train the AI using the Ldraw Library and use blender to render the image

  2. Train the AI using Tensorflow using colab using the cloud GPU to produce the classifier model

  3. Build a image capature and classification process using the classifier model