IP Library Granted Patent US 11,960,294
Granted Patent B2
US 11,960,294 · App. 16/927,270 · Granted Apr 16, 2024

Self-supervised attention learning for depth and motion estimation

Inventors: Boris Chidlovskii (Meylan, FR); Assem Sadek (Grenoble, FR)
Assignees: NAVER CORPORATION; NAVER LABS CORPORATION
G05D1/0251G06N3/045G06T3/0093G06T7/136G06T7/75G06T2207/10028G06T2207/20081G06T2207/30252
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 11,960,294
App. No.
16/927,270
Granted
Apr 16, 2024
Kind
B2
Abstract

A system includes: a depth module including an encoder and a decoder and configured to: receive a first image from a first time from a camera; and based on the first image, generate a depth map including depths between the camera and objects in the first image; a pose module configured to: generate a first pose of the camera based on the first image; generate a second pose of the camera for a second time based on a second image; and generate a third pose of the camera for a third time based on a third image; and a motion module configured to: determine a first motion of the camera between the second and first times based on the first and second poses; and determine a second motion of the camera between the second and third times based on the second and third poses.

Claims (84)

1. A system, comprising:

a depth module including an encoder and a decoder and configured to:

receive a first image from a first time from a camera; and

based on the first image and using the encoder and the decoder, generate a depth map including depths between the camera and objects in the first image;

a pose module configured to:

generate a first pose of the camera based on the first image;

generate a second pose of the camera for a second time based on a second image received from the camera before the first image; and

generate a third pose of the camera for a third time based on a third image received from the camera after the first image;

a motion module configured to:

determine a first motion of the camera between the second time and the first time based on the first pose and the second pose; and

determine a second motion of the camera between the second time and the third time based on the second pose and the third pose,

wherein the depth module includes attention mechanisms configured to, based on the first image, generate an attention map including attention coefficients indicative of amounts of attention to attribute to the objects in the first image;

a first reconstruction module configured to reconstruct the second image using the attention map, the depth map, and the first motion between the second time and the first time to produce a reconstructed second image;

a second reconstruction module configured to reconstruct the third image using the attention map, the depth map, and the second motion between the second time and the third time to produce a reconstructed third image; and

a training module configured to, based on at least one of the reconstructed second image and the reconstructed third image, selectively adjust at least one parameter of at least one of depth module, the pose module, and the motion module.

2. A vehicle, comprising:

the system of claim 1 ;

a propulsion device configured to propel the vehicle; and

a control module configured to actuate the propulsion device based on the depth map.

3. The vehicle of claim 2 , wherein the vehicle includes the camera and does not include any other cameras.

4. The vehicle of claim 2 , wherein the vehicle does not include any radars, any sonar sensors, any laser sensors, or any light detection and ranging (LIDAR) sensors.

5. A vehicle, comprising:

the system of claim 1 ;

a propulsion device configured to propel the vehicle; and

a control module configured to actuate the propulsion device based on at least one of:

the first motion; and

the second motion.

6. The system of claim 1 wherein the first, second, and third poses are 6 degree of freedom poses.

7. The system of claim 1 wherein the attention mechanisms include attention gates.

8. The system of claim 1 wherein the decoder includes the attention mechanisms.

9. The system of claim 8 wherein the encoder does not include any attention mechanisms.

10. The system of claim 8 wherein the decoder includes decoder layers and the attention mechanisms are interleaved with the decoder layers.

11. The system of claim 1 wherein the training module is configured to selectively adjust the at least one parameter based on the reconstructed second image, the reconstructed third image, the second image, and the third image.

12. The system of claim 11 wherein the training module is configured to selectively adjust the at least one parameter based on:

a first difference between the reconstructed second image and the second image; and

a second difference between the reconstructed third image and the third image.

13. The system of claim 1 wherein the training module is configured to jointly train the depth module, the pose module, and the motion module.

14. The system of claim 1 wherein:

the first reconstruction module is configured to reconstruct the second image using an image warping algorithm; and

the second reconstruction module is configured to reconstruct the third image using the image warping algorithm.

15. The system of claim 14 wherein the image warping algorithm includes an inverse image warping algorithm.

16. The system of claim 1 wherein the pose module is configured to generate the first, second, and third poses using a PoseNet algorithm.

17. The system of claim 1 wherein the depth module includes a DispNet encoder-decoder network.

18. A method, comprising:

receiving a first image from a first time from a camera;

based on the first image, generating a depth map including depths between the camera and objects in the first image;

generating a first pose of the camera based on the first image;

generating a second pose of the camera for a second time based on a second image received from the camera before the first image; and

generating a third pose of the camera for a third time based on a third image received from the camera after the first image;

determining a first motion of the camera between the second time and the first time based on the first pose and the second pose;

determining a second motion of the camera between the second time and the third time based on the second pose and the third pose;

based on the first image, generate an attention map including attention coefficients indicative of amounts of attention to attribute to the objects in the first image;

reconstructing the second image using the attention map, the depth map, and the first motion between the second time and the first time to produce a reconstructed second image;

reconstructing the third image using the attention map, the depth map, and the second motion between the second time and the third time to produce a reconstructed third image; and

based on at least one of the reconstructed second image and the reconstructed third image, selectively adjust at least one parameter.

19. A system, comprising:

one or more processors; and

memory including code that, when executed by the one or more processors, perform functions including:

receiving a first image from a first time from a camera;

based on the first image, generating a depth map including depths between the camera and objects in the first image;

generating a first pose of the camera based on the first image;

generating a second pose of the camera for a second time based on a second image received from the camera before the first image; and

generating a third pose of the camera for a third time based on a third image received from the camera after the first image;

determining a first motion of the camera between the second time and the first time based on the first pose and the second pose;

determining a second motion of the camera between the second time and the third time based on the second pose and the third pose,

based on the first image, generating an attention map including attention coefficients indicative of amounts of attention to attribute to the objects in the first image;

reconstructing the second image using the attention map, the depth map, and the first motion between the second time and the first time to produce a reconstructed second image;

reconstructing the third image using the attention map, the depth map, and the second motion between the second time and the third time to produce a reconstructed third image; and

based on at least one of the reconstructed second image and the reconstructed third image, selectively adjusting at least one parameter.

20. A system, comprising:

a first means for:

receiving a first image from a first time from a camera; and

based on the first image, generating a depth map including depths between the camera and objects in the first image;

a second means for:

generating a first pose of the camera based on the first image;

generating a second pose of the camera for a second time based on a second image received from the camera before the first image; and

generating a third pose of the camera for a third time based on a third image received from the camera after the first image;

a third means for:

determining a first motion of the camera between the second time and the first time based on the first pose and the second pose; and

determining a second motion of the camera between the second time and the third time based on the second pose and the third pose;

wherein the first means includes attention mechanisms configured to, based on the first image, generate an attention map including attention coefficients indicative of amounts of attention to attribute to the objects in the first image;

a fourth means for reconstructing for reconstructing the second image using the attention map, the depth map, and the first motion between the second time and the first time to produce a reconstructed second image;

a fifth means for reconstructing the third image using the attention map, the depth map, and the second motion between the second time and the third time to produce a reconstructed third image; and

a sixth means for, based on at least one of the reconstructed second image and the reconstructed third image, selectively adjusting at least one parameter of at least one of the first means, the second means, and the third means.

Assignments (2)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 5, 2024
From: NAVER LABS CORPORATION
To: NAVER CORPORATION
Reel/Frame 068820/0495 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jul 13, 2020
From: CHIDLOVSKII, BORIS; SADEK, ASSEM
To: NAVER LABS CORPORATION; NAVER CORPORATION
Reel/Frame 053192/0715 →
Continuity (1)
Related Publication 20220011778A1 · Jan 13, 2022
Cited By (1)
US 12,694,647