Odometer Mileage Extraction From Variable-Quality Vehicle Images

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing OCR systems struggle to accurately extract odometer mileage from images due to variations in color, intensity, and texture, and require additional hardware or human verification, leading to inefficiencies and increased costs.

Innovation Solution

A system utilizing a trained Faster RCNN model for object detection and post-processing to identify and extract odometer characters from images, leveraging image augmentation and character recognition to improve accuracy and reduce reliance on additional sensors or human verification.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional OCR systems are used to extract odometer mileage, then the system can process images, but the accuracy deteriorates due to variations in color, intensity, and texture

Engineering Contradiction:
Improveodometer mileage extraction accuracyVSAvoidextraction reliability under varying image conditions
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system applies image augmentation techniques that transform images by adjusting parameters such as color, intensity, and texture. This creates varied training data that teaches the model to recognize odometer readings despite variations in lighting, color, and display characteristics, thereby improving both accuracy and reliability

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system creates synthetic copies of odometer images through image augmentation, generating training data that replicates various real-world conditions. These synthetic images allow the model to learn patterns from multiple variations without requiring physical manipulation of the actual odometers

Inventive Principle:
Principle #26Copying

2Reliability

If additional hardware or human verification is used to improve accuracy, then the reliability improves, but the device complexity and cost increase

Engineering Contradiction:
Improveextraction reliabilityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system enables self-service extraction by using standard image capturing devices (smartphones, cameras) that users already possess. The machine learning model automatically processes the images without requiring additional specialized hardware or human verification, making the system both reliable and simple to use

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system replaces mechanical or human-based verification methods with an automated machine learning model. Instead of requiring physical inspection or human review, the neural network performs the extraction and verification automatically, reducing complexity while maintaining or improving reliability

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Measurement precision

If manual verification processes are implemented, then the accuracy improves, but the productivity deteriorates due to time consumption

Engineering Contradiction:
Improvemileage extraction accuracyVSAvoidinformation collection speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system performs continuous automated extraction as images are captured, eliminating interruptions for manual verification. The machine learning model processes images in real-time or near-real-time, maintaining continuous workflow and significantly improving productivity while preserving accuracy through consistent automated processing

Inventive Principle:
Principle #20Continuity of useful action

Data Source

PatentUS20250349142A1Systems and methods for odometer mileage extraction
Publication Date: 2025.11.13 AMERICAN FAMILY MUTUAL INSURANCE CO S I
  • US20250349142A1 patent drawing
  • US20250349142A1 patent drawing
  • US20250349142A1 patent drawing

AI summary

Systems and methods are provided for determining information, such as characters, from an image of a vehicle odometer using a trained character recognition object detection model. Methods and systems are included for training a character recognition object detection model to identify characters in the image of a vehicle odometer by repeatedly receiving an image, augmenting the image, identifying odometer character regions and characters, and comparing the identified odometer character regions and characters with those on annotated training images, and updating the model. Cloud-based and mobile application systems are provided for receiving an image from a user, using the trained character recognition object detection model to output odometer character regions and, for each character region, a class label and a probability, and using a post-processing application to determine the odometer mileage number based on the output of the trained character recognition object detection model.