Point Cloud Object Detection Using Grid-Based Feature Transfer

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing object detection methods face challenges in capturing precise relationships between points and reducing information loss, leading to suboptimal detection performance.

Innovation Solution

The method employs a two-stage processing approach using point-based sensors, where the first stage converts input features into learned features through neural networks like PointNet or graph neural networks, and the second stage transfers these features onto a two-dimensional model grid for improved object detection, incorporating spatial and property information, and utilizing trained artificial neural networks for enhanced object classification and tracking.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional object detection methods are used, then processing is simpler, but detection precision and relationship capture between points deteriorate

Engineering Contradiction:
Improvedetection precisionVSAvoidprocessing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The method segments the detection process into distinct stages: point-based feature extraction, grid-based feature aggregation, and object detection. This segmentation allows each stage to specialize in specific tasks, improving overall detection precision while managing complexity through modular processing

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a spatial grid dimension to organize point cloud data. By mapping 3D point coordinates to 2D grid cells and then to bird's eye view positions, the method captures spatial relationships more effectively, improving detection precision through dimensional transformation

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Productivity

If feature information is reduced, then processing speed increases, but information loss increases

Engineering Contradiction:
Improveprocessing speedVSAvoidfeature information loss
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The patent introduces grid cells as intermediary structures between raw point cloud data and final object detection. These grid cells aggregate point features while preserving spatial relationships, acting as a mediator that reduces data complexity without causing significant information loss

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The method creates a simplified representation (copy) of the point cloud data in the form of grid-based features and bird's eye view maps. This copy retains essential spatial and contextual information while being more efficient for processing and detection

Inventive Principle:
Principle #26Copying

3Measurement precision

If grid resolution is increased, then object identification precision improves, but detection probability decreases

Engineering Contradiction:
Improveobject identification precisionVSAvoiddetection probability
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent applies different processing qualities to different regions and scales. High-resolution grid cells provide detailed local information for precise identification, while the overall bird's eye view structure maintains detection probability by capturing global spatial patterns

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20250005879A1Method for object detection, image detection device, computer program and storage unit
Publication Date: 2025.01.02 ROBERT BOSCH GMBH
  • US20250005879A1 patent drawing
  • US20250005879A1 patent drawing
  • US20250005879A1 patent drawing

AI summary

A method for object detection of an object based on measurement data from at least one point-based sensor capturing the object. The measurement data, which are based on a point cloud having a plurality of points and associated features, are processed in that, in a point-based first processing step having at least one processing level, the input-side features of the point cloud are realized as learned features, and are enriched at least by information about relationships between the points, and in a grid-based second processing step having at least one processing level, the learned features are then transferred onto a model grid having a plurality of grid cells, and cell-related output data are then generated. An image detection device, a computer program, and a storage unit, are also described.