Skip to content

Bala-Vignesh-Reddy/Hack4in-Unkils

 
 

Repository files navigation

Smart Imaging Device

Raspberry Pi Imaging Device with YOLOv5 and YOLOv8 📷🔍

Welcome to our Raspberry Pi Imaging Device repository! This project aims to provide an intelligent imaging solution for various industries by combining a Raspberry Pi, cameras, and sensors. Our device can detect flaws, count objects, and enhance security, all while reducing human error. 🤖

Table of Contents 📚

Introduction 🚀

In this repository, we have created a versatile imaging device using Raspberry Pi, cameras, and sensors. The primary goal is to automate tasks that typically require human intervention, thus minimizing errors and increasing efficiency.

Block Diagram

image

Installation💻🔧

  1. Clone the repository
    !git clone https://github.com/ultralytics/yolov5.git
    
  2. Install required dependencies
    !pip install -r requirements.txt
    
  3. Run the app.py
    streamlit run app.py
    

Features 🌟

Our imaging device offers the following key features:

  • Flaw Detection: Detect defects in various products, such as tablets or pills, with high accuracy. 💊🔍

  • Security: Receive alerts when someone enters prohibited areas, enhancing security. 🚨🔒

  • Object Counting: Count batteries or other specific products as they pass through the camera's field of view. 🧾🔢

  • Person/Object Counting: Efficiently count people or objects in a designated area. 🕴️🎒🔢

  • Helmet Detection: Ensure safety compliance by detecting whether helmets are worn in certain areas. ⛑️🚧

  • Smoke Detection: Enhance safety measures by detecting the presence of smoke or fire. 🚬🔥

Models 🤖

We employ custom models for different use cases, including YOLOv5 and YOLOv8, to ensure accurate and efficient object detection.

Helmet Detection

image

Pill Detection

image

Applications 🏭🔍

Our imaging device has a wide range of applications across industries. Some notable examples include:

  • Pharmaceutical Industry: Detecting pill defects and ensuring product quality.
  • Manufacturing: Counting product-specific items on the production line.
  • Security: Monitoring restricted areas and alerting for unauthorized access.
  • Retail: Tracking customer traffic and product availability.
  • Construction: Ensuring worker safety with helmet detection.
  • Fire Safety: Early detection of smoke or fire hazards.

Contributing 🤝

We welcome contributions from the open-source community. If you'd like to contribute to this project, please read our contribution guidelines.

License 📜

This project is licensed under the MIT License, which means you are free to use and modify the code for your purposes.


Thank you for visiting our Raspberry Pi Imaging Device repository! We hope our project helps you in automating tasks, reducing errors, and improving efficiency in your industry. Feel free to explore, use, and contribute to make it even better! 🚀👨‍💻👩‍💻

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Python 0.4%