IP Library Granted Patent US 10,289,823
Granted Patent B2
US 10,289,823 · App. 15/637,368 · Granted May 14, 2019

Camera system for traffic enforcement

Inventors: Manmohan Chandraker (Santa Clara, CA); Xiang Yu (Mountain View, CA); Eric Lau (Kowloon, HK); Elsa Wong (Kowloon, HK)
Assignee: NEC Corporation
G06F21/32G06F21/6218G06K9/00221G06K9/00228G06K9/00255G06K9/00281G06K9/00288G06K9/00624G06K9/00791G06K9/00906G06K9/4652G06K9/66G06N20/00G06N99/005G07C9/00158G07C9/00166H04L63/0861H04L63/1483G06F2221/2133
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 10,289,823
App. No.
15/637,368
Granted
May 14, 2019
Kind
B2
Abstract

A traffic enforcement system and corresponding method are provided. The traffic enforcement system includes a camera configured to capture an input image of one or more subjects in a motor vehicle. The traffic enforcement system further includes a memory storing a deep learning model configured to perform multi-task learning for a pair of tasks including a liveness detection task and a face recognition task on one or more subjects in a motor vehicle depicted in the input image. The traffic enforcement system also includes a processor configured to apply the deep learning model to the input image to recognize an identity the one or more subjects in the motor vehicle and a liveness of the one or more subjects. The liveness detection task is configured to evaluate a plurality of different distractor modalities corresponding to different physical spoofing materials to prevent face spoofing for the face recognition task.

Claims (31)

1. A traffic enforcement system, comprising:

a camera configured to capture an input image of one or more subjects in a motor vehicle;

a memory storing a deep learning model configured to perform multi-task learning for a pair of tasks including a liveness detection task and a face recognition task on one or more subjects in a motor vehicle depicted in the input image; and

a processor configured to apply the deep learning model to the input image to recognize an identity of the one or more subjects in the motor vehicle and a liveness of the one or more subjects, and wherein the liveness detection task is configured to evaluate a plurality of different distractor modalities corresponding to different physical spoofing materials to prevent face spoofing for the face recognition task.

2. The traffic enforcement system of claim 1 , wherein the processor is further configured to forward the input image of the one or more subjects in the motor vehicle to a corresponding traffic enforcement authority, responsive to the motor vehicle committing a traffic violation.

3. The traffic enforcement system of claim 1 , wherein the processor is further configured to forward the input image, that depicts a particular one of the one or more subjects that is located in an operating location in the motor vehicle, to a corresponding traffic enforcement authority, responsive to a liveness determination of another one of the one or more subjects in the motor vehicle being determined as not live and a location of the motor vehicle being in a high occupancy vehicle lane.

4. The traffic enforcement system of claim 1 , wherein the processor is further configured to forward the input image, that depicts a particular one of the one or more subjects that is located in an operating location in the motor vehicle and another one of the one or more subjects located in a non-operating position in the motor vehicle, to a corresponding traffic enforcement authority, responsive to a liveness determination of the another one of the one or more subjects being determined as not live and a location of the motor vehicle being in a high occupancy vehicle lane.

5. The traffic enforcement system of claim 1 , wherein the different physical spoofing materials comprise a spoofing materials selected from the group consisting of a 3D mask, a printed image, and an electronic display.

6. The traffic enforcement system of claim 1 , wherein the processor is further configured to perform data preprocessing on the input image selected from the group consisting of image contrast enhancements, data augmentation, and cropping.

7. The traffic enforcement system of claim 1 , wherein the processor is further configured to apply an image contrast enhancement to the input image by randomly adding one or more Gaussian distributed instances to an original RGB value of the of input image.

8. The traffic enforcement system of claim 1 , wherein the processor is further configured to apply an image contrast enhancement to the input image by adding one or more Gaussian distributed instances to a Hue, Saturation, and Value (HSV) domain and multiplying two or more coefficients in the HSV domain to further adjust the Saturation and the Value of the input image.

9. The traffic enforcement system of claim 1 , wherein the processor is further configured to perform random central cropping on the input image.

10. The traffic enforcement system of claim 1 , wherein the processor is further configured to perform a data augmentation process on the input image to augment data in the input image and increase a generality of the deep learning model to the different distractor modalities.

11. The traffic enforcement system of claim 1 , wherein the deep learning model is formed to include a plurality of layers, and the processor is further configured to train the deep learning model by freezing each of the plurality of layers except a last fully connected layer therein, and performing multi-task training by combining the liveness detection task and the face recognition task, wherein during the multi-task training, all weights of the plurality of layers are unfrozen.

12. The traffic enforcement system of claim 1 , wherein the deep learning model is formed using an inception structure configured to multiply an output of a convolution layer of the deep learning model with the input image to produce a new image having amplified extracted features relative to the input image.

13. The traffic enforcement system of claim 1 , wherein the deep learning model is formed using a loss structure that includes a face liveness penalty and a face recognition penalty.

14. A computer-implemented method for traffic enforcement, the method comprising:

capturing, by a camera, an input image of one or more subjects in a motor vehicle;

storing, in a memory, a deep learning model configured to perform multi-task learning for a pair of tasks including a liveness detection task and a face recognition task on one or more subjects in a motor vehicle depicted in the input image; and

applying, by a processor, the deep learning model to the input image to recognize an identity of the one or more subjects in the motor vehicle and a liveness of the one or more subjects, and wherein the liveness detection task is configured to evaluate a plurality of different distractor modalities corresponding to different physical spoofing materials to prevent face spoofing for the face recognition task.

15. The computer-implemented method of claim 14 , further comprising forwarding the input image of the one or more subjects in the motor vehicle to a corresponding traffic enforcement authority, responsive to the motor vehicle committing a traffic violation.

16. The computer-implemented method of claim 14 , further comprising forwarding the input image, that depicts a particular one of the one or more subjects that is located in an operating location in the motor vehicle, to a corresponding traffic enforcement authority, responsive to a liveness determination of another one of the one or more subjects in the motor vehicle being determined as not live and a location of the motor vehicle being in a high occupancy vehicle lane.

17. The computer-implemented method of claim 14 , further comprising forwarding the input image, that depicts a particular one of the one or more subjects that is located in an operating location in the motor vehicle and another one of the one or more subjects located in a non-operating position in the motor vehicle, to a corresponding traffic enforcement authority, responsive to a liveness deteimination of the another one of the one or more subjects being determined as not live and a location of the motor vehicle being in a high occupancy vehicle lane.

18. The computer-implemented method of claim 14 , further comprising performing data preprocessing on the input image selected from the group consisting of image contrast enhancements, data augmentation, and cropping.

19. The computer-implemented method of claim 14 , wherein the deep learning model is formed to include a plurality of layers, and the method further comprises training the deep learning model by:

freezing each of the plurality of layers except a last fully connected layer therein; and

performing multi-task training by combining the liveness detection task and the face recognition task, wherein during the multi-task training, all weights of the plurality of layers are unfrozen.

20. A computer program product for traffic enforcement, the computer program product comprising a non-transitory computer readable storage medium having program instructions embodied therewith, the program instructions executable by a computer to cause the computer to perform a method comprising:

capturing, by a camera, an input image of one or more subjects in a motor vehicle;

storing, in a memory, a deep learning model configured to perform multi-task learning for a pair of tasks including a liveness detection task and a face recognition task on one or more subjects in a motor vehicle depicted in the input image; and

applying, by a processor, the deep learning model to the input image to recognize an identity of the one or more subjects in the motor vehicle and a liveness of the one or more subjects, and wherein the liveness detection task is configured to evaluate a plurality of different distractor modalities corresponding to different physical spoofing materials to prevent face spoofing for the face recognition task.

Assignments (3)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Feb 7, 2019
From: NEC LABORATORIES AMERICA, INC.
To: NEC CORPORATION
Reel/Frame 048284/0388 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 29, 2017
From: CHANDRAKER, MANMOHAN; YU, XIANG
To: NEC LABORATORIES AMERICA, INC.
Reel/Frame 042865/0877 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 29, 2017
From: LAU, ERIC; WONG, ELSA
To: NEC HONG KONG LIMITED
Reel/Frame 042865/0972 →
Continuity (3)
Provisional Application 62366285 · Jul 25, 2016
Provisional Application 62365510 · Jul 22, 2016
Related Publication 20180025213A1 · Jan 25, 2018