Automated Industrial Inspection System using Computer Vision to inspect manufactured parts and enhance quality control by using computer vision techniques. This system aims to boost inspection accuracy and efficiency, thus reducing costs and human error.
- Real-time defect detection.
- Supports multiple part types.
- High accuracy and processing speed.
-
Create a virtual environment
python3 -v venv object_detection -
Install the dependencies
pip install -r requirements.txt -
Run the script
python3 automated_industrial_inspection_system.py