Skip to content

Latest commit

 

History

History
29 lines (13 loc) · 850 Bytes

README.md

File metadata and controls

29 lines (13 loc) · 850 Bytes

AIWinpetition

A machine learning to find lego bricks

Topic: Miscellaneous

Implementing Our Project

For the project, we unfortunately do not have the time to train a machine learning model capable of identifying all LEGO parts out there. Therefore, We have decided that we will create a scalable AI model that could identify at least one lego part as a proof of concept.

Our Data

image

LEGO PART 32498 Technic Gear 36 Tooth Double Bevel The 3D file can be found inside the synthetic data folder

Dataset

With the blender application, we wrote a script to generate data with a 3D model of a gear.

Dataset: https://drive.google.com/drive/folders/1rO6Gt2YgV3EJcvq5wpVG2PDQylUjP6b-?usp=sharing

Machine Learning model