Skip to content
#

food-detection

Here are 13 public repositories matching this topic...

A real-time computer vision system that detects hotdogs in images and live webcam feeds using the YOLOv8 object detection model. Built with Ultralytics YOLO and OpenCV, the project demonstrates end-to-end inference pipelines, bounding box visualization, and confidence-based filtering using a pretrained COCO model.

  • Updated Apr 12, 2026
  • Python

This project implements a Convolutional Neural Network (CNN) to classify food images as fresh or not fresh. The model is trained using PyTorch and applies standard computer vision preprocessing steps such as resizing, normalization, and tensor conversion. The goal is to help detect food freshness automatically using image classification

  • Updated Mar 31, 2026
  • Python

Improve this page

Add a description, image, and links to the food-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the food-detection topic, visit your repo's landing page and select "manage topics."

Learn more