This project aims to detect Personal Protective Equipment (PPE) kits in an automobile manufacturing environment using computer vision techniques.
- Clone the repository:
git clone /c:/jupyter/Infosys Intern Project/Detect-the-PPE-Kit-in-Automobile-Manufacturing-Project
- Navigate to the project directory:
cd Detect-the-PPE-Kit-in-Automobile-Manufacturing-Project
- Install the required packages:
pip install -r requirements.txt
- Run the data preprocessing script:
python src/data_preprocessing.py
- Train the model:
python src/model.py