Classifying LEGO Bricks with Machine Learning
- Room:
- Liffey Hall 1
- Start (Dublin time):
- Start (your time):
- Duration:
- 30 minutes
Abstract
There are over 70 000 different Lego bricks and they appear in almost 200 different colors. Even the most hardcore AFOLs (Adult Fan of Lego) donāt know all of them. Let alone be able to recognize them. So I got curious whether itās possible to create an application that can recognize the particular brick using only its photo.
TalkPyData: Deep Learning, NLP, CV
Description
During this talk, I will walk you through my journey to create the Lego bricks recognition application in Python. I will start with dataset creation and introduce some Lego-specific concepts and resources. Then, I will explain a few different Machine Learning approaches to solve Lego bricks recognition task ā classification, detection, and metric learning. Finally, I will show what has worked, what hasnāt, and how you can play with it yourself.