US12125298B2 - Efficient three-dimensional object detection from point clouds - Google Patents
Efficient three-dimensional object detection from point clouds Download PDFInfo
- Publication number
- US12125298B2 US12125298B2 US17/527,653 US202117527653A US12125298B2 US 12125298 B2 US12125298 B2 US 12125298B2 US 202117527653 A US202117527653 A US 202117527653A US 12125298 B2 US12125298 B2 US 12125298B2
- Authority
- US
- United States
- Prior art keywords
- point
- foreground
- range image
- neural network
- points
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/60—Type of objects
- G06V20/64—Three-dimensional objects
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S17/00—Systems using the reflection or reradiation of electromagnetic waves other than radio waves, e.g. lidar systems
- G01S17/02—Systems using the reflection of electromagnetic waves other than radio waves
- G01S17/06—Systems determining position data of a target
- G01S17/42—Simultaneous measurement of distance and other co-ordinates
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S17/00—Systems using the reflection or reradiation of electromagnetic waves other than radio waves, e.g. lidar systems
- G01S17/88—Lidar systems specially adapted for specific applications
- G01S17/89—Lidar systems specially adapted for specific applications for mapping or imaging
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S7/00—Details of systems according to groups G01S13/00, G01S15/00, G01S17/00
- G01S7/48—Details of systems according to groups G01S13/00, G01S15/00, G01S17/00 of systems according to group G01S17/00
- G01S7/4802—Details of systems according to groups G01S13/00, G01S15/00, G01S17/00 of systems according to group G01S17/00 using analysis of echo signal for target characterisation; Target signature; Target cross-section
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S7/00—Details of systems according to groups G01S13/00, G01S15/00, G01S17/00
- G01S7/48—Details of systems according to groups G01S13/00, G01S15/00, G01S17/00 of systems according to group G01S17/00
- G01S7/4808—Evaluating distance, position or velocity data
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/0464—Convolutional networks [CNN, ConvNet]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/194—Segmentation; Edge detection involving foreground-background segmentation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/82—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/56—Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
- G06V20/58—Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10028—Range image; Depth image; 3D point clouds
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20081—Training; Learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20084—Artificial neural networks [ANN]
Definitions
- This specification relates to processing point clouds using neural networks to detect objects in an environment.
- Detecting objects in an environment is a task required for motion planning, e.g., by an autonomous vehicle.
- Autonomous vehicles include self-driving cars, boats, and aircraft. Autonomous vehicles use a variety of onboard sensors and computer systems to detect nearby objects and use such detections to make control and navigation decisions.
- Some autonomous vehicles have on-board computer systems that implement neural networks, other types of machine learning models, or both for various prediction tasks, e.g., object classification within images.
- a neural network can be used to determine that an image captured by an onboard camera is likely to be an image of a nearby car.
- Neural networks or for brevity, networks, are machine learning models that employ multiple layers of operations to predict one or more outputs from one or more inputs. Neural networks typically include one or more hidden layers situated between an input layer and an output layer. The output of each layer is used as input to another layer in the network, e.g., the next hidden layer or the output layer.
- Each layer of a neural network specifies one or more transformation operations to be performed on the input to the layer.
- Some neural network layers have operations that are referred to as neurons.
- Each neuron receives one or more inputs and generates an output that is received by another neural network layer. Often, each neuron receives inputs from other neurons, and each neuron provides an output to one or more other neurons.
- An architecture of a neural network specifies what layers are included in the network and their properties, as well as how the neurons of each layer of the network are connected. In other words, the architecture specifies which layers provide their output as input to which other layers and how the output is provided.
- each layer is performed by computers having installed software modules that implement the transformation operations.
- a layer being described as performing operations means that the computers implementing the transformation operations of the layer perform the operations.
- Each layer generates one or more outputs using the current values of a set of parameters for the layer.
- Training the neural network thus involves continually performing a forward pass on the input, computing gradient values, and updating the current values for the set of parameters for each layer using the computed gradient values, e.g., using gradient descent. Once a neural network is trained, the final set of parameter values can be used to make predictions in a production system.
- This specification describes methods, computer systems, and apparatus, including computer programs encoded on computer storage media, for performing three-dimensional (3D) object detection from a set of one or more point clouds.
- the specification describes a method for performing object detection.
- the method is implemented by a system including one or more computers.
- the system obtains a respective range image corresponding to each point cloud in a set of point clouds captured by one or more sensors.
- Each point cloud includes a respective plurality of three-dimensional points.
- Each range image includes a plurality of pixels, wherein each pixel in the range image (i) corresponds to one or more points in the corresponding point cloud and (ii) has at least a range value that indicates a distance of the corresponding one or more points for the pixel in the corresponding point cloud to the one or more sensors.
- the system processes each range image using a segmentation neural network that is configured to, for each range image, generate (i) range image features for the pixels in the range image and (ii) a segmentation output that indicates, for each of the pixels in the range image, whether the pixel is a foreground pixel or a background pixel.
- the system generates, for each foreground point in the set of point clouds, a feature representation of the foreground point from at least the range image features for the pixel corresponding to the foreground point.
- a foreground point is a point that corresponds to a pixel that the corresponding segmentation output indicates is a foreground pixel.
- the system generates a feature representation of the set of point clouds from only the feature representations of the foreground points.
- the system processes the feature representation of the set of point clouds using a prediction neural network to generate a prediction characterizing the set of point clouds.
- the prediction is an object detection prediction that identifies regions of the set of point clouds that are likely to be measurements of objects.
- the object detection prediction can include (i) a heatmap over locations in the point clouds and (ii) parameters of a plurality of bounding boxes.
- the segmentation neural network has been trained to generate segmentation outputs that have high recall and acceptable precision.
- the segmentation neural network is configured to apply a 1 ⁇ 1 convolution to the range image features to generate the segmentation output.
- the segmentation output includes a respective foreground score for each of the pixels, and wherein pixels indicated as foreground pixels are those pixels that have foreground scores that exceed a threshold value.
- the system performs voxelization to voxelize the foreground points into a plurality of voxels, generates a respective representation of each of the voxels from the feature representations of the points assigned to the voxel, and processes the representations of the voxels using a sparse convolutional neural network to generate the feature representation of the set of point clouds.
- the voxelization can be a pillar-style voxelization and the sparse convolutional neural network is a 2D sparse convolutional neural network.
- the voxelization can be a 3D voxelization and the sparse convolutional neural network is a 3D sparse convolutional neural network.
- the set of point clouds includes a plurality of point clouds captured at different time points
- the system prior to performing voxelization, the system generates a transformed point cloud by, for each point cloud other than the point cloud at the most recent time point, transforming each foreground point in the point cloud into the point cloud at the most recent time point, and performs voxelization on the transformed point cloud.
- the system can append an identifier of the time point at which the point cloud was captured to the feature representations of the foreground points in the point cloud.
- This specification also provides a system including one or more computers and one or more storage devices storing instructions that when executed by the one or more computers cause the one or more computers to perform the method described above.
- This specification also provides one or more computer storage media storing instructions that when executed by one or more computers, cause the one or more computers to perform the method described above.
- Detecting objects in an environment is a task required for motion planning, e.g., by an autonomous vehicle.
- Numerous techniques have been developed for detecting objects, such as other vehicles, pedestrians, cyclists, and so on, from sensor measurement data, e.g., from LiDAR data.
- grid-based methods divide the 3D space into voxels or pillars.
- Dense convolutions can be applied to the grid to extract features.
- this approach is inefficient for large grids which are needed for long-range sensing or small object detection.
- Sparse convolutions scale better to large detection ranges but are usually slow due to the inefficiencies of applying the convolutions to all points.
- Range image based methods perform convolutions directly over the range image in order to extract point cloud features. Such models scale well with distance, but tend to perform less well in occlusion handling, accurate object localization, and for size estimation.
- this specification describe a technique that improves the efficiency and accuracy of object prediction.
- the initial stage of processing is optimized to rapidly discriminate foreground from background points, allowing a lightweight 2D image backbone to be applied to the range image at full resolution.
- the downstream sparse convolution processing is only applied on points that are likely to belong to a foreground object, which leads to additional, significant savings in compute.
- the system can use the foreground segmentation network to independently process each frame of a temporal sequence of range images in a streaming fashion, and fuse the segmented foreground points from frames within a time window to further improve the efficiency and accuracy of object detection.
- FIG. 1 A shows an example object detection system.
- FIG. 1 B illustrates an example of a foreground segmentation neural network.
- FIG. 1 C shows examples of a sparse convolutional neural network.
- FIG. 2 A is a flow diagram illustrating an example process for performing object detection from point cloud data.
- FIG. 2 B is a flow diagram illustrating an example process for generating the feature representations for the point clouds.
- FIG. 1 A shows an example of an object detection system 100 .
- the system 100 is an example of a system implemented as computer programs on one or more computers in one or more locations, in which the systems, components, and techniques described below can be implemented.
- the system 100 performs three-dimensional (3D) object detection on a set of one or more point clouds.
- the object detection may be performed by an on-board computer system of an autonomous vehicle navigating through the environment and the point clouds may be generated by one or more sensors of the autonomous vehicle, e.g., a Lidar sensor.
- a planning system of the vehicle can use the object detections to make planning decisions to plan a future trajectory of the vehicle, e.g., by generating or modifying the future trajectory to avoid collisions with any of the detected objects.
- the system 100 obtains range image data 110 for a set of point clouds.
- the range image data includes a respective range image corresponding to each point cloud in the set of point clouds.
- Each point cloud in the set includes multiple points that represent a sensor measurement of a scene in an environment captured by one or more sensors.
- the one or more sensors can be sensors, e.g., LiDAR sensors or other sensors that are considered to detect reflections of laser light, of a robotic agent or an autonomous vehicle, e.g., a land, air, or sea vehicle, and the scene can be a scene that is in the vicinity of the autonomous vehicle.
- the point clouds can be arranged in a temporal sequence.
- the sequence is referred to as a temporal sequence because the point clouds are arranged according to the order in which the corresponding sensor measurements were generated.
- Range images are dense representations of the 3D point clouds.
- Each range image includes a plurality of pixels.
- Each pixel in the range image corresponds to one or more points in the corresponding point cloud.
- Each range image pixel has at least a range value that indicates a distance of the corresponding one or more points for the pixel in the corresponding point cloud to the one or more sensors.
- the pixels in each range image can be arranged in a two-dimensional (2D) grid.
- one dimension of the 2D grid corresponds to the azimuth angles ( ⁇ 's) of the corresponding points in the point cloud
- the other dimension of the 2D grid corresponds to inclinations ( ⁇ 's) of the corresponding points.
- Each range image pixel has at least a range value that indicates the distance r of the corresponding point.
- the pixels in the range image can also include other values, e.g., intensity or elongation or both, for each of the pixels that represent other properties captured by the sensor for the corresponding point.
- the goal of the object detection performed by the system 100 is to generate a prediction output 170 that includes data indicating detected objects from the measurement data, e.g., from LiDAR data.
- the system 100 first applies a segmentation neural network 120 (e.g., a lightweight 2D convolutional network) to efficiently extract features from the range images and to perform a preliminary object segmentation.
- a segmentation neural network 120 e.g., a lightweight 2D convolutional network
- the system uses a sparse convolutional neural network 150 to apply sparse convolution on image features of only the foreground voxels (as predicted by the segmentation neural network 120 ), in order to accurately predict the 3D object labels.
- the segmentation neural network 120 is configured to, for each range image, generate range image features 132 for the pixels in the range image and a segmentation output 134 that indicates, for each of the pixels in the range image, whether the pixel is a foreground pixel or a background pixel.
- the segmentation neural network 120 is configured to generate the segmentation output 134 from the range image features 132 by applying a convolution layer, e.g., a 1 ⁇ 1 convolution, to the range image features 132 to generate the segmentation output 134 .
- the segmentation output 134 includes a respective foreground score for each of the pixels in the range image. Those pixels that have foreground scores that exceed a threshold value can be indicated as foreground pixels in the range images.
- the foreground pixels in a respective range image correspond to foreground points, i.e., points corresponding to detected objects, in the point cloud corresponding to the respective range image.
- the system 100 applies the segmentation neural network 120 to the range images to extract features and to identify the foreground pixels.
- the system then processes the learned features and identified foreground pixels in subsequent steps to generate the prediction output that characterizes the point clouds, e.g., to generate object labels for object detected based on the point clouds.
- recall is emphasized over high precision in training the segmentation neural network 120 , since false positives can be removed in the subsequent processing but false negatives cannot easily be recovered. That is, the segmentation neural network 120 is trained to generate segmentation outputs 134 that have high recall and acceptable precisions, to ensure a greater likelihood that ground-truth object locations are predicted by the segmentation outputs 134 .
- the segmentation neural network can take any appropriate architecture, such as a 2D convolutional neural network.
- An example network architecture of the segmentation neural network 120 is discussed in detail with reference to FIG. 1 B .
- the system 100 can generate foreground features 140 , i.e., feature representations for foreground points in the point clouds. That is, the system 100 generates, for each foreground point in the set of point clouds, a feature representation of the foreground point from at least the range image features for the pixel corresponding to the foreground point.
- foreground features 140 i.e., feature representations for foreground points in the point clouds. That is, the system 100 generates, for each foreground point in the set of point clouds, a feature representation of the foreground point from at least the range image features for the pixel corresponding to the foreground point.
- the system 100 can identify the foreground points in the range image based on the segmentation output 134 , e.g., based on the foreground scores for the pixels of the range image.
- the system 100 can identify the pixels with foreground scores exceeding the threshold value as the foreground pixels.
- the foreground points are points in the point cloud that correspond to detected objects, such as vehicles, pedestrians, cyclists, and so on, in the scene according to the sensor data.
- Each feature representation of the corresponding foreground point includes the range image feature generated by the segmentation neural network 120 .
- the feature representation can also include time point information for the frame.
- the feature representation can also include statistics of the point cloud.
- the set of point clouds includes a plurality of point clouds captured at different time points, and the point clouds are captured by measurements conducted by a moving sensor (e.g., a LiDAR configured on a moving vehicle).
- the system 100 can remove the effect of sensor ego-motion from the feature representations for the foreground points before downstream processing.
- removing ego-motion directly from the range images is not optimal because range reconstructions at a different frame result in non-trivial quantization errors.
- the system 100 of this specification removes the effect of ego-motion from the foreground points in the point clouds.
- the system 100 can generate transformed point clouds by, for each point cloud other than the point cloud at the most recent time point, transforming each foreground point in the point cloud into the point cloud at the most recent time point.
- the object detection system 100 includes multiple segmentation neural network 120 as multiple parallel branches for processing a set of multiple respective frames of range images that are collected at multiple time points within a time windows.
- the multiple segmentation neural network 120 share a same set of network parameters, and are jointly trained during training of the neural networks.
- the system 100 performs the transformation to remove sensor ego-motion from the different frames of segmented foreground points, and gathers the transformed foreground points from different frames to multiple set of points.
- the system can gather points to multiple sets of points P ⁇ i where ⁇ i is the frame time difference between frame 0 (latest, i.e., most recently captured point cloud) and frame i.
- the feature representation for each point p in P ⁇ i includes the features extracted by segmentation neural network 120 , and is augmented with p ⁇ m, var, p ⁇ c, and ⁇ i , where p is the positional vector of the point, m and var are the arithmetic mean and covariance of the positional vectors of all points in the point cloud, respectively, and c is the positional vector of the center point in the point cloud.
- the system 100 By generating the feature representations only for foreground points predicted by the segmentation neural network, the system 100 reduces the point cloud data to only points most likely to belong to an object for subsequent processing.
- the system can perform voxelization to voxelize the foreground points into a plurality of voxels, and generate a respective representation of each voxel from the feature representations of the points assigned to the voxel.
- voxelization maps a point cloud into a grid of voxels.
- the voxelization is 3D voxelization that maps the point cloud into a 3D grid of voxels.
- the system can map the point cloud into an evenly spaced grid of voxels with a voxel size ⁇ x,y,z .
- the voxelization is a pillar-style voxelization that maps the point cloud to a 2D grid of voxels.
- the pillar style voxelization is described in “PointPillars: Fast Encoders for Object Detection from Point Clouds,” arXiv:1812.05784 [cs.LG], 2018.
- the voxel size in the z dimension ⁇ z is set to + ⁇ .
- the system 100 then processes the representations of the voxels using the sparse convolutional neural network 150 to generate the feature representation of the set of point clouds.
- the sparse convolutional neural network 150 can be a 2D sparse convolutional neural network when the voxelization is a pillar-style voxelization or a 3D sparse convolutional neural network when the voxelization is a 3D voxelization.
- the sparse convolutional neural network 150 can take any appropriate network architectures for a specific application. Examples of the sparse convolutional neural network are described in detail with reference to FIG. 1 C .
- the system 100 uses the output features from the sparse convolutional neural network 150 to accurately generate 3D object labels.
- the system processes the feature representation of the set of point clouds using a prediction neural network 160 to generate a prediction output 170 characterizing the set of point clouds.
- the prediction output 170 is an object detection prediction that identifies regions of the set of point clouds that are likely to be measurements of objects.
- the object detection prediction includes a heatmap over locations in the point clouds and parameters of a plurality of bounding boxes that correspond to locations and geometries of detected objects.
- the system can process the feature map, as an input, with the prediction neural network 150 to generate the heatmap of the point clouds.
- the heatmap corresponds to a spatial distribution of the likelihood of objects, such as vehicles, pedestrians, and cyclists, being detected at the locations.
- the prediction neural network 150 can also be configured to generate parameters for each predicted bounding box, including, e.g., center location ⁇ x,y,z ⁇ , dimensions ⁇ l,w,h ⁇ , and the heading direction ⁇ .
- the prediction neural network can adopt any appropriate network architectures.
- a modified CenterNet similar to as described in “Objects as points,” arXiv: 1904.07850, 2019, can be used as the prediction neural network.
- the system 100 or another system can perform training of the segmentation neural network 120 , the sparse convolutional neural network 150 , and the prediction network 160 based on training examples.
- the segmentation loss can be computed as focal loss with ground truth labels derived from 3D bounding boxes by checking whether the corresponding pixel point is in any box with
- P is the total number of valid range image pixels.
- L i is the focal loss for point i.
- Points with foreground score s i greater than a threshold ⁇ are selected.
- the foreground threshold ⁇ is selected to achieve high recall and acceptable precision.
- the ground truth heatmap can be computed for ⁇ tilde over (v) ⁇ tilde over (V) ⁇ , for example, using:
- the heat map value h for the point ⁇ tilde over (v) ⁇ is calculated depending on ⁇ tilde over (v) ⁇ b c ⁇ tilde over (V) ⁇ b c ⁇ , which is the distance between the point P and the circle placed at the box center be, with radius of the circle being the distance from the box center be to the closest point in V.
- the heatmap loss L hm can be a focal loss:
- L hm - 1 N ⁇ ⁇ p ⁇ ⁇ ⁇ ( 1 - h ⁇ ) ⁇ ⁇ log ⁇ ( h ⁇ ) ⁇ I h > 1 - ⁇ + ( 1 - h ) ⁇ ⁇ h ⁇ ⁇ ⁇ log ⁇ ( 1 - h ⁇ ) ⁇ I h ⁇ 1 - ⁇ ⁇
- ⁇ tilde over (h) ⁇ and h are the predicted and ground truth heatmap values respectively.
- ⁇ is added for numerical stability, and can be set to a small value, e.g., 1e ⁇ 3.
- h i is the ground truth heatmap value computed at feature map pixel i.
- the system can perform a sparse submanifold max-pooling operation on the sparse feature map voxels that have heatmap prediction greater than a threshold ⁇ 2 , and select boxes corresponding to local maximum heatmap predictions.
- FIG. 1 B shows an example architecture of the segmentation neural network 120 .
- the system adopts a U-shaped architecture that has a general shape that is similar to as described in “U-Net: Convolutional Networks for Biomedical Image Segmentation,” arXiv: 1505.04597 [cs.CV], 2015.
- the U-shaped segmentation neural network 120 includes a contracting path (left side) and an expansive path (right side).
- the contracting path includes down-sampling blocks 120 a .
- Each down-sampling block 120 a (represented by D(L,C)) includes L ResNet blocks each with C output channels.
- Each up-sampling block 120 b (represented by (L,C)) includes an up-sampling layer and L ResNet blocks.
- the up-sampling layer includes a 1 ⁇ 1 convolution followed by a bilinear interpolation.
- FIG. 1 C shows examples of network architectures of the sparse convolutional neural network 150 .
- 150 a shows an example network architecture for generating feature representations for detecting pedestrians from the foreground features
- 150 b shows an example network architecture for generating feature representations for detecting vehicles from the foreground features.
- Both networks 150 a and 150 b are constructed with blocks B 0 and B 1 .
- Each of B 0 and B 1 includes several SC and SSC layers.
- the SC layer performs 3 ⁇ 3 or 3 ⁇ 3 ⁇ 3 sparse convolution with stride 1 or 2.
- the SSC layer performs a 3 ⁇ 3 or 3 ⁇ 3 ⁇ 3 submanifold sparse convolution. “/2” denotes stride 2.
- FIG. 2 A is a flow diagram illustrating an example process 200 for performing object detection from point clouds data.
- the process 200 will be described as being performed by a system of one or more computers located in one or more locations.
- an object detection system e.g., the object detection system 100 of FIG. 1 A , appropriately programmed in accordance with this specification, can perform the process 200 .
- step 210 the system obtains range image data for a set of point clouds.
- the range image data includes a respective range image corresponding to each point cloud in the set of point clouds.
- Each point cloud in the set includes multiple points that represent a sensor measurement of a scene in an environment captured by one or more sensors.
- the one or more sensors can be sensors, e.g., LiDAR sensors or other sensors that are considered to detect reflections of laser light, of an autonomous vehicle, e.g., a land, air, or sea vehicle, and the scene can be a scene that is in the vicinity of the autonomous vehicle.
- Each range image includes a plurality of pixels. Each pixel in the range image corresponds to one or more points in the corresponding point cloud. Each range image pixel has at least a range value that indicates a distance of the corresponding one or more points for the pixel in the corresponding point cloud to the one or more sensors.
- the point clouds can be arranged in a temporal sequence.
- the sequence is referred to as a temporal sequence because the point clouds are arranged according to the order in which the corresponding sensor measurements were generated.
- the pixels in the range image can also include other values, e.g., intensity or elongation or both, for each of the pixels that represent other properties captured by the sensor for the corresponding point.
- the system In step 220 , the system generates image features and a segmentation output from the range image data. Concretely, the system processes each range image using a segmentation neural network that is configured to, for each range image, generate the range image features for the pixels in the range image and a segmentation output that indicates, for each of the pixels in the range image, whether the pixel is a foreground pixel or a background pixel.
- a segmentation neural network that is configured to, for each range image, generate the range image features for the pixels in the range image and a segmentation output that indicates, for each of the pixels in the range image, whether the pixel is a foreground pixel or a background pixel.
- the segmentation neural network is configured to generate the segmentation output from the range image features, e.g., by applying a 1 ⁇ 1 convolution to the range image features to generate the segmentation output.
- the segmentation output includes a respective foreground score for each of the pixels in the range image. Those pixels that have foreground scores that exceed a threshold value can be indicated as foreground pixels in the range images.
- the foreground pixels in a respective range image correspond to foreground points, i.e., points corresponding to detected objects, in the point cloud corresponding to the respective range image.
- the system generates feature representations for foreground points in the point clouds. That is, the system generates, for each foreground point in the set of point clouds, a feature representation of the foreground point from at least the range image features for the pixel corresponding to the foreground point.
- Each feature representation of the corresponding foreground point includes the range image feature generated by the segmentation neural network.
- the feature representation can also include time point information for the frame.
- the feature representation can also include voxel statics of the point cloud.
- step 240 the system generates feature representations for the set of point clouds. Concretely, the system generates a feature representation of the set of point clouds from only the feature representations of the foreground points.
- the system can use a neural network, e.g., a sparse convolutional neural network, to process an input based on the predicted foreground voxels and their learned range image features.
- the output features from the neural network can be used in downstream processing to accurately generate 3D object labels.
- step 250 the system processes the feature representation of the set of point clouds using a prediction neural network to generate a prediction characterizing the set of point clouds.
- the prediction is an object detection prediction that identifies regions of the set of point clouds that are likely to be measurements of objects.
- the object detection prediction includes a heatmap over locations in the point clouds and parameters of a plurality of bounding boxes that correspond to locations and geometries of detected objects.
- FIG. 2 B is a flow diagram illustrating an example process 240 for generating the feature representations for the point clouds.
- the process 240 will be described as being performed by a system of one or more computers located in one or more locations.
- an object detection system e.g., the object detection system 100 of FIG. 1 A , appropriately programmed in accordance with this specification, can perform the process 240 .
- the range images can be generated based on measurements conducted by a moving senor, e.g., a LiDAR configured on a moving vehicle. In these scenarios, stacking multiple range images without considering ego-motion may negatively impact the performance of prediction model. Thus, the system can optionally perform step 242 to remove the effect of ego-motion of the sensor from the foreground points in the point clouds.
- step 242 when the set of point clouds includes a plurality of point clouds captured at different time points, the system generates a transformed point cloud by, for each point cloud other than the point cloud at the most recent time point, transforming each foreground point in the point cloud into the point cloud at the most recent time point.
- the system performs voxelization to voxelize the foreground points into a plurality of voxels.
- the voxelization is 3D voxelization that maps the point cloud into a 3D grid of voxels.
- the voxelization is a pillar-style voxelization that maps the point cloud to a 2D grid of voxels.
- step 246 the system generates a respective representation of each of the voxels from the feature representations of the points assigned to the voxel.
- step 248 the system processes the representations of the voxels using a sparse convolutional neural network to generate the feature representation of the set of point clouds.
- the sparse convolutional neural network can be a 2D sparse convolutional neural network when the voxelization is a pillar-style voxelization. It is a 3D sparse convolutional neural network when the voxelization is a 3D voxelization.
- the sparse convolutional neural network can take any appropriate network architectures for a specific application. Examples of sparse convolutional neural network are described in detail with reference to FIG. 1 C .
- Embodiments of the subject matter described in this specification can be implemented as one or more computer programs, i.e., one or more modules of computer program instructions encoded on a tangible non transitory storage medium for execution by, or to control the operation of, data processing apparatus.
- the computer storage medium can be a machine-readable storage device, a machine-readable storage substrate, a random or serial access memory device, or a combination of one or more of them.
- the program instructions can be encoded on an artificially generated propagated signal, e.g., a machine-generated electrical, optical, or electromagnetic signal that is generated to encode information for transmission to suitable receiver apparatus for execution by a data processing apparatus.
- data processing apparatus refers to data processing hardware and encompasses all kinds of apparatus, devices, and machines for processing data, including by way of example a programmable processor, a computer, or multiple processors or computers.
- the apparatus can also be, or further include, special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application specific integrated circuit).
- the apparatus can optionally include, in addition to hardware, code that creates an execution environment for computer programs, e.g., code that constitutes processor firmware, a protocol stack, a database management system, an operating system, or a combination of one or more of them.
- a computer program which may also be referred to or described as a program, software, a software application, an app, a module, a software module, a script, or code, can be written in any form of programming language, including compiled or interpreted languages, or declarative or procedural languages; and it can be deployed in any form, including as a stand alone program or as a module, component, subroutine, or other unit suitable for use in a computing environment.
- a program may, but need not, correspond to a file in a file system.
- a program can be stored in a portion of a file that holds other programs or data, e.g., one or more scripts stored in a markup language document, in a single file dedicated to the program in question, or in multiple coordinated files, e.g., files that store one or more modules, sub programs, or portions of code.
- a computer program can be deployed to be executed on one computer or on multiple computers that are located at one site or distributed across multiple sites and interconnected by a data communication network.
- the term “database” is used broadly to refer to any collection of data: the data does not need to be structured in any particular way, or structured at all, and it can be stored on storage devices in one or more locations.
- the index database can include multiple collections of data, each of which may be organized and accessed differently.
- engine is used broadly to refer to a software-based system, subsystem, or process that is programmed to perform one or more specific functions.
- an engine will be implemented as one or more software modules or components, installed on one or more computers in one or more locations. In some cases, one or more computers will be dedicated to a particular engine; in other cases, multiple engines can be installed and running on the same computer or computers.
- the processes and logic flows described in this specification can be performed by one or more programmable computers executing one or more computer programs to perform functions by operating on input data and generating output.
- the processes and logic flows can also be performed by special purpose logic circuitry, e.g., an FPGA or an ASIC, or by a combination of special purpose logic circuitry and one or more programmed computers.
- Computers suitable for the execution of a computer program can be based on general or special purpose microprocessors or both, or any other kind of central processing unit.
- a central processing unit will receive instructions and data from a read only memory or a random access memory or both.
- the essential elements of a computer are a central processing unit for performing or executing instructions and one or more memory devices for storing instructions and data.
- the central processing unit and the memory can be supplemented by, or incorporated in, special purpose logic circuitry.
- a computer will also include, or be operatively coupled to receive data from or transfer data to, or both, one or more mass storage devices for storing data, e.g., magnetic, magneto optical disks, or optical disks. However, a computer need not have such devices.
- a computer can be embedded in another device, e.g., a mobile telephone, a personal digital assistant (PDA), a mobile audio or video player, a game console, a Global Positioning System (GPS) receiver, or a portable storage device, e.g., a universal serial bus (USB) flash drive, to name just a few.
- PDA personal digital assistant
- GPS Global Positioning System
- USB universal serial bus
- Computer readable media suitable for storing computer program instructions and data include all forms of non volatile memory, media and memory devices, including by way of example semiconductor memory devices, e.g., EPROM, EEPROM, and flash memory devices; magnetic disks, e.g., internal hard disks or removable disks; magneto optical disks; and CD ROM and DVD-ROM disks.
- semiconductor memory devices e.g., EPROM, EEPROM, and flash memory devices
- magnetic disks e.g., internal hard disks or removable disks
- magneto optical disks e.g., CD ROM and DVD-ROM disks.
- embodiments of the subject matter described in this specification can be implemented on a computer having a display device, e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor, for displaying information to the user and a keyboard and a pointing device, e.g., a mouse or a trackball, by which the user can provide input to the computer.
- a display device e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor
- keyboard and a pointing device e.g., a mouse or a trackball
- Other kinds of devices can be used to provide for interaction with a user as well; for example, feedback provided to the user can be any form of sensory feedback, e.g., visual feedback, auditory feedback, or tactile feedback; and input from the user can be received in any form, including acoustic, speech, or tactile input.
- a computer can interact with a user by sending documents to and receiving documents from a device that is used by the user; for example, by sending web pages to a web browser on a user's device in response to requests received from the web browser.
- a computer can interact with a user by sending text messages or other forms of message to a personal device, e.g., a smartphone that is running a messaging application, and receiving responsive messages from the user in return.
- Data processing apparatus for implementing machine learning models can also include, for example, special-purpose hardware accelerator units for processing common and compute-intensive parts of machine learning training or production, i.e., inference, workloads.
- Machine learning models can be implemented and deployed using a machine learning framework, e.g., a TensorFlow framework, a Microsoft Cognitive Toolkit framework, an Apache Singa framework, or an Apache MXNet framework.
- a machine learning framework e.g., a TensorFlow framework, a Microsoft Cognitive Toolkit framework, an Apache Singa framework, or an Apache MXNet framework.
- Embodiments of the subject matter described in this specification can be implemented in a computing system that includes a back end component, e.g., as a data server, or that includes a middleware component, e.g., an application server, or that includes a front end component, e.g., a client computer having a graphical user interface, a web browser, or an app through which a user can interact with an implementation of the subject matter described in this specification, or any combination of one or more such back end, middleware, or front end components.
- the components of the system can be interconnected by any form or medium of digital data communication, e.g., a communication network. Examples of communication networks include a local area network (LAN) and a wide area network (WAN), e.g., the Internet.
- LAN local area network
- WAN wide area network
- the computing system can include clients and servers.
- a client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
- a server transmits data, e.g., an HTML page, to a user device, e.g., for purposes of displaying data to and receiving user input from a user interacting with the device, which acts as a client.
- Data generated at the user device e.g., a result of the user interaction, can be received at the server from the device.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Evolutionary Computation (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Remote Sensing (AREA)
- Radar, Positioning & Navigation (AREA)
- Computer Networks & Wireless Communication (AREA)
- Software Systems (AREA)
- Computing Systems (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Electromagnetism (AREA)
- Databases & Information Systems (AREA)
- Medical Informatics (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Biophysics (AREA)
- Biomedical Technology (AREA)
- Molecular Biology (AREA)
- Data Mining & Analysis (AREA)
- Life Sciences & Earth Sciences (AREA)
- Computational Linguistics (AREA)
- Image Analysis (AREA)
Abstract
Description
L=λ 1 L seg+λ2 L hm +L box
where Lseg is a segmentation loss computed at the output of the segmentation
where Bc({tilde over (v)}) is the set of centers of the boxes that contain {tilde over (v)}·h=0 if |Bc({tilde over (v)})|=0. The heat map value h for the point {tilde over (v)} is calculated depending on ∥{tilde over (v)}−bc∥−∥{tilde over (V)}−bc∥, which is the distance between the point P and the circle placed at the box center be, with radius of the circle being the distance from the box center be to the closest point in V.
where {tilde over (h)} and h are the predicted and ground truth heatmap values respectively. ∈ is added for numerical stability, and can be set to a small value, e.g., 1e−3.
where {tilde over (b)}i, bi are the predicted and ground truth box parameters respectively, {tilde over (θ)}i, θi are the predicted and ground truth box heading respectively. hi is the ground truth heatmap value computed at feature map pixel i. The system can perform a sparse submanifold max-pooling operation on the sparse feature map voxels that have heatmap prediction greater than a threshold δ2, and select boxes corresponding to local maximum heatmap predictions.
Claims (20)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US17/527,653 US12125298B2 (en) | 2020-11-16 | 2021-11-16 | Efficient three-dimensional object detection from point clouds |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US202063114506P | 2020-11-16 | 2020-11-16 | |
| US17/527,653 US12125298B2 (en) | 2020-11-16 | 2021-11-16 | Efficient three-dimensional object detection from point clouds |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20220156483A1 US20220156483A1 (en) | 2022-05-19 |
| US12125298B2 true US12125298B2 (en) | 2024-10-22 |
Family
ID=81587142
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US17/527,653 Active 2042-09-16 US12125298B2 (en) | 2020-11-16 | 2021-11-16 | Efficient three-dimensional object detection from point clouds |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US12125298B2 (en) |
| EP (1) | EP4211651A4 (en) |
| JP (1) | JP7556142B2 (en) |
| KR (1) | KR20230070253A (en) |
| CN (1) | CN116783620A (en) |
| WO (1) | WO2022104254A1 (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20240221173A1 (en) * | 2022-12-30 | 2024-07-04 | Cron Ai Ltd. | System and method for determining background |
| US20240221172A1 (en) * | 2022-12-30 | 2024-07-04 | Cron Ai Ltd. | System and method for determining background |
Families Citing this family (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2019064062A1 (en) * | 2017-09-26 | 2019-04-04 | Innoviz Technologies Ltd. | Lidar systems and methods |
| GB202311795D0 (en) * | 2019-12-19 | 2023-09-13 | Motional Ad Llc | Foreground extraction using surface fitting |
| US12387430B2 (en) * | 2020-12-03 | 2025-08-12 | Nvidia Corporation | Generating images of virtual environments using one or more neural networks |
| CN115131562B (en) * | 2022-07-08 | 2023-06-13 | 北京百度网讯科技有限公司 | Three-dimensional scene segmentation method, model training method, device and electronic equipment |
| CN115294565A (en) * | 2022-08-09 | 2022-11-04 | 西安交通大学 | 3D target detection and parameterized radius learning method and system based on key points |
| KR20240079863A (en) * | 2022-11-29 | 2024-06-05 | 주식회사 유엑스팩토리 | Apparatus for processing point cloud data and operation method thereof |
| CN115937644B (en) * | 2022-12-15 | 2024-01-02 | 清华大学 | A point cloud feature extraction method and device based on global and local fusion |
| CN116343029B (en) * | 2023-02-27 | 2025-03-28 | 腾讯科技(深圳)有限公司 | Ground object detection method, device, equipment, storage medium and program product |
| CN116664874B (en) * | 2023-08-02 | 2023-10-20 | 安徽大学 | Single-stage fine-granularity light-weight point cloud 3D target detection system and method |
| WO2025060037A1 (en) * | 2023-09-22 | 2025-03-27 | Robert Bosch Gmbh | Method and apparatus for object detection in point cloud data |
| KR102850873B1 (en) * | 2024-11-20 | 2025-08-27 | (주)뷰런테크놀로지 | Method and device for clustering lidar point clouds from range images |
| CN120431284B (en) * | 2025-07-08 | 2025-09-09 | 中南大学 | Three-dimensional geological modeling method, system, equipment and storage medium |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20160035081A1 (en) | 2014-04-25 | 2016-02-04 | Google Inc. | Methods and Systems for Object Detection using Laser Point Clouds |
| US20180348346A1 (en) | 2017-05-31 | 2018-12-06 | Uber Technologies, Inc. | Hybrid-View Lidar-Based Object Detection |
| US20190057507A1 (en) | 2017-08-18 | 2019-02-21 | Samsung Electronics Co., Ltd. | System and method for semantic segmentation of images |
| US20190279368A1 (en) | 2018-03-06 | 2019-09-12 | Mitsubishi Electric Research Laboratories, Inc. | Method and Apparatus for Multi-Model Primitive Fitting based on Deep Geometric Boundary and Instance Aware Segmentation |
| US20190310378A1 (en) | 2018-04-05 | 2019-10-10 | Apex.AI, Inc. | Efficient and scalable three-dimensional point cloud segmentation for navigation in autonomous vehicles |
| WO2021097618A1 (en) * | 2019-11-18 | 2021-05-27 | 深圳市大疆创新科技有限公司 | Point cloud segmentation method and system, and computer storage medium |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| LU100465B1 (en) * | 2017-10-05 | 2019-04-09 | Applications Mobiles Overview Inc | System and method for object recognition |
| US10824862B2 (en) * | 2017-11-14 | 2020-11-03 | Nuro, Inc. | Three-dimensional object detection for autonomous robotic systems using image proposals |
| JP2021503134A (en) * | 2017-11-15 | 2021-02-04 | グーグル エルエルシーGoogle LLC | Unsupervised learning of image depth and egomotion prediction neural networks |
| JP6826023B2 (en) * | 2017-12-13 | 2021-02-03 | Kddi株式会社 | Target identification device, program and method for identifying a target from a point cloud |
| CN111723721A (en) * | 2020-06-15 | 2020-09-29 | 中国传媒大学 | RGB-D-based three-dimensional target detection method, system and device |
-
2021
- 2021-11-16 CN CN202180070671.3A patent/CN116783620A/en active Pending
- 2021-11-16 KR KR1020237012853A patent/KR20230070253A/en not_active Ceased
- 2021-11-16 US US17/527,653 patent/US12125298B2/en active Active
- 2021-11-16 WO PCT/US2021/059503 patent/WO2022104254A1/en not_active Ceased
- 2021-11-16 EP EP21893015.4A patent/EP4211651A4/en not_active Withdrawn
- 2021-11-16 JP JP2023521330A patent/JP7556142B2/en active Active
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20160035081A1 (en) | 2014-04-25 | 2016-02-04 | Google Inc. | Methods and Systems for Object Detection using Laser Point Clouds |
| US20180348346A1 (en) | 2017-05-31 | 2018-12-06 | Uber Technologies, Inc. | Hybrid-View Lidar-Based Object Detection |
| US20190057507A1 (en) | 2017-08-18 | 2019-02-21 | Samsung Electronics Co., Ltd. | System and method for semantic segmentation of images |
| US20190279368A1 (en) | 2018-03-06 | 2019-09-12 | Mitsubishi Electric Research Laboratories, Inc. | Method and Apparatus for Multi-Model Primitive Fitting based on Deep Geometric Boundary and Instance Aware Segmentation |
| US20190310378A1 (en) | 2018-04-05 | 2019-10-10 | Apex.AI, Inc. | Efficient and scalable three-dimensional point cloud segmentation for navigation in autonomous vehicles |
| WO2021097618A1 (en) * | 2019-11-18 | 2021-05-27 | 深圳市大疆创新科技有限公司 | Point cloud segmentation method and system, and computer storage medium |
Non-Patent Citations (43)
| Title |
|---|
| Abadi et al., "Tensorflow: A system for large-scale machine learning," 12th USENIX Symposium on Operating Systems Design and Implementation, Nov. 2016, pp. 265-283. |
| Bewley et al., "Range conditioned dilated convolutions for scale invariant 3D object detection," CoRR, May 2020, arXiv:2005.09927, 16 pages. |
| blog.waymo.com [online], "Designing the 5th-generation Waymo Driver," Mar. 26, 2020, retrieved on Feb. 11, 2022, retrieved from URL<https://blog.waymo.com/2020/03/designing-5th-generation-waymo-driver.html/>, 5 page. |
| Chen et al., "Multi-view 3d object detection network for autonomous driving," Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, 2017, pp. 1907-1915. |
| Cheng et al., "Improving 3D object detection through progressive population based augmentation," European Conference on Computer Vision, Nov. 2020, pp. 279-294. |
| Dai et al., "R-FCN: Object detection via region-based fully convolutional networks," Advances in neural information processing systems 29, 2016, pp. 379-387. |
| Engelcke et al., "Vote3deep: Fast object detection in 3D point clouds using efficient convolutional neural networks," 2017 IEEE International Conference on Robotics and Automation, May 2017, pp. 1355-1361. |
| Ge et al., "AFDet: Anchor free one stage 3D object detection," CoRR, Jun. 2020, arXiv:2006.12671, 10 pages. |
| Girshick et al., "Fast r-cnn," Proceedings of the IEEE International Conference on Computer Vision, 2015, pp. 1440-1448. |
| Girshick et al., "Rich feature hierarchies for accurate object detection and semantic segmentation," Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, 2014, pp. 580-587. |
| Graham et al., "Submanifold sparse convolutional networks," CoRR, Jun. 2017, arXiv:1706.01307, 10 pages. |
| Guizilini et al., "3D packing for self-supervised monocular depth estimation," Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020, pp. 2485-2494. |
| He et al., "Deep residual learning for image recognition," Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Jun. 2016, pp. 770-778. |
| International Search Report and Written Opinion in International Appln. No. PCT/US2021/059503, dated Mar. 4, 2022, 9 pages. |
| Ioffe et al., "Batch normalization: Accelerating deep network training by reducing internal covariate shift," Proceedings of the 32nd International Conference on Machine Learning, 2015, 37:448-456. |
| Kingma et al., "Adam: A method for stochastic optimization," CoRR, Dec. 2014, arXiv: 1412.6980, 15 pages. |
| Lang et al., "Pointpillars: Fast encoders for object detection from point clouds," Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019, pp. 12697-12705. |
| Law et al., "Cornernet: Detecting objects as paired keypoints," Proceedings of the European Conference on Computer Vision, 2018, pp. 734-750. |
| Lei Ba et al., "Layer normalization," CoRR, Jul. 2016, arXiv: 1607.06450, 14 pages. |
| Lin et al., "Focal loss for dense object detection," Proceedings of the IEEE international conference on computer vision, 2017, pp. 2980-2988. |
| Liu et al., "Ssd: Single shot multibox detector," European Conference on Computer Vision, Sep. 2016, pp. 21-37. |
| Meyer et al., "Lasernet: An efficient probabilistic 3D object detector for autonomous driving," Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019, pp. 12677-12686. |
| Ngiam et al., "Starnet: Targeted computation for object detection in point clouds," CoRR, Aug. 2019, arXiv: 1908.11069, 12 pages. |
| Qi et al., "Deep hough voting for 3d object detection in point clouds," Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019, pp. 9277-9286. |
| Qi et al., "Frustum pointnets for 3d object detection from rgb-d data," Proceedings of the IEEE conference on computer vision and pattern recognition, 2018, pp. 918-927. |
| Qi et al., "Pointnet: Deep learning on point sets for 3D classification and segmentation," Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, 2017, pp. 652-660. |
| Redmon et al., "You only look once: Unified, real-time object detection," Proceedings of the IEEE conference on computer vision and pattern recognition, 2016, pp. 779-788. |
| Ren et al., "Faster r-cnn: Towards real-time object detection with region proposal networks," Advances in Neural Information Processing Systems 28, 39(6):1137-1149. |
| Ronneberger et al., "U-Net: Convolutional Networks for Biomedical Image Segmentation," International Conference on Medical Image Computing and Computer-Assisted Intervention, Nov. 2015, pp. 234-241. |
| Ruizhongtai et al., "Pointnet++: Deep hierarchical feature learning on point sets in a metric space," Advances in Neural Information Processing Systems 30, 2017, 10 pages. |
| Shi et al., "Pointrcnn: 3D object proposal generation and detection from point cloud," Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019, pp. 770-779. |
| Shi et al., "Pv-rcnn: Pointvoxel feature set abstraction for 3D object detection," Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020, pp. 10529-10538. |
| Shi et al., "Pv-rcnn: The top-performing lidar-only solutions for 3D detection/3d tracking/domain adaptation of waymo open dataset challenges," CoRR, Aug. 2020, arXiv:2008.12599, 4 pages. |
| Simon et al., "Complex-yolo: Real-time 3d object detection on point clouds," CORR, Mar. 2018, arXiv: 1803.06199, 14 pages. |
| Sun et al., "Scalability in perception for autonomous driving: Waymo open dataset," Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020, pp. 2446-2454. |
| Wang et al., "Pillarbased object detection for autonomous driving," European Conference on Computer Vision, Nov. 2020, pp. 18-34. |
| Wang, Ying, et al. "Edge extraction by merging the 3D point cloud and 2D image data." Automation, Communication and Cybernetics in Science and Engineering 2013/2014 (2014): 773-785. (Year: 2014). * |
| Yan et al., "Second: Sparsely embedded convolutional detection," Sensors, 2018, 18(10):3337. |
| Yang et al., "Pixor: Real-time 3D object detection from point clouds," Proceedings of the IEEE conference on Computer Vision and Pattern Recognition, 2018, pp. 7652-7660. |
| Yang et al., "Std: Sparse-to-dense 3d object detector for point cloud," Proceedings of the IEEE International Conference on Computer Vision, 2019, pp. 1951-1960. |
| Zhou et al., "End-to-end multi-view fusion for 3d object detection in lidar point clouds," Proceedings of the Conference on Robot Learning, 2020, 100:923-932. |
| Zhou et al., "Objects as points," CoRR, Apr. 2019, arXiv:1904.07850, 12 pages. |
| Zhou et al., "Voxelnet: End-to-end learning for point cloud based 3D object detection," Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, 2018, pp. 4490-4499. |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20240221173A1 (en) * | 2022-12-30 | 2024-07-04 | Cron Ai Ltd. | System and method for determining background |
| US20240221172A1 (en) * | 2022-12-30 | 2024-07-04 | Cron Ai Ltd. | System and method for determining background |
| US12394063B2 (en) * | 2022-12-30 | 2025-08-19 | Mohammad Saud M Alghaith | System and method for determining background |
Also Published As
| Publication number | Publication date |
|---|---|
| US20220156483A1 (en) | 2022-05-19 |
| WO2022104254A1 (en) | 2022-05-19 |
| EP4211651A1 (en) | 2023-07-19 |
| CN116783620A (en) | 2023-09-19 |
| EP4211651A4 (en) | 2024-10-23 |
| JP2023549036A (en) | 2023-11-22 |
| JP7556142B2 (en) | 2024-09-25 |
| KR20230070253A (en) | 2023-05-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US12125298B2 (en) | Efficient three-dimensional object detection from point clouds | |
| US11783568B2 (en) | Object classification using extra-regional context | |
| CN111666921B (en) | Vehicle control method, apparatus, computer device, and computer-readable storage medium | |
| CN113264066B (en) | Obstacle track prediction method and device, automatic driving vehicle and road side equipment | |
| US12073575B2 (en) | Object-centric three-dimensional auto labeling of point cloud data | |
| EP3916628A1 (en) | Object identification method and device | |
| US12365361B2 (en) | Agent trajectory prediction using target locations | |
| US11657291B2 (en) | Spatio-temporal embeddings | |
| US20240193788A1 (en) | Method, device, computer system for detecting pedestrian based on 3d point clouds | |
| US20210073997A1 (en) | Future semantic segmentation prediction using 3d structure | |
| EP3679521A1 (en) | Segmenting objects by refining shape priors | |
| CN114241448A (en) | Method and device for obtaining heading angle of obstacle, electronic equipment and vehicle | |
| Wei et al. | Vision-based lane-changing behavior detection using deep residual neural network | |
| Choi et al. | Mask2map: Vectorized hd map construction using bird’s eye view segmentation masks | |
| US20230105331A1 (en) | Methods and systems for semantic scene completion for sparse 3d data | |
| Zhang et al. | Depth monocular estimation with attention-based encoder-decoder network from single image | |
| EP4211615A1 (en) | Processing sparse top-down input representations of an environment using neural networks | |
| CN119229108A (en) | Image fusion segmentation method, device, equipment and storage medium | |
| US20230351691A1 (en) | Performing point cloud tasks using multi-scale features generated through self-attention | |
| Aranjuelo et al. | Robust 3d object detection from lidar point cloud data with spatial information aggregation | |
| US20230051565A1 (en) | Hard example mining for training a neural network | |
| US20250095190A1 (en) | Method, computing device, and recording medium for detecting object in real time based on lidar point cloud | |
| US20240232647A9 (en) | Efficient search for data augmentation policies | |
| US20230401721A1 (en) | System and method for 3d object perception trained from pure synthetic stereo data | |
| Song et al. | A 3D Point Cloud Object Detection Algorithm Based on MSCS-Pointpillars |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: WAYMO LLC, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SUN, PEI;WANG, WEIYUE;CHAI, YUNING;AND OTHERS;SIGNING DATES FROM 20201214 TO 20201231;REEL/FRAME:058127/0918 |
|
| FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
| ZAAA | Notice of allowance and fees due |
Free format text: ORIGINAL CODE: NOA |
|
| ZAAB | Notice of allowance mailed |
Free format text: ORIGINAL CODE: MN/=. |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED Free format text: AWAITING TC RESP, ISSUE FEE PAYMENT VERIFIED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |