Home / Companies / Roboflow / Blog / Post Details
Content Deep Dive

Visual Quality Management with Roboflow

Blog post from Roboflow

Post Details
Company
Date Published
Author
Contributing Writer
Word Count
1,363
Language
English
Hacker News Points
-
Summary

A Quality Management System (QMS) is essential for manufacturers to ensure consistent product quality and reduce costs associated with poor quality, such as scrap and recalls. The article outlines a tutorial for developing a Visual QMS using Roboflow, which involves detecting steel surface defects with a computer vision model trained on the NEU Surface Defect Dataset. This system alerts teams via Slack when defects are identified and logs these images for continuous improvement. The process includes several steps: setting up a workflow in Roboflow, training a small RF-DETR model for object detection, and creating a pipeline that connects model predictions to team alerts and dataset updates. The tutorial emphasizes prioritizing high recall to minimize missed defects and suggests methods to manage alert noise, such as setting confidence thresholds and cooldowns. Additionally, the system can scale across multiple production lines and integrate with tools like Jira for traceability, enhancing defect monitoring and supporting continuous improvement efforts.