0% found this document useful (0 votes)
3 views2 pages

Image Classification Teachable Machine Practical File

The document outlines a practical file for image classification using Google Teachable Machine, a web-based tool for creating machine learning models. It details the objectives, steps to create an image classification project, and examples of classes created, such as cats, dogs, and birds. The conclusion emphasizes the educational value of the tool in understanding AI and ML through practical application.

Uploaded by

jaliawalanoman
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views2 pages

Image Classification Teachable Machine Practical File

The document outlines a practical file for image classification using Google Teachable Machine, a web-based tool for creating machine learning models. It details the objectives, steps to create an image classification project, and examples of classes created, such as cats, dogs, and birds. The conclusion emphasizes the educational value of the tool in understanding AI and ML through practical application.

Uploaded by

jaliawalanoman
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

PRACTICAL FILE

IMAGE CLASSIFICATION USING GOOGLE TEACHABLE MACHINE


Software/Platform Used:
• Google Teachable Machine
• Web Browser with Internet Connection

Subject: Artificial Intelligence / Computer Science

INTRODUCTION TO TEACHABLE MACHINE


Google Teachable Machine is a web-based tool developed by Google that allows users to
create machine learning models without programming. It helps computers learn to
recognize images, sounds, and poses.

OBJECTIVE OF IMAGE CLASSIFICATION


• Understand Artificial Intelligence and Machine Learning.
• Create an image classification model.
• Train a computer to recognize different categories of images.
• Test the model using new images.

STEPS TO CREATE AN IMAGE CLASSIFICATION PROJECT


1. Open Google Teachable Machine.
2. Select Image Project.
3. Choose Standard Image Model.
4. Create classes.
5. Upload images for each class.
6. Train the model.
7. Test using new images and observe results.

CREATED IMAGE CLASSES


Class 1: Cat
Images of cats uploaded.

Class 2: Dog
Images of dogs uploaded.

Class 3: Bird
Images of birds uploaded.
DATASET IMAGES
Paste screenshot of dataset images here.

TRAINING PROCESS
Images were uploaded and the model was trained. The AI learned features of each class.

Paste screenshot of training process here.

TESTING AND PREDICTION OUTPUT


Test images were provided after training.

Example results:
Cat Image → Cat (Correct)
Dog Image → Dog (Correct)
Bird Image → Bird (Correct)

Paste screenshot of prediction output here.

APPLICATIONS OF IMAGE CLASSIFICATION


• Face recognition systems
• Medical image analysis
• Self-driving cars
• Security systems
• Animal and plant identification
• Industrial quality checking

CONCLUSION
Google Teachable Machine helps understand Artificial Intelligence and Machine Learning.
This practical demonstrated how computers can learn to classify images after training.

You might also like