Edge Impulse Experts / Pizza_QC Public

Pizza_QC

Quality/Quantity Check in Conveyor Belt with Nvidia Jetson Nano (targeting GPU)

Object detection

About this project

This project uses Edge Impulse’s FOMO (Faster Objects, More Objects) which can quickly detect objects and use them as a quality/quantity check for products on a running conveyor belt. FOMO's ability to know the number and position of coordinates of an object is the basis of this system. This project will explore the capability of NVIDIA Jetson Nano’s GPU to handle color video (RGB) with a higher resolution (320x320) while still maintaining high inference speed. The ML model (model.eim) will be deployed with the TensorRT library which will be compiled with optimizations for the GPU which will be setup via the Linux C++ SDK. Once the model can identify different pizza toppings, an additional Python program will be added, so it’s able to check each pizzas to see whether it meets the standard quantity of pepperonis, mushrooms, and paprikas. This project is a proof-of-concept that can be widely applied in the product manufacturing and food production industries to perform quality check based on the quantity requirements of objects in each product.

topping25
topping64
topping2
topping59
topping15
topping16
topping19
topping72

Run this model

Scan QR code or launch in browser

Dataset summary

Data collected
88 items
Labels
mush, papri, roni

Project info

Project ID 320746
Project version 2
License Apache 2.0
No. of views 13,765
No. of clones 16