Dilated Convolutional Neural Network Depth Map Generation for Object Recognition

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing object recognition technologies require expensive LiDAR sensors or complex stereo camera setups with high computational demands for generating depth maps, limiting their effectiveness and efficiency.

Innovation Solution

An apparatus and method utilizing a dilated convolutional neural network (DCNN) to generate depth maps from single images, eliminating the need for LiDAR sensors and improving object recognition rates by processing RGB and gray images through convolutional modules and concatenation processes.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If LiDAR sensor is used to obtain high-resolution reflection map for object recognition, then object recognition accuracy is improved, but device cost and complexity increase

Engineering Contradiction:
Improveobject recognition accuracyVSAvoiddevice complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent creates a virtual depth map (copy of depth information) from a single RGB image using DCNN, replacing the need for physical LiDAR sensors. The depth map generator generates pseudo-depth information that mimics what LiDAR would provide, achieving similar recognition accuracy without expensive hardware

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent replaces the mechanical/optical LiDAR system with a computational approach using DCNN and depth map generation. Instead of using laser beams and physical sensors to obtain depth information, the system uses neural network processing of RGB images to synthesize depth maps, substituting mechanical measurement with computational generation

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

2Loss of information

If stereo camera is used to generate depth map based on disparity information, then depth information is obtained, but calibration complexity and computational demand increase

Engineering Contradiction:
Improvedepth informationVSAvoidcalibration complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent extracts depth information from a single RGB image using DCNN, eliminating the need for stereo camera pairs and their associated calibration processes. The depth map generator takes only one image as input and extracts all necessary depth information through neural network feature processing, removing the complexity of multi-camera synchronization and calibration

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system generates a virtual depth map that copies the essential depth information normally obtained from stereo disparity, but creates it computationally from a single image rather than through complex stereo processing and calibration procedures

Inventive Principle:
Principle #26Copying

3Measurement precision

If stereo camera with high-resolution images is used for object recognition, then recognition detail is improved, but computational complexity increases

Engineering Contradiction:
Improverecognition detailVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The DCNN performs preliminary feature extraction and depth map generation from the RGB image before object recognition is attempted. By pre-processing the image to create a depth map with semantic information, the system reduces the computational burden on subsequent recognition stages, as the hard work of extracting meaningful features is already done

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11256965B2Apparatus and method for recognizing object using image
Publication Date: 2022.02.22 HYUNDAI MOTOR CO LTD
  • US11256965B2 patent drawing
  • US11256965B2 patent drawing
  • US11256965B2 patent drawing

AI summary

An apparatus for recognizing an object using an image includes a depth map generator that generates a depth map using a feature map of the image based on a dilated convolutional neural network (DCNN) and an object recognition device that recognizes the object using the depth map generated by the depth map generator and the image.