noorrocks / lego-brick-classifier

Teaching my kids (and learning myself!) how to use DL image recognition to classify legos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Working with the family to build a "LEGO detector" that runs on a Raspberry Pi. Inspired by Sorting Two Tons of Lego

Install

You'll need to have Anaconda Instaled

Then, you'll want to configure a new conda environment using this repo's environment.yml file.

From Creating an environment from an environment.yml file:

$ conda env create -f environment.yml

Links

About

Teaching my kids (and learning myself!) how to use DL image recognition to classify legos


Languages

Language:Python 59.4%Language:Swift 39.9%Language:Ruby 0.7%