Skip to content

Industrial Watch is an AI-based system that enhances workplace efficiency and product quality in industrial settings. It uses AI technologies to monitor employee performance, detecting cigarette use, mobile phone use, and improper posture, as well as identifying defects in products like centrifugal discs, water bottles, and textiles.

Notifications You must be signed in to change notification settings

usamafayaz/IndustrialWatch

Repository files navigation

IndustrialWatch

Overview

IndustrialWatch is an AI-powered monitoring system designed to enhance workplace efficiency and product quality in industrial settings. This project integrates advanced AI technologies to monitor employee performance and detect defective products, promoting compliance with workplace rules and maintaining high production standards.

Features

Employee Performance Monitoring

The system leverages AI camera monitoring to track and evaluate employee activities based on specific rules:

  • Cigarette Detection: Monitors smoking in the workplace, logging violations and imposing fines.
  • Mobile Usage Detection: Identifies unauthorized mobile phone use during work hours, enforcing penalties.
  • Posture Detection: Ensures proper posture by detecting incorrect sitting positions and issuing alerts.

Defective Product Detection

AI models are trained to identify defects in various products:

  • Centrifugal Discs: Detects anomalies to ensure product quality.
  • Water Bottles: Monitors for defects such as missing caps or labels to maintain product integrity.
  • Textile Defects: Identifies weaving faults and fabric damage in textile products.

Frontend Integration

The project includes a frontend developed in React Native, offering a user-friendly mobile application.

Technology Stack

  • Backend: Python
  • AI Models: YOLOv8, PyTorch
  • Database: SQL Server

Installation and Setup

  1. Clone the repository:

    git clone https://github.com/usamafayaz/IndustrialWatch.git
  2. Navigate to the project directory:

    cd IndustrialWatch
  3. Install React Native packages and dependencies:

  4. For the backend server:

     git clone https://github.com/usamafayaz/IndustrialWatchBackend.git
  5. Start the React Native frontend:

    npx react-native run-android
    # or
    npm start

Contact

For any inquiries, please contact [usama.fayyaz157@gmail.com].

About

Industrial Watch is an AI-based system that enhances workplace efficiency and product quality in industrial settings. It uses AI technologies to monitor employee performance, detecting cigarette use, mobile phone use, and improper posture, as well as identifying defects in products like centrifugal discs, water bottles, and textiles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published