Skip to content

Latest commit

 

History

History
58 lines (48 loc) · 1.27 KB

README.md

File metadata and controls

58 lines (48 loc) · 1.27 KB

Detect-the-PPE-Kit-in-Automobile-Manufacturing-Project

Table of Contents

  1. Introduction
  2. Installation
  3. Usage

Introduction

This project aims to detect Personal Protective Equipment (PPE) kits in an automobile manufacturing environment using computer vision techniques.

Installation

  1. Clone the repository:
    git clone /c:/jupyter/Infosys Intern Project/Detect-the-PPE-Kit-in-Automobile-Manufacturing-Project
  2. Navigate to the project directory:
    cd Detect-the-PPE-Kit-in-Automobile-Manufacturing-Project
  3. Install the required packages:
    pip install -r requirements.txt

Usage

  1. Run the data preprocessing script:
    python src/data_preprocessing.py
  2. Train the model:
    python src/model.py