Helios

Computer Vision For Australian Utilities

Advanced computer vision technology for reading utility meters, including digital panels, serial numbers, and analog dials.

Panel Detection
01 / PANEL DETECTION

Detected Panels

Reading panels are isolated on the source image

02 / EXTRACTION

Extracted Panels

Isolated panels are extracted for separate detection processes. This isolates the required information from the rest of the noise in the image and speeds up detection.

Serial Extraction
Unit Extraction
Serial Detection
Unit Detection
03 / DETECTION

Reading Detections

Individual alphanumeric characters are detected within the extracted segments. This two stage detection model results in far more accurate results than OCR which fails often in real world conditions.

04 / RESULT

JSON Data

{
"serial": {
"text": "5168XW",
"confidence": 0.89
},
"units": {
"text": "03649",
"confidence": 0.92
}
}

Trained on a Variety of Australian Meters

Real-world utility meter detection across diverse conditions

Sample 1 Detection Sample 1 Serial Sample 1 Units
Sample 2 Detection Sample 2 Serial Sample 2 Units
Sample 3 Detection Sample 3 Serial Sample 3 Units
Sample 4 Detection Sample 4 Serial Sample 4 Units

Analogue Dial Meters

Dial 1 Dial 1 Detection
Dial 2 Dial 2 Detection
Dial 3 Dial 3 Detection
Dial 4 Dial 4 Detection
SYNTHETIC DATASETS

Unlimited Training Data

Helios solves the challenge of obtaining large datasets for model training with the ability to create an unlimited number of unique, high-quality images using a combination of raytraced 3D models and 2D image composites.

This allows the model to be trained on a diverse dataset that simulates real-world conditions—varying lighting, angles, materials, and environmental factors. This approach ensures the model is exposed to a wide range of scenarios, enhancing its accuracy and robustness when reading dials and gauges in any setting.

Procedural Dials