Working with the family to build a "LEGO detector" that runs on a Raspberry Pi. Inspired by Sorting Two Tons of Lego
You'll need to have Anaconda Instaled
Then, you'll want to configure a new conda environment using this repo's environment.yml
file.
$ conda env create -f environment.yml