7 Aug 2026 • 6 min read Machine Vision Lighting Learn how to fix glare, sunlight, and hardware drift with the right lighting setup before retraining.
7 Aug 2026 • 6 min read How to Build an AI Video Car Damage Inspector Upload one slow walkaround video of a rental car and get back a signed, timestamped report of every scratch and dent, with reflections filtered out by physics. Here's how to build it with RF-DETR, Roboflow Workflows, and Gemini.
7 Aug 2026 • 7 min read How Cloud Connected AI Products Run On-Prem The Purdue Model explained: every level from PLC to DMZ, the companies that run on it, and how AI deploys into segmented OT networks.
6 Aug 2026 • 6 min read Qwen3.8-Max for Vision: Benchmarks, Strengths, and Real-World Tests Qwen3.8-Max tops our VLM object detection benchmark and performs strongly on counting and reasoning. We test its strengths, limits, speed, cost, and deployment.
6 Aug 2026 • 7 min read Bottle Cap Inspection with Computer Vision Learn how to use computer vision to verify the integrity of bottle caps on an assembly line.
6 Aug 2026 • 8 min read Glass Inspection with Computer Vision Learn how to build a system to inspect glass with computer vision.
4 Aug 2026 • 10 min read How to Detect Small Objects in Drone Imagery Train RF-DETR to detect people and vehicles that appear small in aerial imagery, then build a Roboflow Workflow that counts detections and uses Gemini to inspect the scene.
4 Aug 2026 • 9 min read Dwell Time and Zone Analytics with Vision AI Measure dwell time and zone analytics from any camera: train RF-DETR, track people with ByteTrack, and time each visitor inside a defined zone.
4 Aug 2026 • 9 min read P&ID Symbol Detection for Engineering Drawing Digitization Detect common symbols in piping and instrumentation diagrams, then use OCR to extract text from instrument-related regions.
4 Aug 2026 • 27 min read Zero-Shot vs. Fine-Tuned Models: When to Train Your Own Zero-shot vs fine-tuned models: prototype with SAM 3, auto-label your dataset, then train RF-DETR for the accuracy and speed production needs.
4 Aug 2026 • 8 min read How to Import Supervisely Datasets to Roboflow Learn how to import datasets from Supervisely into Roboflow, train an RF-DETR model, and deploy it to the cloud or edge. See how to convert annotations, fine-tune your model, and build production-ready vision workflows.
3 Aug 2026 • 18 min read Inference Providers for Computer Vision Models Compare inference providers for computer vision models and learn how to deploy custom models with Roboflow. Explore Serverless Cloud API, custom weight support, Workflows, pricing, deployment options, and a step-by-step path from training to cloud, dedicated, or edge inference.
3 Aug 2026 • 18 min read Best Open-Source OCR Models Explore some of the best open-source OCR models including PaddleOCR-VL, GLM-OCR, and MinerU which beat 235B VLMs on OmniDocBench at 0.9B params.
3 Aug 2026 • 9 min read How Often Should You Retrain a Computer Vision Model? Learn how to recognize performance decline, data drift, new edge cases, and other signs that indicate a computer vision model needs retraining.
3 Aug 2026 • 18 min read Human-Object Interaction Detection with RF-DETR Build human-object interaction detection without interaction labels: RF-DETR finds people and forklifts, Gemini classifies safe vs unsafe, in Roboflow.
3 Aug 2026 • 14 min read Computer Vision PLC Integration: Turn Detections into Machine Actions Computer vision PLC integration turns detections into real machine actions. Learn how cameras, RF-DETR, Roboflow Workflows, edge inference, and protocols such as OPC UA, Modbus TCP, and EtherNet/IP connect vision systems to PLCs for reject, stop, alert, and quality-control tasks.
31 Jul 2026 • 9 min read Powder-Coat Defect Detection Detect craters, orange peel, bubbles, and scratches with RF-DETR, then use Gemini 2.5 Pro to summarize the visible defect and its apparent severity in the annotated image.
31 Jul 2026 • 5 min read Building a Pool Monitor with Raspberry Pi and Roboflow How to use a Raspberry Pi, a phone camera, and a Roboflow classification model to know when a pool needs a refill.
30 Jul 2026 • 10 min read Machine-Vision AI for Surface Defect Severity Assessment Build a computer vision pipeline for identifying surface defect severity and evaluating product quality.
29 Jul 2026 • 23 min read Shop Floor Data Collection: How to Automate It with Computer Vision Shop floor data is usually typed into forms after the fact. Cameras already see every unit, defect, and stoppage. Learn how to turn those observations into timestamped production events with RF-DETR, Roboflow Workflows, and Vision Events, including a working cycle-time example.
27 Jul 2026 • 9 min read What Is a Unified Namespace? Where Vision AI Fits in the UNS A unified namespace gives every plant system one data model. Roboflow Workflows publish camera detections as MQTT events any MES can read.
27 Jul 2026 • 10 min read Retail Object Detection with RF-DETR Train a model to detect empty shelf spaces and automate restocking decisions.
27 Jul 2026 • 22 min read Production Line Monitoring With Camera AI Build production line monitoring with camera AI: train RF-DETR to detect defects, count bottles, and trigger alerts with Roboflow Workflows.
22 Jul 2026 • 13 min read How to Make Automatic Highlight Reels from Kids' Soccer Games Upload a soccer game, click your kid once, and get back a highlight reel with every play they were part of. Two RF-DETR models trained in the Roboflow UI handle detection and tracking, and a local Python pipeline reads jersey numbers, finds the goals, and cuts the clips.