AIBot With Scratch 10
AIBot With Scratch 10
Learning Goal
Mission Make your own object classification model and classify objects.
[1] Create your own image classification model in Teachable Machine's Image project.
[2] Make ‘your own object classification’ program by modifying the ‘A.I object classification’ from <lesson 9>.
[3] When IBot's camera recognizes an object, ABot classifies the object based on your own A.I training model.
www.jinirobot.com 3
2. Make Your Own Training Model with a Teachable Machine 10 047
www.jinirobot.com 4
2. Make Your Own Training Model with a Teachable Machine 10 047
✓ Pick two objects of appropriate size and enter the name of your own object in the class.
✓ Add 'none’ through [Add a Class] because sometimes there are no objects to recognize.
Enter ‘none’
www.jinirobot.com 5
2. Make Your Own Training Model with a Teachable Machine 10 047
✓ Select [Webcam] and press [Hold to Record] for each class to make image samples.
✓ Take pictures of the object from various angles and make about 20 image samples each.
1
4
3
www.jinirobot.com 6
2. Make Your Own Training Model with a Teachable Machine 10 047
www.jinirobot.com 7
2. Make Your Own Training Model with a Teachable Machine 10 047
✓ Upload the A.I model. Then copy and save your shareable link address.
※ The copied link will be used in Scratch, so be sure to copy it to a notepad, etc.
www.jinirobot.com 8
3. Remake : Classify objects with your own model 00
1 7
4
✓ Change the link to your own image model URL made through Teachable Machine.
www.jinirobot.com 9
3. Remake : Classify objects with your own model 00
1 7
4
Step.2 Edit image labels with your own model class name. (1)
www.jinirobot.com 10
3. Remake : Classify objects with your own model 00
1 7
4
Step.2 Edit image labels with your own model class name. (2)
4
3
5
www.jinirobot.com 11
Mission
Convergence project of robots and artificial intelligence
Mission 1 Check whether the A.I model you made is working well.
Mission 2 Create your own A.I model and classify object using another object