Approach
How Transmission Tower Inspection approaches it.
The direction the product takes to close that gap.
A YOLO-based detector (yolo26s-v9final, trained for 100 epochs) screens drone photographs for 13 classes, split between defects — broken insulator, broken conductor, corrosion, missing component, missing anti-climb device, bird nest, vegetation encroachment — and healthy components located in frame — insulator, conductor, arcing horn, vibration damper, corona ring, tower.
Photos are grouped into individual towers automatically, using EXIF GPS clustering and filename patterns, removing the manual sorting step before evidence can be reviewed.
Detections are annotated with bounding boxes and mapped onto a 46-point inspection checklist per tower, then compiled into a per-tower PDF report.
An operator dashboard supports uploading drone photography, reviewing the detected evidence, and downloading the generated report.
Any checklist point the system cannot assess from the available imagery is reported as NOT_ASSESSABLE rather than marked as passing. An earlier version inferred an 'OK' result from the absence of a detection; that was identified as a safety problem and removed. Absence of a detection is never reported as absence of a defect.