CN116152702A - Method, device, electronic device and self-driving vehicle for obtaining point cloud tags - Google Patents
Method, device, electronic device and self-driving vehicle for obtaining point cloud tags Download PDFInfo
- Publication number
- CN116152702A CN116152702A CN202211649079.1A CN202211649079A CN116152702A CN 116152702 A CN116152702 A CN 116152702A CN 202211649079 A CN202211649079 A CN 202211649079A CN 116152702 A CN116152702 A CN 116152702A
- Authority
- CN
- China
- Prior art keywords
- point cloud
- grid
- semantic segmentation
- acquiring
- target fusion
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/40—Scenes; Scene-specific elements in video content
- G06V20/41—Higher-level, semantic clustering, classification or understanding of video scenes, e.g. detection, labelling or Markovian modelling of sport events or news items
-
- 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/20—Image preprocessing
- G06V10/26—Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion
-
- 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/40—Extraction of image or video features
- G06V10/44—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
-
- 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/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/7715—Feature extraction, e.g. by transforming the feature space, e.g. multi-dimensional scaling [MDS]; Mappings, e.g. subspace methods
-
- 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/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/80—Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level
- G06V10/806—Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level of extracted features
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Software Systems (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Computing Systems (AREA)
- Databases & Information Systems (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Computational Linguistics (AREA)
- Image Analysis (AREA)
Abstract
Description
技术领域technical field
本公开涉及人工智能技术领域,具体为深度学习、语义分割和自动驾驶技术领域,尤其涉及一种点云标签的获取方法、装置和电子设备存储介质。The present disclosure relates to the technical field of artificial intelligence, specifically to the technical fields of deep learning, semantic segmentation and automatic driving, and in particular to a method and device for acquiring point cloud tags, and a storage medium for electronic equipment.
背景技术Background technique
随着深度学习以及激光雷达的普及与发展,通过深度学习方法对点云背景进行语义分割以及动静态估计逐渐变为可能。相关技术中,点云背景语义分割以及动静态估计这两个任务相互之间独立,当想同时得到语义分割结果以及动静态估计结果时,需要使用两个深度学习模型分别生成语义分割结果以及动静态估计结果,以应用场景为自动驾驶场景而言,上述方法往往会加大自动驾驶感知链路的时延。因此,如何降低同时获取点云帧每个点云的语义分割标签和动静态标签之间的时延,同时保证点云帧中每个点云的标签的准确性和可靠性,已成为亟待解决的问题。With the popularity and development of deep learning and lidar, it is gradually becoming possible to perform semantic segmentation and dynamic and static estimation of point cloud background through deep learning methods. In related technologies, the two tasks of point cloud background semantic segmentation and dynamic and static estimation are independent of each other. When you want to obtain semantic segmentation results and dynamic and static estimation results at the same time, you need to use two deep learning models to generate semantic segmentation results and dynamic and static estimation results respectively. Static estimation results, if the application scenario is an automatic driving scenario, the above method will often increase the delay of the automatic driving perception link. Therefore, how to reduce the delay between the semantic segmentation labels and dynamic and static labels of each point cloud in the point cloud frame at the same time, and at the same time ensure the accuracy and reliability of the label of each point cloud in the point cloud frame, has become an urgent solution. The problem.
发明内容Contents of the invention
本公开提供了一种点云标签的获取方法、装置、电子设备、存储介质及程序产品。The present disclosure provides a point cloud label acquisition method, device, electronic equipment, storage medium and program product.
根据第一方面,提供了一种点云标签的获取方法,包括:获取包括当前点云帧在内的M个点云帧,并将所述M个点云帧中的点云分别投影至鸟瞰图的网格中,其中M为大于或者等于2的整数;根据投影后鸟瞰图,获取各网格对应的所述M个点云帧的目标融合特征;针对各网格基于所述网格的目标融合特征,分别获取所述网格的语义分割标签和动静态标签;对各网格进行反向投影,确定所述当前点云帧中点云所的网格,并将所述点云所在网格的语义分割标签和动静态标签确定为所述点云的标签。According to the first aspect, a method for acquiring point cloud tags is provided, including: acquiring M point cloud frames including the current point cloud frame, and projecting the point clouds in the M point cloud frames to a bird's-eye view respectively In the grid of the figure, wherein M is an integer greater than or equal to 2; according to the bird's eye view after projection, obtain the target fusion features of the M point cloud frames corresponding to each grid; for each grid based on the grid Target fusion features, respectively obtain the semantic segmentation label and dynamic and static label of the grid; perform back projection on each grid, determine the grid of the point cloud in the current point cloud frame, and place the point cloud in The semantic segmentation label and dynamic and static label of the mesh are determined as the label of the point cloud.
根据第二方面,提供了一种点云标签的获取装置,包括:投影模块,用于获取包括当前点云帧在内的M个点云帧,并将所述M个点云帧中的点云分别投影至鸟瞰图的网格中,其中M为大于或者等于2的整数;第一获取模块,用于根据投影后鸟瞰图,获取各网格对应的所述M个点云帧的目标融合特征;第二获取模块,用于针对各网格,基于所述网格的目标融合特征,分别获取所述网格的语义分割标签和动静态标签;第三获取模块,用于对各网格进行反向投影,确定所述当前点云帧中点云所的网格,并将所述点云所在网格的语义分割标签和动静态标签确定为所述点云的标签。According to the second aspect, there is provided a device for acquiring point cloud tags, including: a projection module, configured to acquire M point cloud frames including the current point cloud frame, and convert points in the M point cloud frames into The clouds are respectively projected into the grid of the bird's-eye view, wherein M is an integer greater than or equal to 2; the first acquisition module is used to obtain the target fusion of the M point cloud frames corresponding to each grid according to the bird's-eye view after projection feature; the second acquisition module, for each grid, based on the target fusion feature of the grid, respectively acquire the semantic segmentation label and the dynamic and static label of the grid; the third acquisition module, for each grid Perform back projection, determine the grid of the point cloud in the current point cloud frame, and determine the semantic segmentation label and dynamic and static label of the grid where the point cloud is located as the label of the point cloud.
根据第三方面,提供了一种电子设备,包括:至少一个处理器;以及与所述至少一个处理器通信连接的存储器;其中,所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行本公开第一方面所述的点云标签的获取方法。According to a third aspect, there is provided an electronic device, comprising: at least one processor; and a memory communicatively connected to the at least one processor; wherein, the memory stores instructions executable by the at least one processor , the instructions are executed by the at least one processor, so that the at least one processor can execute the method for acquiring point cloud tags described in the first aspect of the present disclosure.
根据第四方面,提供了一种存储有计算机指令的非瞬时计算机可读存储介质,其中,所述计算机指令用于使所述计算机执行根据本公开第一方面所述的点云标签的获取方法。According to a fourth aspect, there is provided a non-transitory computer-readable storage medium storing computer instructions, wherein the computer instructions are used to enable the computer to execute the method for obtaining point cloud labels according to the first aspect of the present disclosure .
根据第五方面,提供了一种计算机程序产品,包括计算机程序,所述计算机程序在被处理器执行时实现根据本公开第一方面所述的点云标签的获取方法。According to a fifth aspect, a computer program product is provided, including a computer program, and when the computer program is executed by a processor, the method for obtaining point cloud tags according to the first aspect of the present disclosure is implemented.
应当理解,本部分所描述的内容并非旨在标识本公开的实施例的关键或重要特征,也不用于限制本公开的范围。本公开的其它特征将通过以下的说明书而变得容易理解。It should be understood that what is described in this section is not intended to identify key or important features of the embodiments of the present disclosure, nor is it intended to limit the scope of the present disclosure. Other features of the present disclosure will be readily understood through the following description.
附图说明Description of drawings
附图用于更好地理解本方案,不构成对本公开的限定。其中:The accompanying drawings are used to better understand the present solution, and do not constitute a limitation to the present disclosure. in:
图1是根据本公开第一实施例的点云标签的获取方法的流程示意图;1 is a schematic flow diagram of a method for obtaining point cloud tags according to a first embodiment of the present disclosure;
图2是根据本公开第二实施例的点云标签的获取方法的流程示意图;2 is a schematic flow diagram of a method for obtaining point cloud tags according to a second embodiment of the present disclosure;
图3是根据本公开第三实施例的点云标签的获取方法的流程示意图;3 is a schematic flow diagram of a method for obtaining point cloud tags according to a third embodiment of the present disclosure;
图4是根据本公开一种骨干网络的结构示意图;FIG. 4 is a schematic structural diagram of a backbone network according to the present disclosure;
图5是根据本公开第四实施例的点云标签的获取方法的流程示意图;5 is a schematic flow diagram of a method for obtaining point cloud tags according to a fourth embodiment of the present disclosure;
图6是根据本公开第五实施例的点云标签的获取方法的流程示意图;6 is a schematic flowchart of a method for obtaining point cloud tags according to a fifth embodiment of the present disclosure;
图7是根据本公开点云标签的获取方法的示意图;7 is a schematic diagram of a method for obtaining point cloud tags according to the present disclosure;
图8是是用来实现本公开实施例的点云标签的获取装置的框图;FIG. 8 is a block diagram of an acquisition device for point cloud tags used to implement an embodiment of the present disclosure;
图9是用来实现本公开实施例的点云标签的获取方法电子设备的框图。Fig. 9 is a block diagram of an electronic device used to implement the method for acquiring a point cloud tag according to an embodiment of the present disclosure.
具体实施方式Detailed ways
以下结合附图对本公开的示范性实施例做出说明,其中包括本公开实施例的各种细节以助于理解,应当将它们认为仅仅是示范性的。因此,本领域普通技术人员应当认识到,可以对这里描述的实施例做出各种改变和修改,而不会背离本公开的范围和精神。同样,为了清楚和简明,以下的描述中省略了对公知功能和结构的描述。Exemplary embodiments of the present disclosure are described below in conjunction with the accompanying drawings, which include various details of the embodiments of the present disclosure to facilitate understanding, and they should be regarded as exemplary only. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the disclosure. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
人工智能(Artificial Intelligence,简称AI),它是研究、开发用于模拟、延伸和扩展人的智能的理论、方法、技术及应用系统的一门新的技术科学。Artificial Intelligence (AI for short) is a new technical science that studies and develops theories, methods, technologies and application systems for simulating, extending and expanding human intelligence.
深度学习(Deep Learning,简称DL)是机器学习(Machine Learning,简称ML)领域中一个新的研究方向,它被引入机器学习使其更接近于最初的目标—人工智能,深度学习是学习样本数据的内在规律和表示层次,这些学习过程中获得的信息对诸如文字,图像和声音等数据的解释有很大的帮助。它的最终目标是让机器能够像人一样具有分析学习能力,能够识别文字、图像和声音等数据。Deep Learning (DL) is a new research direction in the field of Machine Learning (ML). It is introduced into machine learning to make it closer to the original goal—artificial intelligence. Deep learning is to learn sample data The internal laws and representation levels of these learning processes are of great help to the interpretation of data such as text, images and sounds. Its ultimate goal is to enable machines to have the ability to analyze and learn like humans, and to be able to recognize data such as text, images, and sounds.
语义分割(semantic segmentation)是计算机视觉中的基本任务,在语义分割中需要将视觉输入分为不同的语义可解释类别,即分类类别在真实世界中是有意义的。Semantic segmentation (semantic segmentation) is a basic task in computer vision. In semantic segmentation, visual input needs to be divided into different semantically interpretable categories, that is, the classification categories are meaningful in the real world.
自动驾驶一般指自动驾驶系统,自动驾驶系统采用先进的通信、计算机、网络和控制技术,对列车实现实时、连续控制。采用现代通信手段,直接面对列车,可实现车地间的双向数据通信,传输速率快,信息量大,后续追踪列车和控制中心可以及时获知前行列车的确切位置,使得运行管理更加灵活,控制更为有效,更加适应列车自动驾驶的需求。Automatic driving generally refers to the automatic driving system, which uses advanced communication, computer, network and control technologies to realize real-time and continuous control of trains. Using modern means of communication, directly facing the train, can realize two-way data communication between the train and the ground, with fast transmission rate and large amount of information. Follow-up tracking of the train and the control center can know the exact position of the preceding train in time, making the operation management more flexible. The control is more effective and more suitable for the needs of automatic train driving.
下面结合附图描述本公开实施例的一种点云标签的获取方法。A method for acquiring point cloud tags according to an embodiment of the present disclosure will be described below with reference to the accompanying drawings.
图1是根据本公开第一实施例的点云标签的获取方法的流程示意图。Fig. 1 is a schematic flowchart of a method for acquiring point cloud tags according to a first embodiment of the present disclosure.
如图1所示,本公开实施例的点云标签的获取方法具体可包括以下步骤:As shown in Figure 1, the method for obtaining point cloud tags in the embodiment of the present disclosure may specifically include the following steps:
S101,获取包括当前点云帧在内的M个点云帧,并将M个点云帧中的点云分别投影至鸟瞰图的网格中,其中M为大于或者等于2的整数。S101. Acquire M point cloud frames including the current point cloud frame, and respectively project the point clouds in the M point cloud frames to the grid of the bird's-eye view, where M is an integer greater than or equal to 2.
具体的,本公开实施例的点云标签的获取方法的执行主体可为本公开实施例提供的处理装置,该处理装置可为具有数据信息处理能力的硬件设备和/或驱动该硬件设备工作所需必要的软件。可选的,执行主体可包括工作站、服务器,计算机、用户终端及其他设备。其中,用户终端包括但不限于手机、电脑、智能语音交互设备、智能家电、车载终端等。Specifically, the execution body of the method for obtaining point cloud tags in the embodiment of the present disclosure may be the processing device provided in the embodiment of the present disclosure, and the processing device may be a hardware device with data information processing capabilities and/or a device that drives the hardware device to work. The necessary software is required. Optionally, the execution subject may include workstations, servers, computers, user terminals and other devices. Wherein, the user terminal includes, but is not limited to, a mobile phone, a computer, an intelligent voice interaction device, a smart home appliance, a vehicle terminal, and the like.
需要说明的是,本公开对于获取点云帧的具体方式不作限定,可以根据实际情况进行选取。It should be noted that, the present disclosure does not limit the specific manner of acquiring the point cloud frame, which can be selected according to the actual situation.
可选地,可以利用激光雷达采集装置,获取点云帧。Optionally, a laser radar acquisition device can be used to acquire point cloud frames.
举例而言,可以利用激光线扫相机、双目结构光相机等图像采集装置,获取点云帧。For example, image acquisition devices such as laser line scan cameras and binocular structured light cameras can be used to obtain point cloud frames.
可选地,可以利用激光雷达(Light Detection And Ranging,简称LiDAR)进行获取点云帧。Optionally, a laser radar (Light Detection And Ranging, LiDAR for short) may be used to acquire the point cloud frame.
其中,鸟瞰图(Bird’s Eye View,简称BEV),是根据透视原理,用高视点透视法从高处某一点俯视地面起伏绘制成的立体图。Among them, the Bird's Eye View (BEV for short) is a three-dimensional map drawn from a certain point on a high place looking down on the undulations of the ground based on the principle of perspective.
需要说明的是,将M个点云帧中的点云分别投影至鸟瞰图的网格中,即是将点云三维(x,y,z)坐标投影至网格二维(x,y)坐标上。It should be noted that projecting the point clouds in the M point cloud frames to the grid of the bird's-eye view is to project the three-dimensional (x, y, z) coordinates of the point cloud to the two-dimensional (x, y) grid coordinates.
需要说明的是,本公开对于鸟瞰图的网格的具体设置不作限定,可以根据实际情况进行设定。It should be noted that the present disclosure does not limit the specific setting of the grid of the bird's-eye view, which can be set according to actual conditions.
可选地,可以设置10m为一个网格;可选地,可以设置20m为一个网格。Optionally, 10m can be set as a grid; optionally, 20m can be set as a grid.
需要说明的是,在获取到点云三维(x,y,z)坐标后,可以根据点云三维(x,y,z)坐标和鸟瞰图的网格值,将点云投影至鸟瞰图对应的网格中。It should be noted that after obtaining the three-dimensional (x, y, z) coordinates of the point cloud, the point cloud can be projected to the bird's-eye view corresponding to in the grid.
可选地,当M为2时,可以将当前帧点云帧以及上一帧点云帧中的点云分别投影至鸟瞰图的网格中。Optionally, when M is 2, the point clouds in the point cloud frame of the current frame and the point cloud frame of the previous frame can be respectively projected into the grid of the bird's-eye view.
S102,根据投影后鸟瞰图,获取各网格对应的M个点云帧的目标融合特征。S102. According to the projected bird's-eye view, acquire target fusion features of M point cloud frames corresponding to each grid.
需要说明的是,在将M个点云帧中的点云分别投影至鸟瞰图的网格后,可以根据投影后鸟瞰图,获取多个初始特征信息,进而可以对多个初始特征信息进行处理,以获取目标融合特征。It should be noted that after projecting the point clouds in the M point cloud frames to the grid of the bird's-eye view, multiple initial feature information can be obtained according to the projected bird's-eye view, and then multiple initial feature information can be processed , to obtain the target fusion features.
举例而言,根据投影后鸟瞰图,可以获取点云的数量信息、点云的反射率信息、点云的高度信息、点云的高度差信息等多种初始特征,再将多种初始特征进行拼接,以获取拼接特征,然后对拼接特征进行特征提取,以获取目标融合特征。For example, according to the bird's-eye view after projection, various initial features such as the number information of the point cloud, the reflectivity information of the point cloud, the height information of the point cloud, and the height difference information of the point cloud can be obtained, and then the various initial features can be obtained. Splicing to obtain spliced features, and then perform feature extraction on the spliced features to obtain target fusion features.
S103,基于网格的目标融合特征,分别获取网格的语义分割标签和动静态标签。S103. Obtain semantic segmentation labels and dynamic and static labels of the grid based on the target fusion feature of the grid.
举例而言,在获取到网格的目标融合特征后,可以将目标融合特征输入至对应的模型中,以分别获取网格的语义分割标签和动静态标签,其中,模型有两个输出分支,可以同时输出网格的语义分割标签和动静态标签。For example, after the target fusion feature of the grid is obtained, the target fusion feature can be input into the corresponding model to obtain the semantic segmentation label and dynamic and static label of the grid respectively. The model has two output branches, Semantic segmentation labels and dynamic and static labels of the mesh can be output at the same time.
S104,对各网格进行反向投影,确定当前点云帧中点云所在网格,并将点云所在网格的语义分割标签和动静态标签确定为该点云的标签。S104. Perform reverse projection on each grid, determine the grid where the point cloud is located in the current point cloud frame, and determine the semantic segmentation label and dynamic and static label of the grid where the point cloud is located as the label of the point cloud.
在本公开实施例中,在获取到各网格的语义分割标签和动静态标签后,可以对各网格进行反向投影,也就是说,将每个网格反向投影至当前点云帧,进而可以确定每个网格所覆盖的当前点云帧中的点云,从而可以确定当前点云帧中每个点云所在网格。进一步地,将点云所在网格的语义分割标签和动静态标签确定为该点云的标签。In the embodiment of the present disclosure, after obtaining the semantic segmentation labels and dynamic and static labels of each grid, each grid can be back-projected, that is, each grid can be back-projected to the current point cloud frame , and then the point cloud in the current point cloud frame covered by each grid can be determined, so that the grid of each point cloud in the current point cloud frame can be determined. Further, the semantic segmentation label and dynamic and static label of the grid where the point cloud is located are determined as the label of the point cloud.
举例而言,针对网格1,当网格1的语义分割标签为1,动静态标签为0,则网格1内的当前点云帧的每个点云的语义分割标签都为1,动静态标签都为0。For example, for
综上,本公开实施例的点云标签的获取方法,通过获取包括当前点云帧在内的M个点云帧,并将M个点云帧中的点云分别投影至鸟瞰图的网格中,其中M为大于或者等于2的整数,根据投影后鸟瞰图,获取各网格对应的M个点云帧的目标融合特征,针对各网格,基于网格的目标融合特征,分别获取网格的语义分割标签和动静态标签,对各网格进行反向投影,获取当前点云帧中每个点云的标签。本公开通过对多个点云帧中的点云投影到网格中,通过网格实现了多个点云帧中点云的聚集,使得同一网格可以具有多个点云帧的特征,进而基于网格的目标融合特征,获取网格的语义分割标签和动静态标签,再通过反向投影确定当前点云帧中点云所在网格,从而确定当前点云帧中点云的语义分割标签和动静态标签,不仅降低了获取点云的语义分割标签和动静态标签之间的时延,同时提高了点云的标签的准确性和可靠性。To sum up, the method for obtaining point cloud tags in the embodiment of the present disclosure obtains M point cloud frames including the current point cloud frame, and projects the point clouds in the M point cloud frames to the grid of the bird's-eye view Among them, M is an integer greater than or equal to 2. According to the bird's-eye view after projection, the target fusion features of M point cloud frames corresponding to each grid are obtained. For each grid, based on the target fusion features of the grid, the network The semantic segmentation label and dynamic and static label of the grid are back-projected to each grid to obtain the label of each point cloud in the current point cloud frame. The disclosure realizes the aggregation of point clouds in multiple point cloud frames through the grid by projecting the point clouds in multiple point cloud frames into the grid, so that the same grid can have the characteristics of multiple point cloud frames, and then Based on the target fusion feature of the grid, the semantic segmentation label and dynamic and static label of the grid are obtained, and then the grid of the point cloud in the current point cloud frame is determined by back projection, so as to determine the semantic segmentation label of the point cloud in the current point cloud frame And dynamic and static labels, not only reduces the time delay between acquiring point cloud semantic segmentation labels and dynamic and static labels, but also improves the accuracy and reliability of point cloud labels.
图2是根据本公开第二实施例的点云标签的获取方法的流程示意图。Fig. 2 is a schematic flowchart of a method for acquiring point cloud tags according to a second embodiment of the present disclosure.
如图2所示,在图1所示实施例的基础上,本公开实施例的点云标签的获取方法具体可包括以下步骤:As shown in FIG. 2 , on the basis of the embodiment shown in FIG. 1 , the method for obtaining a point cloud tag in an embodiment of the present disclosure may specifically include the following steps:
S201,获取包括当前点云帧在内的M个点云帧,并将M个点云帧中的点云分别投影至鸟瞰图的网格中,其中M为大于或者等于2的整数。S201. Acquire M point cloud frames including the current point cloud frame, and respectively project the point clouds in the M point cloud frames to the grid of the bird's-eye view, where M is an integer greater than or equal to 2.
具体的,本实施例中的步骤S201与上述实施例中的步骤S101相同,此处不再赘述。Specifically, step S201 in this embodiment is the same as step S101 in the foregoing embodiment, and will not be repeated here.
上述实施例中的步骤S102“根据投影后鸟瞰图,获取各网格对应的M个点云帧的目标融合特征”具体可包括以下步骤S202~S204。The step S102 in the above embodiment of "obtaining the target fusion features of the M point cloud frames corresponding to each grid according to the projected bird's-eye view" may specifically include the following steps S202-S204.
S202,针对M个点云帧中的每个点云帧,根据点云帧的投影后鸟瞰图,获取各网格对应的该点云帧的初始特征信息。S202. For each of the M point cloud frames, according to the projected bird's-eye view of the point cloud frame, acquire initial feature information of the point cloud frame corresponding to each grid.
作为一种可能的实现方式,如图3所示,在上述实施例的基础上,上述步骤S202中根据点云帧的投影后鸟瞰图,获取各网格对应的点云帧的初始特征信息的具体过程,包括以下步骤:As a possible implementation, as shown in FIG. 3, on the basis of the above-mentioned embodiment, in the above-mentioned step S202, according to the projected bird's-eye view of the point cloud frame, the initial feature information of the point cloud frame corresponding to each grid is obtained. The specific process includes the following steps:
S301,获取投影后鸟瞰图中位于各网格内的点云集。S301. Obtain point cloud sets located in each grid in the projected bird's-eye view.
可选地,可以根据网格的二维(x,y)坐标,确定投影后鸟瞰图中位于各网格内的点云集,其中,点云集有多个点云组成。Optionally, according to the two-dimensional (x, y) coordinates of the grid, the point cloud set located in each grid in the projected bird's eye view may be determined, wherein the point cloud set is composed of multiple point clouds.
S302,基于各网格的点云集,确定各网格的初始特征信息。S302. Determine initial feature information of each grid based on the point cloud set of each grid.
可选地,可以获取点云集中点云的数量,点云集中点云的高度值,并可以根据高度值确定点云集的高度差和/或平均高度,点云集中点云的反射率,并根据反射率确定点云集的平均反射率。Optionally, the number of point clouds in the point cloud set, the height value of the point cloud in the point cloud set can be obtained, and the height difference and/or average height of the point cloud set can be determined according to the height value, the reflectivity of the point cloud in the point cloud set, and Determines the average reflectance of the point cloud set from the reflectance.
可选地,可以将点云集中点云的数量、点云集的高度差和/或平均高度以及点云集的平均反射率作为各网格的初始特征信息。Optionally, the number of point clouds in the point cloud set, the height difference and/or average height of the point cloud set, and the average reflectivity of the point cloud set may be used as the initial feature information of each grid.
S203,对同一网格的每个点云帧的初始特征信息进行拼接,得到候选拼接特征。S203. Concatenate the initial feature information of each point cloud frame of the same grid to obtain candidate spliced features.
举例而言,可以将同一网格的每个点云帧的初始特征信息在行维度上进行拼接,以得到候选拼接特征。For example, the initial feature information of each point cloud frame of the same grid can be concatenated in the row dimension to obtain candidate concatenated features.
S204,通过骨干网络对网格的候选拼接特征进行处理,得到网格的目标融合特征。S204. Process the candidate splicing features of the grid through the backbone network to obtain the target fusion features of the grid.
可选地,可以建立初始骨干网络结构,利用已知数据集和验证集对初始骨干网络结构进行训练,设置总损失函数对初始骨干网络结构进行监督,获得训练好的骨干网络结构。Optionally, an initial backbone network structure can be established, the initial backbone network structure can be trained using known data sets and verification sets, a total loss function can be set to supervise the initial backbone network structure, and a trained backbone network structure can be obtained.
举例而言,骨干网络的结构,如图4所示,可以将候选拼接特征(concat)输入至骨干网络中,由骨干网络的卷积层和反卷积层,对候选拼接特征进行处理,以输出目标融合特征。For example, the structure of the backbone network, as shown in Figure 4, can input candidate splicing features (concat) into the backbone network, and the convolutional layer and deconvolution layer of the backbone network process the candidate splicing features to Output the target fusion features.
上述实施例中的步骤S103“基于网格的目标融合特征,获取网格的语义分割标签”具体可包括以下步骤S205~S207。The step S103 "acquire the semantic segmentation label of the grid based on the target fusion feature of the grid" in the above embodiment may specifically include the following steps S205-S207.
S205,对网格的目标融合特征进行语义分割,获取网格的多个语义分割概率。S205, perform semantic segmentation on the target fusion features of the grid, and obtain multiple semantic segmentation probabilities of the grid.
作为一种可能的实现方式,如图5所示,在上述实施例的基础上,上述步骤S205中对网格的目标融合特征进行语义分割,获取网格的多个语义分割概率的具体过程,包括以下步骤:As a possible implementation, as shown in FIG. 5 , on the basis of the above embodiment, in the above step S205, the target fusion feature of the grid is semantically segmented, and the specific process of obtaining multiple semantic segmentation probabilities of the grid is as follows: Include the following steps:
S501,对目标融合特征进行第一卷积处理,得到第一卷积后融合特征。S501. Perform first convolution processing on the target fusion feature to obtain the fusion feature after the first convolution.
可选地,可以对目标融合特征使用二维卷积对目标融合特征进行编码,以得到第一卷积后融合特征。Optionally, two-dimensional convolution may be used on the target fusion feature to encode the target fusion feature to obtain the first convolutional fusion feature.
S502,对第一卷积后融合特征进行第一概率函数映射,得到多个语义分割概率。S502. Perform a first probability function mapping on the fusion features after the first convolution to obtain multiple semantic segmentation probabilities.
可选地,第一概率函数可以为归一化指数函数,即softmax函数,通过softmax函数可以将一个数值向量归一化为一个概率分布向量,且概率之和为一,即可以映射成(0,1)的值。Optionally, the first probability function can be a normalized exponential function, that is, a softmax function, through which a numerical vector can be normalized into a probability distribution vector, and the sum of the probabilities is one, which can be mapped to (0 , the value of 1).
举例而言,对第一卷积后融合特征进行softmax函数映射,可以得到多个语义分割概率。For example, by performing softmax function mapping on the fusion features after the first convolution, multiple semantic segmentation probabilities can be obtained.
S206,从多个语义分割概率中确定最大的语义分割概率。S206. Determine the largest semantic segmentation probability from multiple semantic segmentation probabilities.
需要说明的是,本公开对于从多个语义分割概率中确定最大的语义分割概率的具体方式不作限定,可以根据实际情况进行选取。It should be noted that the present disclosure does not limit the specific manner of determining the maximum semantic segmentation probability from multiple semantic segmentation probabilities, which may be selected according to actual conditions.
可选地,可以通过最大值自变量点集argmax函数,从多个语义分割概率中确定最大的语义分割概率。Optionally, the maximum semantic segmentation probability can be determined from multiple semantic segmentation probabilities through the maximum independent variable point set argmax function.
S207,将最大的语义分割概率对应的语义分割标签,确定为网格的语义分割标签。S207. Determine the semantic segmentation label corresponding to the maximum semantic segmentation probability as the semantic segmentation label of the grid.
在本公开实施例中,在确定为网格的语义分割标签时,可以将最大的语义分割概率对应的语义分割标签,确定为网格的语义分割标签。In the embodiment of the present disclosure, when determining as the semantic segmentation label of the grid, the semantic segmentation label corresponding to the maximum semantic segmentation probability may be determined as the semantic segmentation label of the grid.
上述实施例中的步骤S103“基于网格的目标融合特征,获取网格的动静态标签”具体可包括以下步骤S208~S209。The step S103 "acquire the dynamic and static labels of the grid based on the target fusion features of the grid" in the above embodiment may specifically include the following steps S208-S209.
S208,对网格的目标融合特征进行二分类识别,获取网格的类型识别概率。S208, perform binary classification recognition on the target fusion feature of the grid, and obtain the type identification probability of the grid.
作为一种可能的实现方式,如图6所示,在上述实施例的基础上,上述步骤S208中对网格的目标融合特征进行二分类识别,获取网格的类型识别概率的具体过程,包括以下步骤:As a possible implementation, as shown in FIG. 6, on the basis of the above-mentioned embodiment, in the above-mentioned step S208, the target fusion feature of the grid is classified and identified, and the specific process of obtaining the type identification probability of the grid includes: The following steps:
S601,对目标融合特征进行第二卷积处理,得到第二卷积后融合特征。S601. Perform a second convolution process on the target fusion feature to obtain the fusion feature after the second convolution.
可选地,可以对目标融合特征使用二维卷积对目标融合特征进行编码,以得到第二卷积后融合特征。Optionally, two-dimensional convolution may be used on the target fusion feature to encode the target fusion feature to obtain the second convolutional fusion feature.
S602,对第二卷积后融合特征进行第二概率函数映射,得到网格的类型识别概率。S602. Perform second probability function mapping on the fusion features after the second convolution to obtain the type identification probability of the grid.
可选地,第二概率函数可以为sigmiod函数,通过sigmiod函数可以将变量映射成(0,1)的值。Optionally, the second probability function may be a sigmiod function, through which variables can be mapped to values of (0, 1).
举例而言,对第二卷积后融合特征进行sigmiod函数映射,得到网格的类型识别概率。For example, the sigmiod function mapping is performed on the fusion feature after the second convolution to obtain the type identification probability of the grid.
S209,将类型识别概率和预设概率阈值进行比较,并基于比较结果确定网格的动静态标签。S209, comparing the type identification probability with a preset probability threshold, and determining the dynamic and static labels of the grid based on the comparison result.
可选地,可以预设概率阈值为0.5。Optionally, the probability threshold may be preset to be 0.5.
举例而言,若类型识别概率大于0.5,可以确定网格的动静态标签为1,若类型识别概率小于0.5,确定网格的动静态标签为0。For example, if the type identification probability is greater than 0.5, the dynamic and static label of the grid may be determined as 1, and if the type identification probability is less than 0.5, the dynamic and static label of the grid may be determined as 0.
S210,对各网格进行反向投影,获取当前点云帧中每个点云的标签。S210. Reverse project each grid to obtain the label of each point cloud in the current point cloud frame.
具体的,本实施例中的步骤S210与上述实施例中的步骤S104相同,此处不再赘述。Specifically, step S210 in this embodiment is the same as step S104 in the above embodiment, and will not be repeated here.
本公开通过对多个点云帧中的点云投影到网格中,通过网格实现了多个点云帧中点云的聚集,使得同一网格可以具有多个点云帧的特征,进而基于网格的目标融合特征,获取网格的语义分割标签和动静态标签,再通过反向投影确定当前点云帧中点云所在网格,从而确定当前点云帧中点云的语义分割标签和动静态标签,提高了点云帧中每个点云的标签的准确性和可靠性。进一步地,本公开通过一个完整的神经网络,可以同时获取点云帧中每个点云的语义分割标签和动静态标签,降低了获取点云的语义分割标签和动静态标签之间的时延。The disclosure realizes the aggregation of point clouds in multiple point cloud frames through the grid by projecting the point clouds in multiple point cloud frames into the grid, so that the same grid can have the characteristics of multiple point cloud frames, and then Based on the target fusion feature of the grid, the semantic segmentation label and dynamic and static label of the grid are obtained, and then the grid of the point cloud in the current point cloud frame is determined by back projection, so as to determine the semantic segmentation label of the point cloud in the current point cloud frame and static and dynamic labels, improving the accuracy and reliability of the labels for each point cloud in the point cloud frame. Further, the present disclosure can obtain semantic segmentation labels and dynamic and static labels of each point cloud in a point cloud frame at the same time through a complete neural network, reducing the time delay between acquiring semantic segmentation labels and dynamic and static labels of point clouds .
下面对点云标签的获取方法进行解释说明。The following explains how to obtain point cloud tags.
举例而言,如图7所示,可以将当前帧(current frame)点云帧(point cloud)以及其上一帧(previous frame)点云帧(point cloud)投影到Bev网格上,获取投影后鸟瞰图(Bev projection),然后生成各网格对应的点云帧的初始特征信息即手工特征(handcraft feature),将这两帧点云各自生成的初始特征信息进行拼接(concat),输入至模型中,其中,模型包括骨干网络,语义分割网络和动静态估计网络,可选地,可以建立初始骨干网络结构,利用已知数据集和验证集对初始骨干网络结构进行训练,设置总损失函数对初始骨干网络结构进行监督,获得训练好的骨干网络结构,可选地,可以建立初始语义分割网络结构,利用已知数据集和验证集对初始语义分割网络结构进行训练,设置总损失函数对初始语义分割网络结构进行监督,获得训练好的语义分割网络结构,可选地,可以建立初始动静态估计网络结构,利用已知数据集和验证集对初始动静态估计网络结构进行训练,设置总损失函数对初始动静态估计网络结构进行监督,获得训练好的动静态估计网络结构,首先,通过骨干网络对候选拼接特征进行下采样处理,得到目标融合特征(Deconv2d,s=4),在语义分割的输出分支中,对目标融合特征使用二维卷积对其进行编码,使用softmax函数将输出转换为概率值,通过argmax函数从多个语义分割概率中确定最大的语义分割概率,将最大的语义分割概率对应的语义分割标签,确定为网格的语义分割标签,在动静态估计的输出分支中,对目标融合特征使用二维卷积对其进行编码,然后使用sigmiod函数把输出转换为概率值,通过设置0.5概率阈值,将类型识别概率和预设概率阈值进行比较,并基于比较结果确定网格的动静态标签,在获取到bev网格中的语义分割标签以及动静态标签之后,可以通过反向投影的方式得到当前帧点云帧中每个点云的标签。For example, as shown in Figure 7, the current frame (current frame) point cloud frame (point cloud) and its previous frame (previous frame) point cloud frame (point cloud) can be projected onto the Bev grid to obtain the projection After the bird's-eye view (Bev projection), the initial feature information of the point cloud frame corresponding to each grid is generated (handcraft feature), and the initial feature information generated by the two frames of point clouds are spliced (concat) and input to In the model, the model includes a backbone network, a semantic segmentation network and a dynamic and static estimation network. Optionally, an initial backbone network structure can be established, and the initial backbone network structure can be trained using a known data set and a verification set, and the total loss function can be set Supervise the initial backbone network structure to obtain a trained backbone network structure. Optionally, an initial semantic segmentation network structure can be established, and the initial semantic segmentation network structure can be trained using known data sets and verification sets, and the total loss function can be set to The initial semantic segmentation network structure is supervised to obtain the trained semantic segmentation network structure. Optionally, the initial dynamic and static estimation network structure can be established, and the initial dynamic and static estimation network structure can be trained by using the known data set and verification set. The loss function supervises the initial dynamic and static estimation network structure to obtain the trained dynamic and static estimation network structure. First, the candidate splicing features are down-sampled through the backbone network to obtain the target fusion feature (Deconv2d, s=4). In the output branch of the segmentation, the target fusion feature is encoded using two-dimensional convolution, the output is converted into a probability value using the softmax function, and the maximum semantic segmentation probability is determined from multiple semantic segmentation probabilities through the argmax function, and the maximum The semantic segmentation label corresponding to the semantic segmentation probability is determined as the semantic segmentation label of the grid. In the output branch of dynamic and static estimation, the target fusion feature is encoded using two-dimensional convolution, and then the output is converted into a probability using the sigmiod function Value, by setting a probability threshold of 0.5, compare the type recognition probability with the preset probability threshold, and determine the dynamic and static labels of the grid based on the comparison results. After obtaining the semantic segmentation labels and dynamic and static labels in the bev grid, you can The label of each point cloud in the current frame point cloud frame is obtained by back projection.
本公开通过对多个点云帧中的点云投影到网格中,通过网格实现了多个点云帧中点云的聚集,使得同一网格可以具有多个点云帧的特征,进而基于网格的目标融合特征,获取网格的语义分割标签和动静态标签,再通过反向投影确定当前点云帧中点云所在网格,从而确定当前点云帧中点云的语义分割标签和动静态标签,提高了点云帧中每个点云的标签的准确性和可靠性。进一步地,本公开通过一个完整的神经网络,可以同时获取点云帧中每个点云的语义分割标签和动静态标签,降低了获取点云的语义分割标签和动静态标签之间的时延。The disclosure realizes the aggregation of point clouds in multiple point cloud frames through the grid by projecting the point clouds in multiple point cloud frames into the grid, so that the same grid can have the characteristics of multiple point cloud frames, and then Based on the target fusion feature of the grid, the semantic segmentation label and dynamic and static label of the grid are obtained, and then the grid of the point cloud in the current point cloud frame is determined by back projection, so as to determine the semantic segmentation label of the point cloud in the current point cloud frame and static and dynamic labels, improving the accuracy and reliability of the labels for each point cloud in the point cloud frame. Further, the present disclosure can obtain semantic segmentation labels and dynamic and static labels of each point cloud in a point cloud frame at the same time through a complete neural network, reducing the time delay between acquiring semantic segmentation labels and dynamic and static labels of point clouds .
需要说明的是,本公开的技术方案中,所涉及的用户个人信息的获取,存储和应用等,均符合相关法律法规的规定,且不违背公序良俗。It should be noted that the acquisition, storage and application of the user's personal information involved in the technical solution of the present disclosure all comply with relevant laws and regulations and do not violate public order and good customs.
图8是根据本公开一个实施例的点云标签的获取装置的结构示意图。Fig. 8 is a schematic structural diagram of an apparatus for acquiring point cloud tags according to an embodiment of the present disclosure.
如图8所示,该点云标签的获取装置800,包括:投影模块810、第一获取模块820、第二获取模块830和第三获取模块840。其中:As shown in FIG. 8 , the
投影模块810,用于获取包括当前点云帧在内的M个点云帧,并将所述M个点云帧中的点云分别投影至鸟瞰图的网格中,其中M为大于或者等于2的整数;The
第一获取模块820,用于根据投影后鸟瞰图,获取各网格对应的所述M个点云帧的目标融合特征;The
第二获取模块830,用于针对各网格,基于所述网格的目标融合特征,分别获取所述网格的语义分割标签和动静态标签;The second acquiring
第三获取模块840,用于对各网格进行反向投影,确定所述当前点云帧中点云所在网格,并将所述点云所在网格的语义分割标签和动静态标签确定为所述点云的标签。The
其中,第一获取模块820,还用于:Wherein, the
针对所述M个点云帧中的每个点云帧,根据所述点云帧的投影后鸟瞰图,获取各网格对应的所述点云帧的初始特征信息;For each point cloud frame in the M point cloud frames, according to the bird's-eye view after projection of the point cloud frame, the initial feature information of the point cloud frame corresponding to each grid is obtained;
对同一网格的每个点云帧的初始特征信息进行拼接,得到候选拼接特征;Concatenate the initial feature information of each point cloud frame of the same grid to obtain candidate splicing features;
通过骨干网络对所述候选拼接特征进行处理,得到所述目标融合特征。The candidate splicing features are processed through a backbone network to obtain the target fusion features.
其中,所述第一获取模块820,还用于:Wherein, the first obtaining
获取所述投影后鸟瞰图中位于各网格内的点云集;Obtain the point cloud set located in each grid in the bird's-eye view after the projection;
基于各网格的点云集,确定各网格的所述初始特征信息。Based on the point cloud set of each grid, the initial feature information of each grid is determined.
其中,第一获取模块820,还用于:Wherein, the
获取所述点云集中点云的数量;Obtain the number of point clouds in the point cloud set;
获取所述点云集中点云的高度值,并根据所述高度值确定所述点云集的高度差和/或平均高度;Obtain the height value of the point cloud in the point cloud set, and determine the height difference and/or average height of the point cloud set according to the height value;
获取所述点云集中点云的反射率,并根据所述反射率确定所述点云集的平均反射率。Obtain the reflectance of the point cloud in the point cloud set, and determine the average reflectance of the point cloud set according to the reflectance.
其中,第二获取模块830,还用于:Wherein, the second acquiring
针对各网格,对所述网格的目标融合特征进行语义分割,获取所述网格的多个语义分割概率;For each grid, perform semantic segmentation on the target fusion feature of the grid, and obtain multiple semantic segmentation probabilities of the grid;
从所述多个语义分割概率中确定最大的语义分割概率;determining a maximum semantic segmentation probability from the plurality of semantic segmentation probabilities;
将所述最大的语义分割概率对应的语义分割标签,确定为所述网格的语义分割标签。The semantic segmentation label corresponding to the maximum semantic segmentation probability is determined as the semantic segmentation label of the grid.
其中,第二获取模块830,还用于:Wherein, the second acquiring
对所述目标融合特征进行第一卷积处理,得到第一卷积后融合特征;performing a first convolution process on the target fusion feature to obtain the fusion feature after the first convolution;
对所述第一卷积后融合特征进行第一概率函数映射,得到所述多个语义分割概率。Performing a first probability function mapping on the first convolutional fusion feature to obtain the plurality of semantic segmentation probabilities.
其中,第二获取模块830,还用于:Wherein, the second acquiring
针对各网格,对所述网格的目标融合特征进行二分类识别,获取所述网格的类型识别概率;For each grid, perform binary classification recognition on the target fusion feature of the grid, and obtain the type recognition probability of the grid;
将所述类型识别概率和预设概率阈值进行比较,并基于比较结果确定所述网格的动静态标签。The type identification probability is compared with a preset probability threshold, and the dynamic and static labels of the grid are determined based on the comparison result.
其中,第二获取模块830,还用于:Wherein, the second acquiring
对所述目标融合特征进行第二卷积处理,得到第二卷积后融合特征;performing a second convolution process on the target fusion feature to obtain the fusion feature after the second convolution;
对所述第二卷积后融合特征进行第二概率函数映射,得到所述网格的类型识别概率。A second probability function mapping is performed on the second convolutional fusion feature to obtain the type identification probability of the grid.
需要说明的是,上述对点云标签的获取方法实施例的解释说明,也适用于本公开实施例的点云标签的获取装置,具体过程此处不再赘述。It should be noted that the above explanations on the embodiment of the method for obtaining point cloud tags are also applicable to the device for obtaining point cloud tags in the embodiment of the present disclosure, and the specific process will not be repeated here.
本公开通过对多个点云帧中的点云投影到网格中,通过网格实现了多个点云帧中点云的聚集,使得同一网格可以具有多个点云帧的特征,进而基于网格的目标融合特征,获取网格的语义分割标签和动静态标签,再通过反向投影确定当前点云帧中点云所在网格,从而确定当前点云帧中点云的语义分割标签和动静态标签,提高了点云帧中每个点云的标签的准确性和可靠性。进一步地,本公开通过一个完整的神经网络,可以同时获取点云帧中每个点云的语义分割标签和动静态标签,降低了获取点云的语义分割标签和动静态标签之间的时延。The disclosure realizes the aggregation of point clouds in multiple point cloud frames through the grid by projecting the point clouds in multiple point cloud frames into the grid, so that the same grid can have the characteristics of multiple point cloud frames, and then Based on the target fusion feature of the grid, the semantic segmentation label and dynamic and static label of the grid are obtained, and then the grid of the point cloud in the current point cloud frame is determined by back projection, so as to determine the semantic segmentation label of the point cloud in the current point cloud frame and static and dynamic labels, improving the accuracy and reliability of the labels for each point cloud in the point cloud frame. Further, the present disclosure can obtain semantic segmentation labels and dynamic and static labels of each point cloud in a point cloud frame at the same time through a complete neural network, reducing the time delay between acquiring semantic segmentation labels and dynamic and static labels of point clouds .
根据本公开的实施例,本公开还提供了一种电子设备、一种可读存储介质和一种计算机程序产品。According to the embodiments of the present disclosure, the present disclosure also provides an electronic device, a readable storage medium, and a computer program product.
图9示出了可以用来实施本公开的实施例的示例电子设备900的示意性框图。电子设备旨在表示各种形式的数字计算机,诸如,膝上型计算机、台式计算机、工作台、个人数字助理、服务器、刀片式服务器、大型计算机、和其它适合的计算机。电子设备还可以表示各种形式的移动装置,诸如,个人数字处理、蜂窝电话、智能电话、可穿戴设备和其它类似的计算装置。本文所示的部件、它们的连接和关系、以及它们的功能仅仅作为示例,并且不意在限制本文中描述的和/或者要求的本公开的实现。FIG. 9 shows a schematic block diagram of an example
如图9所示,设备900包括计算单元901,其可以根据存储在只读存储器(ROM)902中的计算机程序或者从存储单元907加载到随机访问存储器(RAM)903中的计算机程序,来执行各种适当的动作和处理。在RAM 903中,还可存储设备900操作所需的各种程序和数据。计算单元901、ROM 902以及RAM 903通过总线904彼此相连。输入/输出(I/O)接口905也连接至总线904。As shown in FIG. 9 , the
设备900中的多个部件连接至I/O接口905,包括:输入单元906,例如键盘、鼠标等;输出单元907,例如各种类型的显示器、扬声器等;存储单元908,例如磁盘、光盘等;以及通信单元909,例如网卡、调制解调器、无线通信收发机等。通信单元909允许设备900通过诸如因特网的计算机网络和/或各种电信网络与其他设备交换信息/数据。Multiple components in the
计算单元901可以是各种具有处理和计算能力的通用和/或专用处理组件。计算单元901的一些示例包括但不限于中央处理单元(CPU)、图形处理单元(GPU)、各种专用的人工智能(AI)计算芯片、各种运行机器学习模型算法的计算单元、数字信号处理器(DSP)、以及任何适当的处理器、控制器、微控制器等。计算单元901执行上文所描述的各个方法和处理,例如点云标签的获取方法。例如,在一些实施例中,点云标签的获取方法。可被实现为计算机软件程序,其被有形地包含于机器可读介质,例如存储单元908。在一些实施例中,计算机程序的部分或者全部可以经由ROM 902和/或通信单元909而被载入和/或安装到设备900上。当计算机程序加载到RAM 903并由计算单元901执行时,可以执行上文描述的模型训练或者点云标签的获取方法的一个或多个步骤。备选地,在其他实施例中,计算单元901可以通过其他任何适当的方式(例如,借助于固件)而被配置为执行点云标签的获取方法。The computing unit 901 may be various general-purpose and/or special-purpose processing components having processing and computing capabilities. Some examples of computing units 901 include, but are not limited to, central processing units (CPUs), graphics processing units (GPUs), various dedicated artificial intelligence (AI) computing chips, various computing units that run machine learning model algorithms, digital signal processing processor (DSP), and any suitable processor, controller, microcontroller, etc. The computing unit 901 executes various methods and processes described above, such as the method for acquiring point cloud tags. For example, in some embodiments, a method for obtaining point cloud tags. may be implemented as a computer software program tangibly embodied on a machine-readable medium, such as
本文中以上描述的系统和技术的各种实施方式可以在数字电子电路系统、集成电路系统、场可编程门阵列(FPGA)、专用集成电路(ASIC)、专用标准产品(ASSP)、芯片上系统的系统(SOC)、负载可编程逻辑设备(CPLD)、计算机硬件、固件、软件、和/或它们的组合中实现。这些各种实施方式可以包括:实施在一个或者多个计算机程序中,该一个或者多个计算机程序可在包括至少一个可编程处理器的可编程系统上执行和/或解释,该可编程处理器可以是专用或者通用可编程处理器,可以从存储系统、至少一个输入装置、和至少一个输出装置接收数据和指令,并且将数据和指令传输至该存储系统、该至少一个输入装置、和该至少一个输出装置。Various implementations of the systems and techniques described above herein can be implemented in digital electronic circuit systems, integrated circuit systems, field programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), application specific standard products (ASSPs), systems on chips Implemented in a system of systems (SOC), load programmable logic device (CPLD), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include being implemented in one or more computer programs executable and/or interpreted on a programmable system including at least one programmable processor, the programmable processor Can be special-purpose or general-purpose programmable processor, can receive data and instruction from storage system, at least one input device, and at least one output device, and transmit data and instruction to this storage system, this at least one input device, and this at least one output device an output device.
用于实施本公开的方法的程序代码可以采用一个或多个编程语言的任何组合来编写。这些程序代码可以提供给通用计算机、专用计算机或其他可编程数据处理装置的处理器或控制器,使得程序代码当由处理器或控制器执行时使流程图和/或框图中所规定的功能/操作被实施。程序代码可以完全在机器上执行、部分地在机器上执行,作为独立软件包部分地在机器上执行且部分地在远程机器上执行或完全在远程机器或服务器上执行。Program codes for implementing the methods of the present disclosure may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general-purpose computer, a special purpose computer, or other programmable data processing devices, so that the program codes, when executed by the processor or controller, make the functions/functions specified in the flow diagrams and/or block diagrams Action is implemented. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package partly on the machine and partly on a remote machine or entirely on the remote machine or server.
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或快闪存储器)、光纤、便捷式紧凑盘只读存储器(CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适组合。In the context of the present disclosure, a machine-readable medium may be a tangible medium that may contain or store a program for use by or in conjunction with an instruction execution system, apparatus, or device. A machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, apparatus, or devices, or any suitable combination of the foregoing. More specific examples of machine-readable storage media would include one or more wire-based electrical connections, portable computer discs, hard drives, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, compact disk read only memory (CD-ROM), optical storage, magnetic storage, or any suitable combination of the foregoing.
为了提供与用户的交互,可以在计算机上实施此处描述的系统和技术,该计算机具有:用于向用户显示信息的显示装置(例如,CRT(阴极射线管)或者LCD(液晶显示器)监视器);以及键盘和指向装置(例如,鼠标或者轨迹球),用户可以通过该键盘和该指向装置来将输入提供给计算机。其它种类的装置还可以用于提供与用户的交互;例如,提供给用户的反馈可以是任何形式的传感反馈(例如,视觉反馈、听觉反馈、或者触觉反馈);并且可以用任何形式(包括声输入、语音输入或者、触觉输入)来接收来自用户的输入。To provide for interaction with the user, the systems and techniques described herein 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 pointing device (eg, a mouse or a trackball) through which a user can provide input to the computer. Other kinds of devices can also be used to provide interaction with the user; for example, the feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and can be in any form (including Acoustic input, speech input or, tactile input) to receive input from the user.
可以将此处描述的系统和技术实施在包括后台部件的计算系统(例如,作为数据服务器)、或者包括中间件部件的计算系统(例如,应用服务器)、或者包括前端部件的计算系统(例如,具有图形用户界面或者网络浏览器的用户计算机,用户可以通过该图形用户界面或者该网络浏览器来与此处描述的系统和技术的实施方式交互)、或者包括这种后台部件、中间件部件、或者前端部件的任何组合的计算系统中。可以通过任何形式或者介质的数字数据通信(例如,通信网络)来将系统的部件相互连接。通信网络的示例包括:局域网(LAN)、广域网(WAN)、互联网以及区块链网络。The systems and techniques described herein can be implemented in a computing system that includes back-end components (e.g., as a data server), or a computing system that includes middleware components (e.g., an application server), or a computing system that includes front-end components (e.g., as a a user computer having a graphical user interface or web browser through which a user can interact with embodiments of the systems and techniques described herein), or including such backend components, middleware components, Or any combination of front-end components in a computing system. The components of the system can be interconnected by any form or medium of digital data communication, eg, a communication network. Examples of communication networks include: local area networks (LANs), wide area networks (WANs), the Internet, and blockchain networks.
计算机系统可以包括客户端和服务器。客户端和服务器一般远离彼此并且通常通过通信网络进行交互。通过在相应的计算机上运行并且彼此具有客户端-服务器关系的计算机程序来产生客户端和服务器的关系。服务器可以是云服务器,也可以为分布式系统的服务器,或者是结合了区块链的服务器。A computer system may include clients and servers. Clients and servers are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, a server of a distributed system, or a server combined with a blockchain.
本公开还提供一种计算机程序产品,包括计算机程序,所述计算机程序在被处理器执行时,实现如上所述的点云标签的获取方法。The present disclosure also provides a computer program product, including a computer program. When the computer program is executed by a processor, the above-mentioned method for obtaining point cloud tags is realized.
本公开还提供一种自动驾驶车辆,该自动驾驶车辆可以包括如上述实施例中的电子设备,该电子设备用于执行如上述实施例中的点云标签的获取方法。该自动驾驶车辆设置有点云采集装置,通过该点云采集装置进行点云帧的采集,采集后的点云帧可以输入电子设备中,由电子设备对输入的点云帧执行如上述实施例中的点云标签的获取方法。The present disclosure also provides an automatic driving vehicle, and the automatic driving vehicle may include the electronic device as in the above embodiment, and the electronic device is used to execute the method for acquiring point cloud tags in the above embodiment. The self-driving vehicle is provided with a point cloud acquisition device, and the point cloud frame is collected by the point cloud acquisition device, and the collected point cloud frame can be input into the electronic device, and the electronic device executes the input point cloud frame as in the above-mentioned embodiment The method for obtaining the point cloud label of .
应该理解,可以使用上面所示的各种形式的流程,重新排序、增加或删除步骤。例如,本发公开中记载的各步骤可以并行地执行也可以顺序地执行也可以不同的次序执行,只要能够实现本公开公开的技术方案所期望的结果,本文在此不进行限制。It should be understood that steps may be reordered, added or deleted using the various forms of flow shown above. For example, each step described in the present disclosure may be executed in parallel, sequentially, or in a different order, as long as the desired result of the technical solution disclosed in the present disclosure can be achieved, no limitation is imposed herein.
上述具体实施方式,并不构成对本公开保护范围的限制。本领域技术人员应该明白的是,根据设计要求和其他因素,可以进行各种修改、组合、子组合和替代。任何在本公开的精神和原则之内所作的修改、等同替换和改进等,均应包含在本公开保护范围之内。The specific implementation manners described above do not limit the protection scope of the present disclosure. It should be apparent to those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made depending on design requirements and other factors. Any modifications, equivalent replacements and improvements made within the spirit and principles of the present disclosure shall be included within the protection scope of the present disclosure.
Claims (20)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202211649079.1A CN116152702B (en) | 2022-12-21 | 2022-12-21 | Point cloud label acquisition method, device, electronic device and autonomous driving vehicle |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202211649079.1A CN116152702B (en) | 2022-12-21 | 2022-12-21 | Point cloud label acquisition method, device, electronic device and autonomous driving vehicle |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN116152702A true CN116152702A (en) | 2023-05-23 |
| CN116152702B CN116152702B (en) | 2025-10-03 |
Family
ID=86349939
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202211649079.1A Active CN116152702B (en) | 2022-12-21 | 2022-12-21 | Point cloud label acquisition method, device, electronic device and autonomous driving vehicle |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN116152702B (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN117292140A (en) * | 2023-10-17 | 2023-12-26 | 小米汽车科技有限公司 | Point cloud data processing method, device, vehicle and storage medium |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111126473A (en) * | 2019-12-18 | 2020-05-08 | 北京新能源汽车技术创新中心有限公司 | Point cloud data classification method based on full convolution neural network and electronic equipment |
| CN111429514A (en) * | 2020-03-11 | 2020-07-17 | 浙江大学 | A 3D real-time target detection method for lidar based on fusion of multi-frame time series point clouds |
| CN111476822A (en) * | 2020-04-08 | 2020-07-31 | 浙江大学 | A Scene Flow-Based LiDAR Target Detection and Motion Tracking Method |
| US10860034B1 (en) * | 2017-09-27 | 2020-12-08 | Apple Inc. | Barrier detection |
| CN114445593A (en) * | 2022-01-30 | 2022-05-06 | 重庆长安汽车股份有限公司 | Aerial view semantic segmentation label generation method based on multi-frame semantic point cloud splicing |
| WO2022178895A1 (en) * | 2021-02-27 | 2022-09-01 | 华为技术有限公司 | Target detection method and related device |
| CN115019034A (en) * | 2022-05-31 | 2022-09-06 | 阿里巴巴(中国)有限公司 | Detection model training method and device, object detection method and device |
-
2022
- 2022-12-21 CN CN202211649079.1A patent/CN116152702B/en active Active
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10860034B1 (en) * | 2017-09-27 | 2020-12-08 | Apple Inc. | Barrier detection |
| CN111126473A (en) * | 2019-12-18 | 2020-05-08 | 北京新能源汽车技术创新中心有限公司 | Point cloud data classification method based on full convolution neural network and electronic equipment |
| CN111429514A (en) * | 2020-03-11 | 2020-07-17 | 浙江大学 | A 3D real-time target detection method for lidar based on fusion of multi-frame time series point clouds |
| CN111476822A (en) * | 2020-04-08 | 2020-07-31 | 浙江大学 | A Scene Flow-Based LiDAR Target Detection and Motion Tracking Method |
| WO2022178895A1 (en) * | 2021-02-27 | 2022-09-01 | 华为技术有限公司 | Target detection method and related device |
| CN114445593A (en) * | 2022-01-30 | 2022-05-06 | 重庆长安汽车股份有限公司 | Aerial view semantic segmentation label generation method based on multi-frame semantic point cloud splicing |
| CN115019034A (en) * | 2022-05-31 | 2022-09-06 | 阿里巴巴(中国)有限公司 | Detection model training method and device, object detection method and device |
Non-Patent Citations (1)
| Title |
|---|
| 张易;项志宇;乔程昱;陈舒雅;: "基于3维点云鸟瞰图的高精度实时目标检测", 机器人, no. 02, 6 March 2020 (2020-03-06) * |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN117292140A (en) * | 2023-10-17 | 2023-12-26 | 小米汽车科技有限公司 | Point cloud data processing method, device, vehicle and storage medium |
| CN117292140B (en) * | 2023-10-17 | 2024-04-02 | 小米汽车科技有限公司 | Point cloud data processing method and device, vehicle and storage medium |
Also Published As
| Publication number | Publication date |
|---|---|
| CN116152702B (en) | 2025-10-03 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20230068238A1 (en) | Method and apparatus for processing image, electronic device and storage medium | |
| US12326915B2 (en) | Method and apparatus of training model, device, medium, and program product | |
| KR20220122566A (en) | Text recognition model training method, text recognition method, and apparatus | |
| US20230245429A1 (en) | Method and apparatus for training lane line detection model, electronic device and storage medium | |
| JP2023531350A (en) | A method for incrementing a sample image, a method for training an image detection model and a method for image detection | |
| CN113920273B (en) | Image processing method, device, electronic equipment and storage medium | |
| CN114093006A (en) | Training method, device and equipment of living human face detection model and storage medium | |
| CN113537309B (en) | Object identification method and device and electronic equipment | |
| CN114186681A (en) | Method, apparatus and computer program product for generating model clusters | |
| CN114581732A (en) | Image processing and model training method, device, equipment and storage medium | |
| CN113780578A (en) | Model training method and device, electronic equipment and readable storage medium | |
| CN113591709A (en) | Motion recognition method, motion recognition device, motion recognition apparatus, motion recognition medium, and computer program product | |
| CN110633716A (en) | Method and device for detecting a target object | |
| CN114220163A (en) | Human body posture estimation method and device, electronic equipment and storage medium | |
| CN114581746B (en) | Object detection method, device, equipment and medium | |
| US20220351495A1 (en) | Method for matching image feature point, electronic device and storage medium | |
| US20220383626A1 (en) | Image processing method, model training method, relevant devices and electronic device | |
| CN115984566A (en) | Image segmentation model training and image segmentation method, device, equipment and medium | |
| CN116152702A (en) | Method, device, electronic device and self-driving vehicle for obtaining point cloud tags | |
| CN116030206A (en) | Map generation method, training method, device, electronic device and storage medium | |
| CN114973333A (en) | Human interaction detection method, human interaction detection device, human interaction detection equipment and storage medium | |
| CN113378858A (en) | Image detection method, apparatus, device, vehicle, and medium | |
| WO2025156876A1 (en) | Point cloud semantic segmentation method and apparatus, and device and storage medium | |
| CN117710459A (en) | Method, device and computer program product for determining three-dimensional information | |
| US20220222941A1 (en) | Method for recognizing action, electronic device and storage medium |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant |