[go: up one dir, main page]

CN114022860A - Target detection method, device and electronic device - Google Patents

Target detection method, device and electronic device Download PDF

Info

Publication number
CN114022860A
CN114022860A CN202010687361.3A CN202010687361A CN114022860A CN 114022860 A CN114022860 A CN 114022860A CN 202010687361 A CN202010687361 A CN 202010687361A CN 114022860 A CN114022860 A CN 114022860A
Authority
CN
China
Prior art keywords
image
target
area
road
region
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.)
Pending
Application number
CN202010687361.3A
Other languages
Chinese (zh)
Inventor
李莹
伏东奇
肖映彩
李红伟
宋汉辰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Changsha Intelligent Driving Research Institute Co Ltd
Original Assignee
Changsha Intelligent Driving Research Institute Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Changsha Intelligent Driving Research Institute Co Ltd filed Critical Changsha Intelligent Driving Research Institute Co Ltd
Priority to CN202010687361.3A priority Critical patent/CN114022860A/en
Priority to PCT/CN2021/105427 priority patent/WO2022012425A1/en
Publication of CN114022860A publication Critical patent/CN114022860A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/70Determining position or orientation of objects or cameras
    • G06T7/73Determining position or orientation of objects or cameras using feature-based methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/25Determination of region of interest [ROI] or a volume of interest [VOI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/56Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
    • G06V20/58Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Multimedia (AREA)
  • Traffic Control Systems (AREA)
  • Image Analysis (AREA)

Abstract

本发明实施例提供了一种目标检测方法、装置及电子设备,其中,目标检测方法,包括:获取车辆传感器采集的原始图像,以及来自高精地图的道路边界信息;根据所述原始图像和所述道路边界信息,生成车道图像;在所述车道图像中提取N个感兴趣区域图像,N为正整数;将每一所述感兴趣区域图像分别输入到目标检测器中,得到目标检测结果,所述目标检测器为通过样本目标对搭建的初始目标检测网络进行训练获得。本发明实施例能够有效提升感兴趣区域图像的提取效果,进而能够提高针对感兴趣区域图像的目标检测准确度。

Figure 202010687361

Embodiments of the present invention provide a target detection method, device, and electronic device, wherein the target detection method includes: acquiring an original image collected by a vehicle sensor and road boundary information from a high-precision map; The road boundary information is generated, and a lane image is generated; N ROI images are extracted from the lane image, and N is a positive integer; The target detector is obtained by training an initial target detection network constructed by sample target pairs. The embodiments of the present invention can effectively improve the extraction effect of the region of interest image, thereby improving the accuracy of target detection for the region of interest image.

Figure 202010687361

Description

目标检测方法、装置及电子设备Target detection method, device and electronic device

技术领域technical field

本发明涉及图像处理技术领域,尤其涉及一种目标检测方法、装置及电子设备。The present invention relates to the technical field of image processing, and in particular, to a target detection method, device and electronic device.

背景技术Background technique

众所周知,目前自动驾驶技术已经逐渐走入人们生活;由于道路交通较为复杂,对不同障碍物进行检测是自动驾驶技术应用的关键;当前,基于深度学习模型与车辆传感器获取的图像,可以实现对障碍物等目标的检测。现有技术中,通常会将从车辆传感器获取的图像中识别出的道路区域,整体作为感兴趣区域(Region Of Interest,ROI)图像输入到深度学习模型中以检测障碍物等目标。然而,现有技术在进行目标检测时通常存在ROI图像提取效果较差的问题。As we all know, autonomous driving technology has gradually entered people's lives; due to the complexity of road traffic, the detection of different obstacles is the key to the application of autonomous driving technology; currently, based on deep learning models and images obtained by vehicle sensors, obstacles can be detected. object detection. In the prior art, a road area identified from an image acquired by a vehicle sensor is generally input into a deep learning model as a region of interest (ROI) image to detect objects such as obstacles. However, the prior art usually has the problem of poor ROI image extraction effect when performing target detection.

发明内容SUMMARY OF THE INVENTION

本发明实施例提供一种目标检测方法、装置及电子设备,以解决现有技术在进行目标检测时通常存在ROI提取效果较差的问题。Embodiments of the present invention provide a target detection method, device, and electronic device, so as to solve the problem that the ROI extraction effect is generally poor when performing target detection in the prior art.

为了解决上述技术问题,本发明是这样实现的:In order to solve the above-mentioned technical problems, the present invention is achieved in this way:

第一方面,本发明实施例提供了一种目标检测方法,包括:In a first aspect, an embodiment of the present invention provides a target detection method, including:

获取车道图像,所述车道图像包括道路区域;acquiring a lane image, the lane image including a road area;

沿第一方向在所述车道图像中提取N个感兴趣区域图像,其中,所述第一方向与所述道路区域的长度延伸方向匹配,所述N个感兴趣区域图像的长宽比均等于预设比值,每一所述感兴趣区域图像包括所述道路区域位于该感兴趣区域图像沿所述第一方向的边界之间的全部区域,N为正整数;Extracting N ROI images in the lane image along a first direction, wherein the first direction matches the length extension direction of the road area, and the aspect ratios of the N ROI images are all equal to A preset ratio, each of the region of interest images includes all the areas where the road region is located between the boundaries of the region of interest images along the first direction, and N is a positive integer;

将每一所述感兴趣区域图像分别输入到目标检测器中,得到目标检测结果,所述目标检测器为通过样本目标对搭建的初始目标检测网络进行训练获得。Each of the region-of-interest images is respectively input into a target detector to obtain a target detection result, and the target detector is obtained by training an initial target detection network constructed through sample target pairs.

第二方面,本发明实施例还提供了一种目标检测装置,包括:In a second aspect, an embodiment of the present invention further provides a target detection device, including:

第一获取模块,用于获取车辆传感器采集的原始图像,以及来自高精地图的道路边界信息;The first acquisition module is used to acquire the original image collected by the vehicle sensor and the road boundary information from the high-precision map;

生成模块,用于根据所述原始图像和所述道路边界信息,生成车道图像;a generating module, configured to generate a lane image according to the original image and the road boundary information;

提取模块,用于在所述车道图像中提取N个感兴趣区域图像,N为正整数;an extraction module, used for extracting N ROI images from the lane image, where N is a positive integer;

第二获取模块,用于将每一所述感兴趣区域图像分别输入到目标检测器中,得到目标检测结果,所述目标检测器为通过样本目标对搭建的初始目标检测网络进行训练获得。The second acquisition module is configured to input each of the region of interest images into a target detector respectively to obtain a target detection result, and the target detector is obtained by training an initial target detection network constructed by sample target pairs.

第三方面,本发明实施例还提供了一种电子设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现上述的方法。In a third aspect, an embodiment of the present invention further provides an electronic device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor executes the computer program implement the above method.

第四方面,本发明实施例还提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现上述的方法。In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program, and the computer program implements the foregoing method when executed by a processor.

本发明实施例提供的目标检测方法,根据车辆传感器采集的原始图像,以及来自高精地图的道路边界信息来生成车道图像,从车道图像中提取感兴趣区域图像,并进一步将感兴趣区域图像输入到目标检测器中来得到目标检测结果;无需直接从车辆传感器采集的原始图像中直接识别道路边界与道路区域,一方面,可以有效增加道路边界的识别效率,另一方面,也可以有效排除例如车辆、道路设备等其他信息的干扰,得到的道路边界更加准确;可见,本发明实施例能够有效提升感兴趣区域图像的提取效果。The target detection method provided by the embodiment of the present invention generates a lane image according to the original image collected by the vehicle sensor and the road boundary information from the high-precision map, extracts the ROI image from the lane image, and further inputs the ROI image as input. It is not necessary to directly identify the road boundary and road area from the original image collected by the vehicle sensor. On the one hand, it can effectively increase the recognition efficiency of the road boundary, on the other hand, it can also effectively eliminate the The obtained road boundary is more accurate due to the interference of other information such as vehicles and road equipment; it can be seen that the embodiment of the present invention can effectively improve the extraction effect of the region of interest image.

附图说明Description of drawings

图1为本发明实施例提供的目标检测方法的流程图;1 is a flowchart of a target detection method provided by an embodiment of the present invention;

图2为本发明实施例中感兴趣区域图像提取的流程图;FIG. 2 is a flowchart of image extraction of a region of interest in an embodiment of the present invention;

图3为本发明实施例中在车道图像中进行感兴趣区域图像提取的示意图;3 is a schematic diagram of extracting a region of interest image from a lane image in an embodiment of the present invention;

图4为本发明实施例提供的目标检测装置的结构示意图。FIG. 4 is a schematic structural diagram of a target detection apparatus provided by an embodiment of the present invention.

具体实施方式Detailed ways

为使本发明要解决的技术问题、技术方案和优点更加清楚,下面将结合附图及具体实施例进行详细描述。在下面的描述中,提供诸如具体的配置和组件的特定细节仅仅是为了帮助全面理解本发明的实施例。因此,本领域技术人员应该清楚,可以对这里描述的实施例进行各种改变和修改而不脱离本发明的范围和精神。另外,为了清楚和简洁,省略了对已知功能和构造的描述。In order to make the technical problems, technical solutions and advantages to be solved by the present invention more clear, the following will be described in detail with reference to the accompanying drawings and specific embodiments. In the following description, specific details such as specific configurations and components are provided merely to assist in a comprehensive understanding of embodiments of the present invention. Accordingly, it should be apparent to those skilled in the art that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted for clarity and conciseness.

除非另作定义,本发明中使用的技术术语或者科学术语应当为本发明所属领域内具有一般技能的人士所理解的通常意义。本发明中使用的“第一”、“第二”以及类似的词语并不表示任何顺序、数量或者重要性,而只是用来区分不同的组成部分。同样,“一个”或者“一”等类似词语也不表示数量限制,而是表示存在至少一个。Unless otherwise defined, technical or scientific terms used in the present invention should have the ordinary meaning as understood by those of ordinary skill in the art to which the present invention belongs. The terms "first," "second," and similar terms used herein do not denote any order, quantity, or importance, but are merely used to distinguish different components. Likewise, "a" or "an" and the like do not denote a quantitative limitation, but rather denote the presence of at least one.

如图1所示,本发明实施例提供的目标检测方法,包括:As shown in FIG. 1, the target detection method provided by the embodiment of the present invention includes:

步骤101,获取车辆传感器采集的原始图像,以及来自高精地图的道路边界信息;Step 101, obtaining the original image collected by the vehicle sensor and the road boundary information from the high-precision map;

步骤102,根据所述原始图像和所述道路边界信息,生成车道图像;Step 102, generating a lane image according to the original image and the road boundary information;

步骤103,在所述车道图像中提取N个感兴趣区域图像,N为正整数;Step 103, extracting N ROI images from the lane image, where N is a positive integer;

步骤104,将每一所述感兴趣区域图像分别输入到目标检测器中,得到目标检测结果,所述目标检测器为通过样本目标对搭建的初始目标检测网络进行训练获得。Step 104: Input each of the region-of-interest images into a target detector to obtain a target detection result, and the target detector is obtained by training an initial target detection network constructed by sample target pairs.

本实施例中,对于车辆传感器采集的原始图像,可以是实时道路原始图像,可以通过图像坐标系来表示图像中各像素点的坐标信息。原始图像中所包括的信息通常较多,既可能有道路,也可能具有车辆、道路设施或者道路以外的物体,例如建筑、树木等。In this embodiment, the original image collected by the vehicle sensor may be a real-time original image of the road, and the coordinate information of each pixel in the image may be represented by an image coordinate system. The original image usually contains a lot of information, including roads, vehicles, road facilities, or objects other than roads, such as buildings and trees.

对于高精地图,通常可以具有例如道路边界、车道长度等类型的道路元素,进而本实施例可以对来自高精地图的道路边界信息进行使用;具体地,可以根据车辆当前的实时位置,在高精地图中获得车辆当前所在道路的道路边界信息。此处限定的来自高精地图的道路边界信息,可以是指左右道路边界在世界坐标系中的坐标信息。For the high-precision map, there are usually road elements such as road boundaries, lane lengths, etc., and this embodiment can use the road boundary information from the high-precision map; The road boundary information of the road where the vehicle is currently located is obtained from the precise map. The road boundary information from the high-precision map defined here may refer to the coordinate information of the left and right road boundaries in the world coordinate system.

根据所述原始图像和所述道路边界信息,生成车道图像,可以是基于高精地图,将道路边界的坐标信息从世界坐标系投影到原始图像的图像坐标系,以在原始图像中提取包括道路区域的车道图像;此处的道路区域,可以是指位于两侧道路边界之间的区域。容易理解的是,上述道路边界,可以是指是车辆当前所在车道的车道线所对应的边界,也可以是车辆当前所在道路最外侧的车道线所对应的边界,或者道路整个可行驶区域的边界,抑或例如路肩的道路整体边界,此处不做具体限定,可以根据需要进行设定;而针对车道图像中目标的检测,可以认为主要是针对道路区域中的目标进行检测。According to the original image and the road boundary information, a lane image is generated, which can be based on a high-precision map, and the coordinate information of the road boundary is projected from the world coordinate system to the image coordinate system of the original image, so as to extract the road including the road in the original image. The lane image of the area; the road area here, can refer to the area between the two sides of the road boundary. It is easy to understand that the above-mentioned road boundary may refer to the boundary corresponding to the lane line of the current lane of the vehicle, or the boundary corresponding to the outermost lane line of the road where the vehicle is currently located, or the boundary of the entire drivable area of the road. , or the overall boundary of the road such as the road shoulder, which is not specifically limited here, and can be set as needed; and for the detection of targets in the lane image, it can be considered that the detection is mainly for targets in the road area.

由于高精地图的道路边界信息比较稳定,可以有效排除例如车辆、道路设备等其他信息的干扰,相较于直接在车辆传感器采集的原始图像进行道路边界实时识别的方式,得到的道路边界更加准确,且实时性更高,更利于实际应用。Because the road boundary information of the high-precision map is relatively stable, the interference of other information such as vehicles and road equipment can be effectively eliminated. Compared with the method of real-time road boundary recognition directly from the original image collected by the vehicle sensor, the obtained road boundary is more accurate. , and the real-time performance is higher, which is more conducive to practical applications.

在得到车道图像的基础上,可以在车道图像中进行感兴趣区域(Region OfInterest,ROI)图像的提取。对于获取到的ROI图像,可以输入到目标检测器中,得到目标检测结果,此处的目标检测结果,可以是指在道路区域内是否存在障碍物等目标;当然,若道路区域内存在障碍物等目标时,上述目标检测结果也可以用于对障碍物的具体位置和大小进行标识,具体实现方式将在下文进行介绍,此处不再赘述。On the basis of obtaining the lane image, the region of interest (ROI) image can be extracted from the lane image. For the obtained ROI image, it can be input into the target detector to obtain the target detection result. The target detection result here can refer to whether there are objects such as obstacles in the road area; of course, if there are obstacles in the road area When waiting for the target, the above target detection result can also be used to identify the specific position and size of the obstacle. The specific implementation method will be introduced below, and will not be repeated here.

容易理解的是,对于目标检测器,可以是训练好的神经网络模型。具体来说,可以首先搭建初始目标检测网络,具体网络类型此处不做限定,可以是例如卷积神经网络(Convolutional Neural Networks,CNN)、单次检测器(The Single Shot Detector,SSD)、YOLO模型等;然后,可以采用训练样本对初始目标检测网络进行训练,此处的训练样本,可以是样本目标,即例如车辆、路障等类型的目标的训练样本;对初始目标检测网络训练完成后,可以获得目标检测器,此时,向目标检测器中输入ROI图像,目标检测器可以自动检测目标,并输出目标检测结果。It is easy to understand that for the object detector, it can be a trained neural network model. Specifically, an initial target detection network can be built first. The specific network type is not limited here. It can be, for example, Convolutional Neural Networks (CNN), The Single Shot Detector (SSD), YOLO Then, the training samples can be used to train the initial target detection network, and the training samples here can be sample targets, that is, the training samples of targets such as vehicles and roadblocks; after the initial target detection network is trained, A target detector can be obtained. At this time, the ROI image is input to the target detector, and the target detector can automatically detect the target and output the target detection result.

本发明实施例提供的目标检测方法,根据车辆传感器采集的原始图像,以及来自高精地图的道路边界信息来生成车道图像,从车道图像中提取感兴趣区域图像,并进一步将感兴趣区域图像输入到目标检测器中来得到目标检测结果;无需直接从车辆传感器采集的原始图像中直接识别道路边界与道路区域,一方面,可以有效增加道路边界的识别效率,另一方面,也可以有效排除例如车辆、道路设备等其他信息的干扰,得到的道路边界更加准确;可见,本发明实施例能够有效提升感兴趣区域图像的提取效果,进而能够提高针对感兴趣区域图像的目标检测准确度。The target detection method provided by the embodiment of the present invention generates a lane image according to the original image collected by the vehicle sensor and the road boundary information from the high-precision map, extracts the ROI image from the lane image, and further inputs the ROI image as input. It is not necessary to directly identify the road boundary and road area from the original image collected by the vehicle sensor. On the one hand, it can effectively increase the recognition efficiency of the road boundary, on the other hand, it can also effectively eliminate the The obtained road boundary is more accurate due to the interference of other information such as vehicles and road equipment. It can be seen that the embodiments of the present invention can effectively improve the extraction effect of the ROI image, and further improve the target detection accuracy for the ROI image.

可选地,所述步骤103,在所述车道图像中提取N个感兴趣区域图像,包括:Optionally, in step 103, N ROI images are extracted from the lane image, including:

沿第一方向在所述车道图像中提取N个感兴趣区域图像,其中,所述车道图像包括道路区域,所述第一方向与所述道路区域的长度延伸方向匹配,所述N个感兴趣区域图像的长宽比均等于预设比值,每一所述感兴趣区域图像包括所述道路区域位于该感兴趣区域图像的两个第一边界所在两条直线之间的全部区域,所述两个第一边界为该感兴趣区域图像在所述第一方向上相对布置的两个边界。extracting N region-of-interest images in the lane image along a first direction, wherein the lane image includes a road region, the first direction matches a lengthwise extension of the road region, and the N region-of-interest images The aspect ratios of the area images are all equal to the preset ratio, and each area of interest image includes the entire area where the road area is located between the two straight lines where the two first boundaries of the area of interest image are located. The first borders are two borders of the region of interest image that are oppositely arranged in the first direction.

容易理解的是,车道图像中的道路区域通常具有一长度延伸方向,在长度延伸方向上,道路区域存在一宽度的渐变过程,反映在实际场景中,即由于近大远小的原因,导致在视觉上近处道路较宽,远处道路较窄。It is easy to understand that the road area in the lane image usually has a length extension direction. In the length extension direction, the road area has a gradient process of width, which is reflected in the actual scene. Visually, the near road is wider, and the far road is narrower.

参考图3,对于道路区域,可以通过道路边界的形式进行反映;对于常规包括有车道的原始图像,可以针对其识别左侧道路边界与右侧道路边界,而道路区域可以对应左侧道路边界与右侧道路边界之间的区域。当车辆直线行驶在直线车道上,或者车辆近似直线行驶,抑或道路近似直线时,车道图像中两侧道路边界近似在车道图像的像素列的延伸方向对称,此时,道路区域的长度延伸方向可以认为是沿上述像素列的延伸方向,上述第一方向相应可以认为是上述像素列的延伸方向。Referring to Figure 3, for the road area, it can be reflected in the form of road boundaries; for the original image that normally includes lanes, the left road boundary and the right road boundary can be identified for it, and the road area can correspond to the left road boundary and The area between the road boundaries on the right. When the vehicle travels in a straight line, or the vehicle travels approximately in a straight line, or the road is approximately straight, the road boundaries on both sides of the lane image are approximately symmetrical in the extension direction of the pixel column of the lane image. At this time, the length extension direction of the road area can be Considered to be along the extending direction of the pixel row, the first direction can be regarded as the extending direction of the pixel row correspondingly.

同样参考图3,在第一方向确定为像素列的延伸方向的情况下,N个ROI图像,可以是指在像素列的延伸方向上连续设置的各个ROI所对应的图像,当然连续设置的各个ROI所对应的图像之间也可具有一定程度的堆叠。上述N个ROI图像的长宽比均等于预设比值,而对于具体的长度值或宽度值可以并无具体限定,但需使得每一ROI图像中,均包括道路区域位于该ROI图像的两个第一边界所在两条直线之间的全部区域;结合图3,对于任一ROI图像,两个第一边界可以认为是该ROI图像的上、下两条边界,而道路区域位于这两条第一边界所在两条直线之间的全部区域,全部落入到该ROI图像中,如此,有助于保证对道路区域中的障碍物等类型的目标进行较为全面的检测。Referring also to FIG. 3 , in the case where the first direction is determined as the extension direction of the pixel column, the N ROI images may refer to the images corresponding to each ROI continuously arranged in the extension direction of the pixel column. There may also be a certain degree of stacking between the images corresponding to the ROI. The aspect ratios of the above N ROI images are all equal to the preset ratio, and the specific length value or width value may not be specifically limited, but it is necessary to make each ROI image include two road areas located in the ROI image. The entire area between the two straight lines where the first boundary is located; with reference to Figure 3, for any ROI image, the two first boundaries can be considered as the upper and lower boundaries of the ROI image, and the road area is located in these two first boundaries. All areas between two straight lines where a boundary is located all fall into the ROI image, which helps to ensure a more comprehensive detection of obstacles and other types of targets in the road area.

通常情况下,目标检测器需要将输入的图像缩放至特定大小的图像以进一步对目标进行检测;该特定大小的图像具有固定的长宽比,而本实施例中,将各个ROI图像的长宽比统一为预设比值,当输入到目标检测器中后,各个ROI图像的形变情况大致相同,从而有助于对目标进行较为准确的检测。值得强调的是,此处的形变情况,可以对应的是拉伸程度、挤压程度,也可以指各个ROI未发生形变,例如,当ROI图像的长宽比与上述特定大小的图像的长宽比相同时,可以认为各个ROI在输入到目标检测器中后未发生形变。Usually, the target detector needs to scale the input image to an image of a specific size to further detect the target; the image of the specific size has a fixed aspect ratio, and in this embodiment, the length and width of each ROI image are The ratio is unified as a preset ratio. When input to the target detector, the deformation of each ROI image is roughly the same, which helps to detect the target more accurately. It is worth emphasizing that the deformation here can correspond to the degree of stretching and extrusion, or it can also mean that each ROI is not deformed. When the ratio is the same, it can be considered that each ROI is not deformed after being input into the object detector.

本实施例中,获取包括有道路区域的车道图像,在车道图像中沿第一方向,即与道路区域的长度延伸方向匹配的方向上提取N个ROI图像,各ROI图像的长宽比均等于预设比值,且包括有道路区域在各ROI图像沿第一方向的边界之间的全部区域,并将各ROI图像输送到经训练得到的目标检测器,以得到目标检测结果。本实施例,可以保证每一输入到目标检测器中的ROI图像的长宽比为固定值,当输入到目标检测器中后,各个ROI图像的形变情况大致相同,从而有助于解决因ROI图像产生不同程度的拉伸或挤压形变导致目标的检测效果较差的问题,有效提高目标检测结果的准确率。与此同时,通过沿第一方向在车道图像中提取ROI图像,能够对不同距离处道路区域进行目标的分别检测,进而有助于实现对远距离小目标的准确检测。In this embodiment, a lane image including a road area is acquired, and N ROI images are extracted in the lane image along the first direction, that is, in a direction matching the length extension direction of the road area, and the aspect ratio of each ROI image is equal to The preset ratio includes all areas of the road area between the boundaries of each ROI image along the first direction, and each ROI image is sent to the trained target detector to obtain target detection results. In this embodiment, the aspect ratio of each ROI image input to the target detector can be guaranteed to be a fixed value. After input to the target detector, the deformation of each ROI image is approximately the same, which helps to solve the problem of ROI The image has different degrees of stretching or squeezing deformation, which leads to the problem of poor target detection effect, which effectively improves the accuracy of target detection results. At the same time, by extracting the ROI image from the lane image along the first direction, the target can be detected separately in the road area at different distances, thereby helping to achieve accurate detection of small targets at long distances.

在一些应用场景中,例如,在车辆转弯角度较大或者车道比较弯曲的情况下,两侧道路边界可能在车道图像中沿同一倾斜方向延伸,或者两侧道路边界存在较多的弯曲;此时,基于常规的定义,上述第一方向可能并非是像素列的延伸方向,而是相对于像素列的延伸方向存在一定倾斜角的方向,或者是样条曲线的延伸方向。In some application scenarios, for example, when the vehicle has a large turning angle or the lane is relatively curved, the road boundaries on both sides may extend in the same inclined direction in the lane image, or the road boundaries on both sides have more curvature; , based on conventional definitions, the above-mentioned first direction may not be the extension direction of the pixel row, but a direction with a certain inclination angle relative to the extension direction of the pixel row, or the extension direction of the spline curve.

例如,若第一方向为相对于像素列的延伸方向存在一定倾斜角的方向,则每一ROI图像的左、右边界延伸方向与第一方向一致,同样相对于像素列延伸方向会存在一定的倾斜角;再例如,若第一方向为样条曲线的延伸方向,每一ROI图像的左、右边界延伸方向可以是样条曲线在与该ROI图像相应位置处的切线方向一致。For example, if the first direction is a direction with a certain inclination angle relative to the extension direction of the pixel row, the extension directions of the left and right borders of each ROI image are consistent with the first direction, and there will also be a certain angle relative to the extension direction of the pixel row. Inclination angle; for another example, if the first direction is the extension direction of the spline curve, the extension directions of the left and right boundaries of each ROI image may be consistent with the tangent direction of the spline curve at the corresponding position of the ROI image.

当然,在实际应用中,无论针对何种车辆运行状态或车道形状,在相应车道图像中,道路区域均可以认为在像素列的延伸方向存在延伸,因此,也可以将第一方向固定为像素列的延伸方向,以便于ROI的划分及ROI图像的提取。Of course, in practical applications, regardless of the vehicle operating state or lane shape, in the corresponding lane image, the road area can be considered to have an extension in the extension direction of the pixel column. Therefore, the first direction can also be fixed as the pixel column. The extension direction of ROI is convenient for ROI division and ROI image extraction.

为便于说明,下文中若非额外强调,则将主要以车辆直线行驶在直线车道上所对应获得的车道图像为例,对本发明实施例提供的目标检测方法进行介绍。For ease of description, unless additional emphasis is placed on the following, the target detection method provided by the embodiment of the present invention will be introduced mainly by taking an example of a lane image corresponding to a vehicle traveling in a straight line on a straight lane.

在一个示例中,每一ROI均为矩形框,参考图3,每一矩形框的下侧直边的两个端点分别位于道路区域的两侧道路边界上,如此,在ROI图像的长宽比固定的情况下,每一ROI可以通过最小面积框出道路区域位于该ROI上下两侧边界之间的全部区域,并有助于后续减少目标检测器的检测工作量,提高检测效率。In an example, each ROI is a rectangular frame. Referring to FIG. 3 , the two endpoints of the lower straight side of each rectangular frame are located on the road boundaries on both sides of the road area, respectively. In this way, the aspect ratio of the ROI image is In the case of being fixed, each ROI can frame the entire area of the road area between the upper and lower borders of the ROI through the minimum area, which helps to reduce the detection workload of the target detector and improve the detection efficiency.

类似地,对于在车辆转弯角度较大或者车道比较弯曲的情况下获取的车辆图像,也可以在保证ROI图像的长宽比的前提下,通过最小面积ROI,框出道路区域在该ROI沿第一方向上的两边界之间的全部区域;此处最小面积ROI的具体尺寸的确定过程可以根据实际需要进行调整,此处不再赘述。Similarly, for the vehicle image obtained when the vehicle has a large turning angle or the lane is relatively curved, on the premise of ensuring the aspect ratio of the ROI image, the minimum area ROI can be used to frame the road area along the ROI. The entire area between the two borders in one direction; the process of determining the specific size of the minimum area ROI here can be adjusted according to actual needs, which will not be repeated here.

当然,在实际应用中,对于图3所示的车道图像,也可以并不限定每一矩形框的下侧直边的两个端点分别位于道路区域的两侧道路边界上,例如,ROI图像的长度可以大于该ROI图像中道路区域的最大宽度,ROI图像对应矩形框的下侧直边的两个端点分别位于道路区域的两侧道路边界的外侧。Of course, in practical applications, for the lane image shown in FIG. 3, it is not limited that the two end points of the lower straight side of each rectangular frame are located on the road boundaries on both sides of the road area, for example, the ROI image The length may be greater than the maximum width of the road area in the ROI image, and the two endpoints of the lower straight side of the corresponding rectangular frame of the ROI image are located outside the road boundaries on both sides of the road area, respectively.

以下针对上述获取车道图像的一具体实现方式进行说明,在该具体实现方式中,上述的车载传感器具体可以是摄像机:The following describes a specific implementation of the above-mentioned acquisition of a lane image. In this specific implementation, the above-mentioned vehicle-mounted sensor may be a camera specifically:

第一步:获取高精地图中左右道路边界的点集的世界坐标,以及摄像机的内参数与外参数;Step 1: Obtain the world coordinates of the point set of the left and right road boundaries in the high-precision map, as well as the internal and external parameters of the camera;

其中,内参数通常包括1/dx、1/dy、u0、v0、f等参数,外参数通常包括旋转参数与平移参数,两者通常分别通过旋转矩阵与平移矩阵进行体现,至于以上各参数的代数式的具体含义,将结合下文的具体计算过程一一说明;Among them, the internal parameters usually include 1/dx, 1/dy, u 0 , v 0 , f and other parameters, and the external parameters usually include rotation parameters and translation parameters, which are usually represented by rotation matrices and translation matrices respectively. The specific meaning of the algebraic formula of the parameters will be explained one by one in conjunction with the specific calculation process below;

第二步:将道路边界的点集坐标从世界坐标系转换到相机坐标系,如下式所示:Step 2: Convert the point set coordinates of the road boundary from the world coordinate system to the camera coordinate system, as shown in the following formula:

Figure BDA0002588065710000081
Figure BDA0002588065710000081

其中:(Xc,Yc,Zc)为相机坐标系中的坐标,(Xw,Yw,Zw)为世界坐标系中的坐标,R为3×3的旋转矩阵,t为1×3的平移矩阵。Where: (X c , Y c , Z c ) are the coordinates in the camera coordinate system, (X w , Y w , Z w ) are the coordinates in the world coordinate system, R is a 3×3 rotation matrix, and t is 1 ×3 translation matrix.

第三步:将道路边界的点集坐标由相机坐标系转换到像平面物理坐标系(像平面真实物理尺寸坐标系),如下式所示:Step 3: Convert the point set coordinates of the road boundary from the camera coordinate system to the image plane physical coordinate system (image plane real physical size coordinate system), as shown in the following formula:

Figure BDA0002588065710000082
Figure BDA0002588065710000082

其中f为相机焦距,(Xc,Yc,Zc)为相机坐标系中的坐标,(x,y)为像平面物理坐标系中的坐标;where f is the focal length of the camera, (X c , Y c , Z c ) are the coordinates in the camera coordinate system, and (x, y) are the coordinates in the image plane physical coordinate system;

第四步:将道路边界的点集坐标由像平面物理坐标系转换到图像像素坐标系,如下式所示:Step 4: Convert the point set coordinates of the road boundary from the image plane physical coordinate system to the image pixel coordinate system, as shown in the following formula:

Figure BDA0002588065710000083
Figure BDA0002588065710000083

其中:dx,dy分别表示感光芯片上单个像素在x轴和y轴上的物理尺寸(单位通常为毫米/像素),两者通常用于连接图像像素坐标系和像平面物理坐标系,(u,v)为图像像素坐标系中的坐标,(u0,v0)为像平面物理坐标系原点在图像像素坐标系中的坐标。Among them: dx, dy respectively represent the physical size of a single pixel on the photosensitive chip on the x-axis and y-axis (unit is usually mm/pixel), the two are usually used to connect the image pixel coordinate system and the image plane physical coordinate system, (u , v) are the coordinates in the image pixel coordinate system, and (u 0 , v 0 ) are the coordinates of the origin of the physical coordinate system of the image plane in the image pixel coordinate system.

可选地,所述步骤102,沿所述第一方向在所述车道图像中提取N个感兴趣区域图像,包括:Optionally, in the step 102, N ROI images are extracted from the lane image along the first direction, including:

确定第一目标路宽与第二目标路宽,其中,所述第一目标路宽大于所述第二目标路宽;determining a first target road width and a second target road width, wherein the first target road width is greater than the second target road width;

获取所述道路区域在所述第一方向上每一位置处的道路宽度,以道路区域中所述道路宽度与所述第一目标路宽匹配的位置为起始位置,沿所述第一方向依次提取感兴趣区域图像,直至所述道路区域在第n+1个所述感兴趣区域图像中的所述道路宽度的最大值初次小于所述第二目标路宽,将前n个所述感兴趣区域图像作为所述N个感兴趣区域图像,其中,n为正整数。Obtain the road width at each position of the road area in the first direction, take the position where the road width in the road area matches the first target road width as the starting position, and move along the first direction Extract ROI images sequentially until the maximum value of the road width in the n+1 th ROI image of the road area is smaller than the second target road width for the first time. The region of interest images are used as the N region of interest images, where n is a positive integer.

本实施例中,对需要进行ROI图像提取的道路区域,以及N个ROI图像的提取顺序进行了限定。In this embodiment, the road area to be extracted from the ROI image and the extraction sequence of the N ROI images are limited.

以下结合图2与图3,对本实施例的一种可行的实现方式进行介绍:Below in conjunction with Fig. 2 and Fig. 3, a feasible implementation manner of this embodiment is introduced:

本实现方式是基于道路边界已转换至像平面物理坐标系的前提下进行的,具体包括:This implementation is based on the premise that the road boundary has been converted to the physical coordinate system of the image plane, and specifically includes:

步骤201,获取起始扫描线像素间距Wstart、终止扫描线像素间距Wend、ROI长宽比K;Step 201, obtaining the pixel spacing W start of the starting scan line, the pixel spacing W end of the ending scan line, and the ROI aspect ratio K;

此处的Wstart与Wend分别对应了上述的第一目标路宽与第二目标路宽,可以通过两条道路边界之间的像素个数进行表示。Here, W start and W end respectively correspond to the above-mentioned first target road width and second target road width, and can be represented by the number of pixels between the boundaries of the two roads.

目标检测器中直接用于进行目标检测的图像,即目标检测器针对输入图像进行缩放后的图像的长度、宽度及长宽比通常是固定的;在一些可行的实施方式中,考虑到缩放后的图像的质量,可以基于这些固定的参数来确定上述Wstart、Wend以及K;例如,上述直接用于进行目标检测的图像的长度为W,长宽比为K0;则可以设定系数f1与f2,使得Wstart=W/f1,Wend=W/f2,并使得K=K0;f1与f2的值可根据需要进行设定,例如,设定f1=2,f2=8;具体到实际应用中,f1与f2可以根据目标检测器识别目标的能力进行调整,目标检测器识别小型目标(例如远距离位置的目标)能力越强,f2可设置得越大。The image directly used for target detection in the target detector, that is, the length, width and aspect ratio of the image after the target detector scales the input image is usually fixed; The above-mentioned W start , W end and K can be determined based on these fixed parameters; for example, the length of the above-mentioned image directly used for target detection is W, and the aspect ratio is K 0 ; then the coefficient can be set f 1 and f 2 , so that W start =W/f 1 , W end =W/f 2 , and K=K 0 ; the values of f 1 and f 2 can be set as required, for example, set f 1 = 2, f 2 =8; in practical applications, f 1 and f 2 can be adjusted according to the ability of the target detector to identify targets. 2 can be set to be larger.

步骤202,根据起始间距Wstart和道路边界的点集,匹配道路区域的左右坐标(ur start,vstart)、(ul start,vstart);Step 202, matching the left and right coordinates (u r start , v start ) and (u l start , v start ) of the road area according to the starting distance W start and the point set of the road boundary;

在车道图像中按从下到上逐条扫描线搜索,计算左右道路边界在扫描线上投影点之间的像素个数,为便于描述,定义此处像素个数为第一像素个数;当第一像素个数与Wstart相匹配时,例如,在扫描线移动过程中,第一像素个数等于Wstart时,或者第一像素个数首次小于Wstart时,将对应的扫描线确定为起始扫描线Scanlinestart,起始扫描线Scanlinestart与左右道路边界的交点的坐标即为上述的(ur start,vstart)、(ul start,vstart),其中,上标r可以理解为右侧(right)的缩写,上标l可以理解为左侧(left)的缩写。The lane image is searched from bottom to top scan line by scan line, and the number of pixels between the projection points of the left and right road boundaries on the scan line is calculated. For the convenience of description, the number of pixels here is defined as the first number of pixels; When the number of a pixel matches W start , for example, in the process of scanning line movement, when the first pixel number is equal to W start , or when the first pixel number is smaller than W start for the first time, the corresponding scan line is determined as the starting point. The initial scan line Scanline start , the coordinates of the intersection of the initial scan line Scanline start and the left and right road boundaries are the above (u r start , v start ), (u l start , v start ), where the superscript r can be understood as The abbreviation of the right (right), the superscript l can be understood as the abbreviation of the left (left).

图3中还示出了终止扫描线Scanlineend与车道的消失点,可以仅为ROI的位置提供参考;终止扫描线Scanlineend与起始扫描线Scanlinestart相对应,可以对应为第一像素个数等于Wstart,或者首次小于Wstart时的扫描线;而车道的消失点在车道图像中对应左右道路边界的远端交点,实际车道图像中可以存在或不存在。Figure 3 also shows the vanishing point of the end scan line Scanline end and the lane, which can only provide a reference for the position of the ROI; the end scan line Scanline end corresponds to the start scan line Scanline start , which can correspond to the first number of pixels Equal to W start , or the scan line when it is smaller than W start for the first time; and the vanishing point of the lane corresponds to the far end intersection of the left and right road boundaries in the lane image, which may or may not exist in the actual lane image.

步骤203,计算第i个ROI的高度di=K×WiStep 203, calculate the height d i =K×W i of the i-th ROI;

容易理解的是,ROI图像对应了车辆图像在ROI所在区域的图像,为便于说明,以下主要基于ROI进行描述;另外,对于ROI的高度,可以是指在v轴上的像素个数。It is easy to understand that the ROI image corresponds to the image of the vehicle image in the area where the ROI is located. For the convenience of explanation, the following description is mainly based on the ROI; in addition, the height of the ROI may refer to the number of pixels on the v-axis.

由于所有ROI的长宽比为一固定值K,根据确定的第i个ROI的长度Wi(可以认为是在u轴上的像素个数),可以计算第i个ROI的高度diSince the aspect ratio of all ROIs is a fixed value K, the height d i of the i-th ROI can be calculated according to the determined length Wi of the i -th ROI (which can be considered as the number of pixels on the u-axis);

第一个ROI的长度即上文中的Wstart,至于后续ROI的长度的确定方式,在下文中进一步介绍。The length of the first ROI is W start above, and the method for determining the length of the subsequent ROI will be further described below.

步骤204,存储第i个ROI的尺寸、坐标信息Wi、di、vi、ur i、ul iStep 204, store the size of the i - th ROI, coordinate information Wi, di, vi , uri , uli ;

参考图3,每一ROI可以是一矩形框,对于第i个ROI(图中记为ROIi),其位于下侧的边线的两个端点可以分别落在左右道路边界上,且两个端点的坐标可以分别记为(ur i,vi)、(ul i,vi);在上一步骤中已经获取Wi、di的情况下,可以对上述尺寸与坐标信息进行存储。Referring to FIG. 3, each ROI can be a rectangular frame, and for the i-th ROI (referred to as ROI i in the figure), the two endpoints of the edge line on the lower side can fall on the left and right road boundaries respectively, and the two endpoints The coordinates of , can be respectively recorded as ( u ri ,vi ) and ( u li ,vi ) ; in the case that Wi and d i have been obtained in the previous step , the above-mentioned size and coordinate information can be stored.

步骤205,计算第i+1个ROI纵坐标vi+1=vi-di+ε;Step 205, calculate the i+1th ROI ordinate v i +1 =vi -d i +ε;

此处的ε,可以是一大于或等于0的预设值,容易理解的是,当ε=0时,第i个ROI的上侧边界的u轴坐标即第i+1个ROI下侧边界的u轴坐标,如此可以初步保证最终得到的N个ROI在u轴方向上的连续性。Here, ε can be a preset value greater than or equal to 0. It is easy to understand that when ε=0, the u-axis coordinate of the upper boundary of the i-th ROI is the lower boundary of the i+1-th ROI. The u-axis coordinates of , so that the continuity of the finally obtained N ROIs in the u-axis direction can be preliminarily guaranteed.

而当ε>0时,相邻两个ROI之间可以存在一个的重合区域,如此,相对于ε=0的情况,可以有效提高相邻两个ROI连接区域的目标检测效果。When ε>0, there may be an overlapping area between two adjacent ROIs, so compared with the case of ε=0, the target detection effect of the connection area between the two adjacent ROIs can be effectively improved.

步骤206,根据第i+1个ROI的纵坐标vi+1和道路边界的点集确定第i+1个ROI的左右横坐标ur i+1、ul i+1Step 206, according to the ordinate v i+1 of the i+1 ROI and the point set of the road boundary, determine the left and right abscissas u r i+1 and u l i+1 of the i+1 ROI;

当第i+1个ROI的纵坐标vi+1确定的情况下,可以分别获取左右道路边界在该纵坐标vi+1处的点的坐标,即ur i+1与ul i+1When the ordinate v i+1 of the i+1th ROI is determined, the coordinates of the points of the left and right road boundaries at the ordinate v i+1 can be obtained respectively, that is, u r i+1 and u l i+ 1 .

步骤207,计算第i+1个ROI的长度Wi+1=ur i+1-ul i+1Step 207: Calculate the length of the i+1 ROI W i+1 =ur i+1 -u l i +1 ;

步骤208,判断是否Wi+1小于WendStep 208, judge whether W i+1 is less than W end ;

若Wi+1<Wend,则说明已针对道路区域位于Wstart对应界线与Wend对应界线之间的区域的图像已得到了全面的提取,因此可以将之前的i个ROI对应的图像作为需要输入到目标检测器进行目标检测的图像。If W i+1 <W end , it means that the image of the road area located between the boundary line corresponding to W start and the boundary line corresponding to W end has been comprehensively extracted, so the images corresponding to the previous i ROIs can be used as An image that needs to be input to the object detector for object detection.

若Wi+1≥Wend,则可以返回执行步骤203,即继续进行ROI的提取。If W i+1 ≧W end , return to step 203 , that is, continue to extract the ROI.

结合上述可行的实现方式可见,本发明实施例提供的目标检测方法,可以使得提取的ROI图像包括道路区域位于特定纵坐标范围内的全部区域,保证目标检测结果的全面性;另外,通过对ROI图像具体提取方式的设定,可以根据道路区域的宽度来调整ROI的长度,如此,一方面,后续将ROI输入到目标检测器进行缩放时,相对于近距离大目标,能够对远距离小目标进行相对放大,提高对远距离小目标的检测效果;另一方面,可以有效缩小检测范围,提高目标检测速度,满足实时性检测需求。Combining the above-mentioned feasible implementations, it can be seen that the target detection method provided by the embodiment of the present invention can make the extracted ROI image include all areas where the road area is within a specific ordinate range, so as to ensure the comprehensiveness of the target detection result; The specific extraction method of the image is set, and the length of the ROI can be adjusted according to the width of the road area. In this way, on the one hand, when the ROI is subsequently input to the target detector for scaling, compared with the short-range large target, the long-distance small target can be detected. Perform relative amplification to improve the detection effect of long-distance small targets; on the other hand, it can effectively narrow the detection range, improve the target detection speed, and meet the real-time detection requirements.

当然,如上文所述的,对于道路区域的两侧道路边界沿同一倾斜方向延伸,或者存在较多弯曲的情况下,也可以采用类似于以上实现方式的步骤进行ROI的提取,只是为保证对道路区域位于Wstart对应界线与Wend对应界线之间的区域的全面提取,可能需要对ROI的长度进行调整,例如,可以使得道路区域位于每一ROI的两条长边对应的两条直线之间的部分,在这两条直线上的垂直投影,均位于该ROI的长边的两个端点之间;同时依然保证ROI长宽比固定。Of course, as mentioned above, in the case that the road boundaries on both sides of the road area extend along the same inclined direction, or there are many bends, steps similar to the above implementation methods can also be used to extract the ROI, just to ensure that the The comprehensive extraction of the road area between the boundary line corresponding to W start and the boundary line corresponding to W end may require adjustment of the length of the ROI. For example, the road area can be located between the two straight lines corresponding to the two long sides of each ROI. The part between the two lines, the vertical projection on these two lines, is located between the two end points of the long side of the ROI; at the same time, the aspect ratio of the ROI is still guaranteed to be fixed.

总的来说,本发明实施例提供的目标检测方法,相较于现有技术采用4k甚至8k及以上高分辨率图像进行目标检测的方式,能够在保证大小目标的检测效果的同时,有效降低目标检测的计算量。In general, the target detection method provided by the embodiment of the present invention can effectively reduce the detection effect of large and small targets while ensuring the detection effect of large and small targets, compared with the method of using 4k or even 8k and above high-resolution images for target detection in the prior art. Computational amount of object detection.

在一个较佳的实施方式中,在所述N大于1的情况下,所述N个感兴趣区域图像中任两个相邻感兴趣区域图像在所述第一方向上存在预设重叠距离。In a preferred embodiment, when the N is greater than 1, any two adjacent ROI images in the N ROI images have a preset overlapping distance in the first direction.

如上文所述,当ε的值大于0时,可以使得在确定ROI的过程中,任两个ROI存在一定的重合区域;在此基础上,若最终提取的ROI图像的数量大于1,可以使得任两个ROI图像之间存在一预设重叠距离,从而有助于对两个ROI图像的连接区域的目标进行准确检测。As mentioned above, when the value of ε is greater than 0, in the process of determining the ROI, any two ROIs have a certain overlapping area; on this basis, if the number of ROI images finally extracted is greater than 1, it can make There is a preset overlapping distance between any two ROI images, which helps to accurately detect the target in the connection area of the two ROI images.

当然,在一些可行的实施方式中,此处预设重叠距离可以并非是一固定数值,还可以是根据每一ROI图像的长度或宽度进行确定的,例如,将第i个ROI图像的长度乘以某一预设值,作为第i个ROI图像与第i+1个ROI图像之间的重叠距离。Of course, in some feasible implementation manners, the preset overlap distance here may not be a fixed value, but may also be determined according to the length or width of each ROI image, for example, multiplying the length of the i-th ROI image by A certain preset value is used as the overlap distance between the i-th ROI image and the i+1-th ROI image.

可选地,所述目标检测器包括缩放模块与目标检测模块;Optionally, the target detector includes a scaling module and a target detection module;

所述步骤104,将每一所述感兴趣区域图像分别输入到目标检测器中,得到目标检测结果,包括:In the step 104, each image of the region of interest is input into the target detector respectively to obtain a target detection result, including:

将第一感兴趣区域图像输入至所述缩放模块中,得到缩放图像,所述缩放图像的长宽比与所述第一感兴趣区域图像的长宽比相等,且所述缩放图像的长度和宽度均为预设固定值,所述第一感兴趣区域图像为所述N个感兴趣区域图像中的任一个感兴趣区域图像;The first region of interest image is input into the zoom module to obtain a zoomed image, the aspect ratio of the zoomed image is equal to the aspect ratio of the first region of interest image, and the length of the zoomed image is equal to that of the first region of interest image. The widths are all preset fixed values, and the first ROI image is any ROI image in the N ROI images;

将所述缩放图像输入至所述目标检测模块,得到所述目标检测结果。The zoomed image is input to the target detection module to obtain the target detection result.

本实施中,目标检测器包括缩放模块和目标检测模块,缩放模块的主要功能是将输入的图像,例如上述的ROI图像,缩放成特定大小的图像,以便于目标检测模块对目标进行检测。In this implementation, the target detector includes a scaling module and a target detection module. The main function of the scaling module is to scale the input image, such as the above-mentioned ROI image, into an image of a specific size, so that the target detection module can detect the target.

进一步地,通过对ROI图像的长宽比的限定,使得ROI图像与缩放图像之间的长宽比相等,如此,可以有效避免ROI图像在缩放发生拉伸或挤压形变,提高目标检测结果的准确性。Further, by limiting the aspect ratio of the ROI image, the aspect ratio between the ROI image and the zoomed image is made equal, so that the ROI image can be effectively prevented from being stretched or squeezed during zooming, and the accuracy of the target detection result can be improved. accuracy.

可选地,在所述目标检测结果包括M个目标区域的情况下,所述将每一所述感兴趣区域图像分别输入到目标检测器中,得到目标检测结果之后,所述方法还包括:Optionally, in the case that the target detection result includes M target regions, after the target detection result is obtained by inputting each of the region-of-interest images into the target detector, the method further includes:

将所述M个目标区域中每一目标区域分别投影至所述车道图像中。Each of the M target regions is projected onto the lane image respectively.

如上文所述,目标检测器能够从输入的ROI图像中识别出障碍物等目标,当ROI图像中存在目标时,通常可以对目标所在区域进行标记,例如通过一检测框来框出目标所在区域;因此,此处的M个目标区域可以认为是一些检测框。As mentioned above, the target detector can identify objects such as obstacles from the input ROI image. When there is a target in the ROI image, the area where the target is usually can be marked, for example, a detection frame is used to frame the area where the target is located. ; Therefore, the M target regions here can be considered as some detection frames.

而将目标区域投影至车道图像中,可以认为是将检测框投影至车道图像中,反映到实际应用中,可以认为在车道图像中框出了障碍物等目标的具体位置。可见,本实施例中,在目标检测结果包括目标区域的情况下,将这些目标区域投影至车道图像中,可以对目标的具体位置进行体现,进而有助于后续为车辆对目标的避让提供依据。The projection of the target area into the lane image can be considered as projecting the detection frame into the lane image, and reflected in the actual application, it can be considered that the specific location of the object such as the obstacle is framed in the lane image. It can be seen that, in this embodiment, when the target detection results include target areas, projecting these target areas into the lane image can reflect the specific position of the target, thereby helping to provide a basis for the vehicle to avoid the target in the future. .

例如,在一可行的实现方式中,ROI图像的中心在上述图像像素坐标系的坐标为(uorigin,vorigin),在确定ROI的过程中即可进行获取,ROI图像在输入至目标检测器中后的缩放因子scale为W/Wi,W为缩放图像的长度,Wi为该ROI图像的长度,检测框的中心在ROI图像中的坐标为(ucenter,vcenter),检测框的长度和宽度(或者说沿v轴的高度)分别为w和h,则检测框可以通过如下参数集合进行表示(ucenter,vcenter,w,h);类似地,检测框在车道图像中的投影,可以在通过参数集合(u’,v’,w’,h’)表示,该参数集合中的各参数与检测框的参数集合中的各参数一一对应,其中,(u’,v’)代表检测框的投影的中心在车道图像的像平面物理坐标系中的坐标,w’和h’分别为检测框的投影的长度和宽度。For example, in a feasible implementation manner, the coordinates of the center of the ROI image in the above-mentioned image pixel coordinate system are (u origin , v origin ), which can be acquired during the process of determining the ROI, and the ROI image is input to the target detector. The scaling factor scale after the middle is W/W i , W is the length of the zoomed image , Wi is the length of the ROI image, the coordinates of the center of the detection frame in the ROI image are (u center , v center ), and the The length and width (or the height along the v-axis) are w and h respectively, then the detection frame can be represented by the following parameter set (u center , v center , w, h); similarly, the detection frame in the lane image The projection can be represented by a parameter set (u', v', w', h'), and each parameter in the parameter set corresponds to each parameter in the parameter set of the detection frame, where (u', v') represents the coordinates of the center of the projection of the detection frame in the physical coordinate system of the image plane of the lane image, and w' and h' are the length and width of the projection of the detection frame, respectively.

则将位于某一ROI图像中的一个检测框投影至车道图像中的投影公式可以是:Then the projection formula for projecting a detection frame in a certain ROI image to the lane image can be:

u'=ucenter/scale+uorigin/2u'=u center /scale+u origin /2

v'=vcenter/scale+vorigin/2v'=v center /scale+v origin /2

w'=w/scalew'=w/scale

h'=h/scaleh'=h/scale

可选地,在所述M大于1的情况下,所述将所述M个目标区域中每一目标区域分别投影至所述车道图像中之后,所述方法还包括:Optionally, when the M is greater than 1, after projecting each of the M target areas into the lane image, the method further includes:

获取第一目标区域在所述车道图像中的投影与第二目标区域在所述车道图像中的投影之间的交集面积,其中,所述第一目标区域与所述第二目标区域为所述M个目标区域中的任两个目标区域;Obtain the intersection area between the projection of the first target area in the lane image and the projection of the second target area in the lane image, wherein the first target area and the second target area are the any two target areas in the M target areas;

在所述交集面积大于面积阈值的情况下,将所述第一目标区域在所述车道图像中的投影与所述第二目标区域在所述车道图像中的投影合并。In the case where the intersection area is greater than an area threshold, the projection of the first target area in the lane image is merged with the projection of the second target area in the lane image.

为便于说明,记第一目标区域在所述车道图像中的投影为第一投影,第二目标区域在所述车道图像中的投影为第二投影。通常来说,对于交集面积大于面积阈值的第一投影与第二投影,可以认为对应的是同一目标,将第一投影与第二投影合并,可以有效避免对同一目标的重复标记,提高在车道图像中的目标识别效果。For convenience of description, the projection of the first target area in the lane image is referred to as the first projection, and the projection of the second target area in the lane image is referred to as the second projection. Generally speaking, for the first projection and the second projection whose intersection area is greater than the area threshold, it can be considered that they correspond to the same target. Combining the first projection and the second projection can effectively avoid the repeated marking of the same target and improve the speed of the lane. Object recognition effects in images.

本实施例中,面积阈值可以是一固定的值,也可以是一相对值,例如,面积阈值可以是第一投影与第二投影中面积较小的投影的面积的1/3,当然,此处的具体占比可以根据实际需要进行设定;进一步地,面积阈值的确定方式也可根据实际需要进行设定。In this embodiment, the area threshold may be a fixed value or a relative value. For example, the area threshold may be 1/3 of the area of the projection with the smaller area in the first projection and the second projection. Of course, this The specific proportion of the area can be set according to actual needs; further, the way of determining the area threshold can also be set according to actual needs.

如图4所示,本发明实施例还提供了一种目标检测装置,包括:As shown in FIG. 4 , an embodiment of the present invention further provides a target detection device, including:

第一获取模块401,用于获取车辆传感器采集的原始图像,以及来自高精地图的道路边界信息;The first acquisition module 401 is used to acquire the original image collected by the vehicle sensor and the road boundary information from the high-precision map;

生成模块402,用于根据所述原始图像和所述道路边界信息,生成车道图像;a generating module 402, configured to generate a lane image according to the original image and the road boundary information;

提取模块403,用于在所述车道图像中提取N个感兴趣区域图像,N为正整数;Extraction module 403, configured to extract N ROI images from the lane image, where N is a positive integer;

第二获取模块404,用于将每一所述感兴趣区域图像分别输入到目标检测器中,得到目标检测结果,所述目标检测器为通过样本目标对搭建的初始目标检测网络进行训练获得。The second acquisition module 404 is configured to input each image of the region of interest into a target detector respectively to obtain a target detection result, and the target detector is obtained by training an initial target detection network constructed by sample target pairs.

可选地,所述提取模块403,具体用于:Optionally, the extraction module 403 is specifically used for:

沿第一方向在所述车道图像中提取N个感兴趣区域图像,其中,所述车道图像包括道路区域,所述第一方向与所述道路区域的长度延伸方向匹配,所述N个感兴趣区域图像的长宽比均等于预设比值,每一所述感兴趣区域图像包括所述道路区域位于该感兴趣区域图像的两个第一边界所在两条直线之间的全部区域,所述两个第一边界为该感兴趣区域图像在所述第一方向上相对布置的两个边界。extracting N region-of-interest images in the lane image along a first direction, wherein the lane image includes a road region, the first direction matches a lengthwise extension of the road region, and the N region-of-interest images The aspect ratios of the area images are all equal to the preset ratio, and each area of interest image includes the entire area where the road area is located between the two straight lines where the two first boundaries of the area of interest image are located. The first borders are two borders of the region of interest image that are oppositely arranged in the first direction.

可选地,所述提取模块403,包括:Optionally, the extraction module 403 includes:

确定单元,用于确定第一目标路宽与第二目标路宽,其中,所述第一目标路宽大于所述第二目标路宽;a determining unit, configured to determine a first target road width and a second target road width, wherein the first target road width is greater than the second target road width;

获取提取单元,用于获取所述道路区域在所述第一方向上每一位置处的道路宽度,以道路区域中所述道路宽度与所述第一目标路宽匹配的位置为起始位置,沿所述第一方向依次提取感兴趣区域图像,直至所述道路区域在第n+1个所述感兴趣区域图像中的所述道路宽度的最大值初次小于所述第二目标路宽,将前n个所述感兴趣区域图像作为所述N个感兴趣区域图像,其中,n为正整数。an acquisition and extraction unit, configured to acquire the road width at each position of the road area in the first direction, taking the position where the road width in the road area matches the first target road width as a starting position, The region of interest images are sequentially extracted along the first direction, until the maximum value of the road width in the n+1 th region of interest image of the road region is smaller than the second target road width for the first time, and The first n images of the region of interest are used as the N images of the region of interest, where n is a positive integer.

可选地,在所述N大于1的情况下,所述N个感兴趣区域图像中任两个相邻感兴趣区域图像在所述第一方向上存在预设重叠距离。Optionally, in the case where the N is greater than 1, any two adjacent ROI images in the N ROI images have a preset overlapping distance in the first direction.

可选地,所述目标检测器包括缩放模块与目标检测模块;Optionally, the target detector includes a scaling module and a target detection module;

所述第二获取模块404,包括:The second obtaining module 404 includes:

第一获取单元,用于将第一感兴趣区域图像输入至所述缩放模块中,得到缩放图像,所述缩放图像的长宽比与所述第一感兴趣区域图像的长宽比相等,且所述缩放图像的长度和宽度均为预设固定值,所述第一感兴趣区域图像为所述N个感兴趣区域图像中的任一个感兴趣区域图像;a first acquiring unit, configured to input a first region of interest image into the zoom module to obtain a zoomed image, the aspect ratio of the zoomed image is equal to the aspect ratio of the first region of interest image, and The length and width of the zoomed image are both preset fixed values, and the first ROI image is any ROI image in the N ROI images;

第二获取单元,用于将所述缩放图像输入至所述目标检测模块,得到所述目标检测结果。The second acquiring unit is configured to input the zoomed image to the target detection module to obtain the target detection result.

可选地,在所述目标检测结果包括M个目标区域的情况下,所述目标检测装置还包括:Optionally, when the target detection result includes M target regions, the target detection device further includes:

投影模块,用于将所述M个目标区域中每一目标区域分别投影至所述车道图像中。The projection module is used for projecting each target area in the M target areas to the lane image respectively.

可选地,在所述M大于1的情况下,所述目标检测装置包括:Optionally, when the M is greater than 1, the target detection device includes:

第三获取模块,用于获取第一目标区域在所述车道图像中的投影与第二目标区域在所述车道图像中的投影之间的交集面积,其中,所述第一目标区域与所述第二目标区域为所述M个目标区域中的任两个目标区域;A third acquiring module, configured to acquire the intersection area between the projection of the first target area in the lane image and the projection of the second target area in the lane image, wherein the first target area and the The second target area is any two target areas in the M target areas;

合并模块,用于在所述交集面积大于面积阈值的情况下,将所述第一目标区域在所述车道图像中的投影与所述第二目标区域在所述车道图像中的投影合并。A merging module, configured to merge the projection of the first target area in the lane image with the projection of the second target area in the lane image when the intersection area is greater than an area threshold.

需要说明的是,该目标检测装置是与上述目标检测方法对应的电子设备,上述方法实施例中所有实现方式均适用于该装置的实施例中,也能达到相同的技术效果。It should be noted that the target detection apparatus is an electronic device corresponding to the above target detection method, and all implementations in the above method embodiments are applicable to the embodiments of the apparatus, and the same technical effects can also be achieved.

可选地,本发明实施例还提供了一种电子设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现上述的目标检测方法。Optionally, an embodiment of the present invention further provides an electronic device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor executes the computer program When the above-mentioned target detection method is implemented.

可选地,本发明实施例还提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现上述的目标检测方法。Optionally, an embodiment of the present invention further provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the foregoing target detection method is implemented.

以上所述实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围,均应包含在本申请的保护范围之内。The above-mentioned embodiments are only used to illustrate the technical solutions of the present application, but not to limit them; although the present application has been described in detail with reference to the above-mentioned embodiments, those of ordinary skill in the art should understand that: it can still be used for the above-mentioned implementations. The technical solutions described in the examples are modified, or some technical features thereof are equivalently replaced; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the spirit and scope of the technical solutions in the embodiments of the application, and should be included in the within the scope of protection of this application.

Claims (10)

1. A method of object detection, comprising:
acquiring an original image acquired by a vehicle sensor and road boundary information from a high-precision map;
generating a lane image according to the original image and the road boundary information;
extracting N interested area images from the lane image, wherein N is a positive integer;
and respectively inputting each region-of-interest image into a target detector to obtain a target detection result, wherein the target detector is obtained by training the constructed initial target detection network through a sample target.
2. The method of claim 1, wherein extracting N region-of-interest images in the lane image comprises:
extracting N interested area images in the lane image along a first direction, wherein the lane image comprises a road area, the first direction is matched with the length extending direction of the road area, the length-width ratios of the N interested area images are all equal to a preset ratio, each interested area image comprises all areas of the road area between two straight lines where two first boundaries of the interested area image are located, and the two first boundaries are two boundaries of the interested area image which are oppositely arranged in the first direction.
3. The method of claim 2, wherein said extracting N region-of-interest images in the lane image along the first direction comprises:
determining a first target road width and a second target road width, wherein the first target road width is larger than the second target road width;
the method comprises the steps of obtaining the road width of a road area at each position in the first direction, taking the position, matched with a first target road width, of the road width in the road area as a starting position, sequentially extracting interested area images along the first direction until the maximum value of the road width of the road area in the (N + 1) th interested area image is smaller than the second target road width for the first time, and taking the first N interested area images as the N interested area images, wherein N is a positive integer.
4. The method according to claim 3, wherein in case that N is larger than 1, there is a preset overlap distance between any two adjacent region-of-interest images in the N region-of-interest images in the first direction.
5. The method of claim 1, wherein the object detector comprises a scaling module and an object detection module;
the step of inputting each region of interest image into a target detector to obtain a target detection result includes:
inputting a first region-of-interest image into the scaling module to obtain a scaled image, wherein the aspect ratio of the scaled image is equal to that of the first region-of-interest image, the length and the width of the scaled image are both preset fixed values, and the first region-of-interest image is any one of the N region-of-interest images;
and inputting the zoomed image to the target detection module to obtain the target detection result.
6. The method according to claim 1, wherein in a case that the target detection result includes M target regions, the method further includes, after inputting each of the region-of-interest images into a target detector respectively and obtaining a target detection result:
and respectively projecting each target area in the M target areas into the lane image.
7. The method of claim 6, wherein after said projecting each of said M target regions into said lane image if M is greater than 1, said method further comprises:
acquiring an intersection area between a projection of a first target area in the lane image and a projection of a second target area in the lane image, wherein the first target area and the second target area are any two target areas in the M target areas;
merging a projection of the first target region in the lane image with a projection of the second target region in the lane image if the intersection area is greater than an area threshold.
8. An object detection device, comprising:
the first acquisition module is used for acquiring an original image acquired by a vehicle sensor and road boundary information from a high-precision map;
the generating module is used for generating a lane image according to the original image and the road boundary information;
the extraction module is used for extracting N interested area images from the lane image, wherein N is a positive integer;
and the second acquisition module is used for respectively inputting each region-of-interest image into a target detector to obtain a target detection result, wherein the target detector is obtained by training the established initial target detection network through a sample target.
9. An electronic device comprising a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor implements the method of any of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1 to 7.
CN202010687361.3A 2020-07-16 2020-07-16 Target detection method, device and electronic device Pending CN114022860A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202010687361.3A CN114022860A (en) 2020-07-16 2020-07-16 Target detection method, device and electronic device
PCT/CN2021/105427 WO2022012425A1 (en) 2020-07-16 2021-07-09 Target detection method and apparatus, and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010687361.3A CN114022860A (en) 2020-07-16 2020-07-16 Target detection method, device and electronic device

Publications (1)

Publication Number Publication Date
CN114022860A true CN114022860A (en) 2022-02-08

Family

ID=79555063

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010687361.3A Pending CN114022860A (en) 2020-07-16 2020-07-16 Target detection method, device and electronic device

Country Status (2)

Country Link
CN (1) CN114022860A (en)
WO (1) WO2022012425A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115683142A (en) * 2022-10-25 2023-02-03 天津经纬恒润科技有限公司 A method and device for determining a region of interest
WO2023236024A1 (en) * 2022-06-06 2023-12-14 Nokia Shanghai Bell Co., Ltd. On-demand sensing of dynamic sensing area
CN117490727A (en) * 2023-12-27 2024-02-02 合众新能源汽车股份有限公司 Positioning accuracy evaluation method and device and electronic equipment

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114519887A (en) * 2022-02-22 2022-05-20 南京览众智能科技有限公司 Deep learning-based face turning detection method for students in primary and middle school classrooms
CN118247804A (en) * 2022-12-16 2024-06-25 中兴通讯股份有限公司 Security alarm method, terminal and computer readable storage medium
CN118485386B (en) * 2024-05-07 2025-02-14 浙江高信技术股份有限公司 A data processing system for determining the actual state analysis table of a target road

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107016521A (en) * 2017-04-26 2017-08-04 国家电网公司 A kind of warehouse nameplate recognition methods based on image convolution nerual network technique
CN107862290A (en) * 2017-11-10 2018-03-30 智车优行科技(北京)有限公司 Method for detecting lane lines and system
CN110210324A (en) * 2019-05-08 2019-09-06 华中科技大学 A kind of road target quickly detects method for early warning and system
KR20190105285A (en) * 2018-03-05 2019-09-17 재단법인 다차원 스마트 아이티 융합시스템 연구단 Method and system for object detecting using image warping
EP3582135A1 (en) * 2018-06-14 2019-12-18 Continental Automotive GmbH Method and apparatus for detecting, in an environment of an object, the presence of a location where road branches of an area within the environment converge or diverge
CN111208839A (en) * 2020-04-24 2020-05-29 清华大学 A fusion method and system of real-time perception information and autonomous driving map
CN111311902A (en) * 2018-12-12 2020-06-19 阿里巴巴集团控股有限公司 Data processing method, device, equipment and machine readable medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9811743B2 (en) * 2015-06-29 2017-11-07 Sharp Laboratories Of America, Inc. Tracking road boundaries
CN106599939A (en) * 2016-12-30 2017-04-26 深圳市唯特视科技有限公司 Real-time target detection method based on region convolutional neural network
CN106767853B (en) * 2016-12-30 2020-01-21 中国科学院合肥物质科学研究院 Unmanned vehicle high-precision positioning method based on multi-information fusion

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107016521A (en) * 2017-04-26 2017-08-04 国家电网公司 A kind of warehouse nameplate recognition methods based on image convolution nerual network technique
CN107862290A (en) * 2017-11-10 2018-03-30 智车优行科技(北京)有限公司 Method for detecting lane lines and system
KR20190105285A (en) * 2018-03-05 2019-09-17 재단법인 다차원 스마트 아이티 융합시스템 연구단 Method and system for object detecting using image warping
EP3582135A1 (en) * 2018-06-14 2019-12-18 Continental Automotive GmbH Method and apparatus for detecting, in an environment of an object, the presence of a location where road branches of an area within the environment converge or diverge
CN111311902A (en) * 2018-12-12 2020-06-19 阿里巴巴集团控股有限公司 Data processing method, device, equipment and machine readable medium
CN110210324A (en) * 2019-05-08 2019-09-06 华中科技大学 A kind of road target quickly detects method for early warning and system
CN111208839A (en) * 2020-04-24 2020-05-29 清华大学 A fusion method and system of real-time perception information and autonomous driving map

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023236024A1 (en) * 2022-06-06 2023-12-14 Nokia Shanghai Bell Co., Ltd. On-demand sensing of dynamic sensing area
US12356295B2 (en) 2022-06-06 2025-07-08 Nokia Technologies Oy On-demand sensing of dynamic sensing area
CN115683142A (en) * 2022-10-25 2023-02-03 天津经纬恒润科技有限公司 A method and device for determining a region of interest
CN117490727A (en) * 2023-12-27 2024-02-02 合众新能源汽车股份有限公司 Positioning accuracy evaluation method and device and electronic equipment
CN117490727B (en) * 2023-12-27 2024-03-29 合众新能源汽车股份有限公司 Positioning accuracy evaluation method, device and electronic equipment

Also Published As

Publication number Publication date
WO2022012425A1 (en) 2022-01-20

Similar Documents

Publication Publication Date Title
WO2022012425A1 (en) Target detection method and apparatus, and electronic device
US11367217B2 (en) Image processing method and apparatus, and related device
CN111105432B (en) Unsupervised end-to-end driving environment perception method based on deep learning
WO2021196294A1 (en) Cross-video person location tracking method and system, and device
US20220152829A1 (en) Visual navigation inspection and obstacle avoidance method for line inspection robot
CN113409459B (en) Method, device and equipment for producing high-precision map and computer storage medium
CN107590438A (en) A kind of intelligent auxiliary driving method and system
CN109903331B (en) A Convolutional Neural Network Object Detection Method Based on RGB-D Camera
JP2021120864A (en) Method and device for detecting obstacle, electronic apparatus, storage medium and computer program
CN111486855A (en) Indoor two-dimensional semantic grid map construction method with object navigation points
CN114398937A (en) Image-laser radar data fusion method based on mixed attention mechanism
CN108416798B (en) A method for vehicle distance estimation based on optical flow
CN111160291B (en) Human eye detection method based on depth information and CNN
CN109948413A (en) Lane line detection method based on high-precision map fusion
CN103247032B (en) Weak extended target positioning method based on attitude compensation
CN114037966A (en) High-precision map feature extraction method, device, medium and electronic equipment
CN109917359A (en) Robust vehicle distance estimation method based on in-vehicle monocular vision
CN112785626A (en) Twin network small target tracking method based on multi-scale feature fusion
CN118366129A (en) Lane line detection method and model based on deep learning
CN111626241B (en) A face detection method and device
CN116385994A (en) A three-dimensional road line extraction method and related equipment
CN115601388B (en) Image multi-target vehicle tracking and trajectory verification method equipped with car-following model
CN111951339A (en) Image processing method for disparity calculation using heterogeneous binocular cameras
CN115457780A (en) Vehicle flow and flow speed automatic measuring and calculating method and system based on priori knowledge set
CN115205825B (en) Traffic sign recognition method for driving video sequence image detection based on improved YOLOV5

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
CB02 Change of applicant information

Country or region after: China

Address after: Building A3 and A4, Hunan Inspection and testing characteristic industrial park, No. 336, bachelor Road, Yuelu District, Changsha City, Hunan Province

Applicant after: Xidi Intelligent Driving Technology Co.,Ltd.

Address before: Building A3 and A4, Hunan Inspection and testing characteristic industrial park, No. 336, bachelor Road, Yuelu District, Changsha City, Hunan Province

Applicant before: CHANGSHA INTELLIGENT DRIVING RESEARCH INSTITUTE Co.,Ltd.

Country or region before: China

CB02 Change of applicant information