AI-powered object recognizer
CYSF · 2025
Overview
Developing an AI-powered food recognition system on a Raspberry Pi to identify items, brands, and nutrition details in real time.
Problem
Manual food tracking is often inaccurate, time-consuming, and inconvenient. Existing methods rely on barcode scanning or manual input, which may not always be available or practical. To address this, an automated food recognition system using AI is needed to accurately identify food items, brands, and nutritional information in real-time.
Method
• AI Model & Object Detection: We utilize YOLO (You Only Look Once), a real-time object detection algorithm, to train a model on a food dataset.
• Hardware Setup: The trained YOLO model is deployed on a Raspberry Pi with a camera module for real-time image processing.
• Processing Pipeline:
1. The camera captures images of food items.
2. YOLO detects and classifies the food items and brands.
3. The system retrieves calorie and nutrition data from a pre-built database.
4. The results are displayed for the user.
Analysis
• The system’s accuracy is tested using benchmark food datasets.
• Performance metrics such as precision, recall, and F1-score are used to evaluate the model’s effectiveness.
• Real-world testing identifies various food items and compares the AI’s predictions with actual nutritional values.
Conclusion
The YOLO-based food recognition system demonstrates high accuracy in real-time identification of food items, brands, and nutrition data. This solution offers potential applications in diet tracking, health monitoring, and automated nutrition analysis, making food logging easier and more efficient.
Citations
www.github.com
https://docs.ultralytics.com/
https://colab.research.google.com/
https://labelstud.io/
Acknowledgement
would like to thank my teacher, mr maruyama , for their help and support during this project. Their guidance was very important to me. I also want to thank my family and friends for their encouragement and patience. Their support made this project possible.
Awards (1)
- SILVER
Competition history
- CYSF 2025
Resources
Related projects
ISEF · 2022
Face-Recognition Food Consumption Tracker
ISEF · 2026
A Deep Learning Food Recognition System for Nutritional Assessment and Disease Risk Management in American Samoa
CYSF · 2025
Automated Fruit Spoilage Analysis via Reflectance Imaging and Machine Learning
ISEF · 2018
Deep Learning Real-Time Object Detection Through Convolutional Neural Networks Using OpenCV and Optical Flow Algorithms for the Visually-Impaired
CYSF · 2025
Finding Microplastics in Food
ISEF · 2018
The Creation of a Wearable Device Using Artificial Intelligence Technologies to Aid the Visually Impaired
ISEF · 2019
Fast Technology of Automatic Markup and Teaching a Robot to Recognize Objects
ISEF · 2026
Kivy - Applying Deep Recipe Embeddings for Multimodal Nutritional Analysis Through a System for Augmented Surface Interaction
Closest projects by meaning, across every fair and year in the corpus.
Source: Calgary Youth Science Fair