Facial Recognition for Drivers Using Face Tracking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current systems, such as electronic logging devices (ELDs) and token-detection systems, fail to accurately capture driver assignment data, especially for large fleets, leading to incomplete and inaccurate records of duty status, which complicates regulatory compliance.

Innovation Solution

A facial recognition system is deployed in vehicles, using a machine-learned model to identify drivers from images captured by onboard cameras, with a face tracker module optimizing image processing for real-time recognition and reducing data transfer requirements, thereby improving the accuracy and completeness of driver assignment data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If facial recognition is performed on full-resolution images, then identification accuracy is improved, but data transfer requirements and processing time increase

Engineering Contradiction:
Improvedriver identification accuracyVSAvoidimage processing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The face tracker module extracts only the facial region from the full image, creating a cropped face image that contains the essential identification information while eliminating redundant background data. This extraction process reduces the amount of data that needs to be transferred and processed while maintaining identification accuracy.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The image processing is segmented into distinct stages: full-image capture for context, face detection and cropping for identification, and then processing of only the cropped face region. This segmentation allows the system to benefit from both full-image context and reduced-data efficiency at different processing stages.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If facial recognition is performed on full-resolution images, then identification accuracy is improved, but data transfer requirements increase

Engineering Contradiction:
Improvedriver identification accuracyVSAvoiddata transfer volume
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The face tracker module extracts only the facial region from the full image, creating a cropped face image that contains the essential identification information while eliminating redundant background data. This extraction process reduces the amount of data that needs to be transferred and processed while maintaining identification accuracy.

Inventive Principle:
Principle #2Taking out (Extraction)

3Productivity

If manual methods are used to assign drivers to vehicles, then system complexity is reduced, but productivity and accuracy of driver assignment data decrease

Engineering Contradiction:
Improvedriver assignment data processing speedVSAvoidfacial recognition system complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The facial recognition system performs driver identification automatically without requiring manual intervention. The face tracker module continuously monitors video feeds, automatically detects and crops driver faces, and the server automatically matches faces to driver profiles, enabling the system to service itself and eliminate manual data entry operations.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The manual mechanical process of driver log-in and data entry is replaced with an automated optical recognition system. Cameras capture images, computer vision algorithms process the visual data, and automated matching systems correlate faces with driver profiles, substituting mechanical human operations with electronic automation.

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

Data Source

PatentUS11758096B2Facial recognition for drivers
Publication Date: 2023.09.12 SAMSARA INC
  • US11758096B2 patent drawing
  • US11758096B2 patent drawing
  • US11758096B2 patent drawing

AI summary

Methods for performing improving facial recognition of a driver in a vehicle are disclosed. A set of images is received. Each of the set of images includes a portion that is identified as a face. The identification is based on an application of a first machine-learned model to each of the set of images. The application of the first machine-learned model is performed by an application associated with a client camera device mounted in a vehicle. Based on a determination that the set of images matches one or more reference images stored in a database with a confidence level that is equal to or greater than a confidence threshold, a person corresponding to the one or more reference images is associated as a driver of the vehicle during a time period in which the set of images was captured.