WO2022083409A1 - Detection method and simulation method for abnormal road surface of road, and related apparatus - Google Patents

Detection method and simulation method for abnormal road surface of road, and related apparatus Download PDF

Info

Publication number
WO2022083409A1
WO2022083409A1 PCT/CN2021/120644 CN2021120644W WO2022083409A1 WO 2022083409 A1 WO2022083409 A1 WO 2022083409A1 CN 2021120644 W CN2021120644 W CN 2021120644W WO 2022083409 A1 WO2022083409 A1 WO 2022083409A1
Authority
WO
WIPO (PCT)
Prior art keywords
abnormal
road surface
road
target
abnormal road
Prior art date
Application number
PCT/CN2021/120644
Other languages
French (fr)
Chinese (zh)
Inventor
侯琛
Original Assignee
腾讯科技(深圳)有限公司
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 腾讯科技(深圳)有限公司 filed Critical 腾讯科技(深圳)有限公司
Publication of WO2022083409A1 publication Critical patent/WO2022083409A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation

Definitions

  • the present application relates to the field of computer vision technology, and in particular, to the detection and simulation of abnormal road surfaces.
  • simulation test can simulate various real road scenarios, it solves the problem of incomplete testing due to limited test sites during real vehicle testing.
  • simulation testing will be introduced into the entire development process.
  • it is necessary to obtain real road scene information, simulate a road virtual scene based on the information, and then perform a simulation test on the vehicle on the virtual scene.
  • the real scene of the road is sensed by the roadside sensing device, and it is determined whether there is an abnormal road surface thereon, and if there is, a simulation image of the abnormal road surface is displayed.
  • an embodiment of the present application provides a method for detecting an abnormal road surface, comprising the following steps:
  • the unidentified abnormal road surface on the target road is determined.
  • an embodiment of the present application provides a device for detecting abnormal road surfaces, including:
  • the acquisition module is used to acquire the real road surface information of the target road
  • the identification module is used to identify the abnormal road surface on the target road according to the real road surface information
  • the determining module is configured to determine the unidentified abnormal road surface on the target road according to the correlation between the recognized abnormal road surface and the target abnormal road surface corresponding to the target road.
  • an embodiment of the present application provides a method for simulating abnormal road surfaces, comprising the following steps:
  • the abnormal road surface and the determined unidentified abnormal road surface are simulated and displayed.
  • a computer device includes a memory and a processor, the memory stores a computer program, and the processor implements the steps of the above detection method when the computer program is executed.
  • an embodiment of the present application provides a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, the detection method or the simulation method in the foregoing aspect is implemented.
  • an embodiment of the present application provides a computer program product including instructions, which, when run on a computer, causes the computer to execute the detection method or the simulation method in the above aspect.
  • the unidentified abnormal road surface that may exist on the target road but has not been identified can be estimated.
  • the unrecognized abnormal road surface can effectively make up for the lack of abnormal road recognition caused by the layout and performance of the roadside sensing device and the simulation performance of the simulation platform. It can be closer to the actual abnormal road surface of the target road, so that the abnormal road surface based on the abnormal road surface and the estimated unidentified abnormal road surface can effectively improve the authenticity of the abnormal road surface simulation of the target road, thereby improving the authenticity of the real road scene simulation.
  • FIG. 1 is an application scenario diagram of a method for detecting abnormal road surfaces in an embodiment
  • FIG. 2 is a system architecture diagram of a method for detecting abnormal road surfaces of roads in one embodiment
  • FIG. 3 is a schematic flowchart of a method for detecting an abnormal road surface of a road in one embodiment
  • step S306 is a schematic flowchart of step S306 in the first embodiment
  • FIG. 5 is a flow chart of obtaining correlation coefficients between abnormal road surfaces in one embodiment
  • step S404 is a schematic flowchart of step S404 in the second embodiment
  • step S602 is a schematic flowchart of step S602 in one embodiment
  • step S606 is a schematic flowchart of step S606 in one embodiment
  • FIG. 9 is a structural block diagram of an apparatus for detecting abnormal road surfaces of roads in one embodiment
  • FIG. 10 is a flowchart of a method for simulating an abnormal road surface of a road in one embodiment.
  • the method for detecting abnormal road surfaces provided by the present application can be applied to the application scenario shown in FIG. 1 , which is an automatic driving simulation scenario, in which the simulation system simulates the real abnormal road surface on the target road for the automatic driving simulator to carry out Vehicle performance simulation test.
  • the method for detecting abnormal road surfaces can be implemented through the system architecture shown in FIG. 2 .
  • the roadside sensing device 102, the computer equipment 104 on which the simulation platform is deployed, and the transmission channel 106 constitute a simulation system, and the simulation system may be a digital twin simulation system.
  • the so-called digital twin refers to making full use of physical model, sensor update, operation history and other data, integrating multi-disciplinary, multi-physics, multi-scale, multi-probability simulation process, and completing the mapping in virtual space, thus reflecting the whole of the corresponding physical equipment. Life cycle process, digital twin simulation system is a simulation system built based on digital twin technology.
  • the roadside sensing device 102 collects the real pavement information of the target road, and sends it to the computer device 104 through the transmission channel 106.
  • the computer device 104 acquires the real pavement information of the target road, and identifies the target according to the real pavement information.
  • the abnormal road surface on the road, and when the abnormal road surface is recognized, the current unrecognized abnormal road surface on the target road is determined according to the correlation between the abnormal road surface and the currently unrecognized abnormal road surface on the target road.
  • the roadside sensing device 102 may be one or more roadside cameras disposed on one or both sides of the target road; the computer device 104 builds a simulation platform through the installed simulator or simulation software.
  • the computer device may be a terminal device such as a personal computer, a notebook computer, a tablet computer, etc., or a server.
  • the server may be an independent physical server, a server cluster or a distributed system composed of multiple physical servers, or a server. Cloud servers that provide cloud computing services.
  • the transmission channel 106 may be a network channel such as 3G, 4G, and 5G.
  • the vehicle 108 can also obtain the road information in front of the vehicle through the in-vehicle camera device, and send the information to the simulation platform 104 through the transmission channel 106 to determine the accuracy of the abnormal road surface obtained by the computer device 104 through the above detection method.
  • the computer device 104 can also send the abnormal road surface obtained by the above detection method to the vehicle 108 through the transmission channel 106, so that the vehicle 108 can give an early warning according to the abnormal road surface, so that the driver or the unmanned vehicle can take corresponding measures.
  • a method for detecting abnormal road surface of a road is provided. Taking the method applied to the computer device in FIG. 2 as an example, the method for detecting abnormal road surface of a road can be described as follows: Include the following steps:
  • the target road refers to a real road that needs to detect abnormal road surfaces on the road, and may include expressways, first-class roads, second-class roads, and third-class roads, etc., which are not limited here.
  • the expressway has the highest level, and its main function is for vehicles to drive at high speed;
  • the first-class highway is located under the expressway, and its main function is to connect major economic and political centers;
  • the second-class highway is located under the first-class highway, and its main function is to serve the Specific functional areas;
  • the third-class highway is located under the second-class highway, and its main function is to connect local counties and towns.
  • the real road surface refers to the road surface on the real road, such as the real road surface on the highway.
  • the real road surface information refers to information that can reflect the real road surface, which may be image information, video information, data information, and the like, and may be specifically obtained through the roadside sensing device 102 .
  • the real road surface information can be acquired through the roadside sensing device 102 such as a roadside camera, and the real road surface information is image information, and then the real road surface information is sent to the computer device 104 through the transmission channel 106, and the computer device 104 receives the real road surface information. information.
  • Abnormal road surface refers to the abnormal situation on the road surface that affects normal driving, which corresponds to the normal road surface, and may include the road surface with abnormal conditions such as pits, bulges, damage to speed bumps, road diseases, and missing manhole covers.
  • the computer device 104 may identify whether there is an abnormal road surface on the target road according to the real road surface information and according to a preset analysis strategy. For example, when the real road surface information is image information, the image information can be processed to obtain the characteristic information of the road surface in the image, and compared with the pre-stored characteristic information of the abnormal road surface to determine whether there is abnormal road surface in the image, If it exists, it means that there is an abnormal road surface on the target road; otherwise, it means that there is no abnormal road surface on the target road.
  • the real road surface information is image information
  • the image information can be processed to obtain the characteristic information of the road surface in the image, and compared with the pre-stored characteristic information of the abnormal road surface to determine whether there is abnormal road surface in the image, If it exists, it means that there is an abnormal road surface on the target road; otherwise, it means that there is no abnormal road surface on the target road.
  • the computer device 104 when the computer device 104 recognizes that there is an abnormal road surface on the target road, it can infer whether there is a currently unrecognized road on the target road according to the abnormal road surface and the correlation between the abnormal road surface and the target abnormal road surface corresponding to the target road. Abnormal road surface not identified.
  • the same type of road refers to the same type of road, specifically refers to the road with similar pavement quality, for example, all expressways are the same type of road, all primary roads are the same type of road, all secondary roads are the same type of road, etc.
  • Correlation refers to the degree of correlation between two variables.
  • the correlation between abnormal road surfaces refers to the degree of correlation between the same or different abnormal road surfaces on the same type of road.
  • the abnormal road surface identified according to the real road surface information and the target abnormal road surface are related.
  • the correlation refers to the degree of correlation between the identified abnormal road surface and the target abnormal road surface.
  • Unidentified abnormal road surface refers to the abnormal road surface on the target road that may not have been identified except the abnormal road surface identified according to the real road surface information.
  • abnormal road surface that needs to be determined based on speculation.
  • the types of abnormal road surfaces can be the same or different.
  • the identified abnormal road surface and the determined unidentified abnormal road surface are both road surfaces with pits, or the recognized abnormal road surface is a road surface with pits, and the determined unrecognized abnormal road surface is a road surface with pits. Identify the abnormal road surface as a road surface with bumps.
  • the currently unrecognized abnormal road surface that may exist on the target road can be obtained by inference based on the abnormal road surface that has been identified and the correlation between the abnormal road surface and the currently unrecognized abnormal road surface.
  • the sensing device 102 is abnormal (such as failure), the transmission channel 106 is abnormal (such as network instability leads to data loss), and the simulation performance of the computer equipment 104 is insufficient (such as poor information restoration capability), and the roadside sensing device 102 is not fully covered (such as only Some roads are equipped with roadside sensing device 102) or the roadside sensing device 102 is blocked (such as blocked by obstacles) and other uncontrollable factors bring about the lack of recognition of abnormal road surfaces, which in turn leads to the problem of lack of simulation of abnormal road surfaces.
  • the abnormal road surface can truly reflect the actual abnormal road conditions.
  • the computer device 104 can also simulate and display the identified abnormal road surface and the presumably obtained unrecognized abnormal road surface.
  • the virtual image corresponding to the unidentified abnormal road surface is displayed, and then the virtual image is simulated and displayed.
  • all abnormal road surfaces encountered by real vehicles can be stored in the database of the simulation system, and virtual images are generated.
  • the computer device 104 determines all abnormal road surfaces on the target road, the corresponding abnormal roads can be retrieved from the database.
  • the virtual image of the road surface is simulated and displayed.
  • S306 includes:
  • S402 Determine a target correlation coefficient between the abnormal road surface and the target abnormal road surface.
  • the correlation coefficient is a measure of the degree of linear correlation between variables.
  • the simple correlation coefficient is also called the correlation coefficient, which is used to measure the linear relationship between two variables.
  • the correlation coefficient between abnormal roads refers to the same or different road types on the same type of road.
  • the correlation coefficient between abnormal road surfaces, the correlation coefficient can be preset.
  • S402 includes:
  • S502 Obtain the road surface type of the abnormal road surface existing on the target road or on the road with the same type as the target road.
  • the preset abnormal road surface is the abnormal road surface that may appear on all road types.
  • the target abnormal road surface related to the road type of the target road can be selected from the preset abnormal road surface.
  • the target correlation coefficient between the abnormal road surface and the target abnormal road surface can be determined from the correlation coefficient.
  • the computer device 104 can further determine the road surface type of the abnormal road surface according to the characteristic information of the abnormal road surface, and can also determine the road type of the target road according to the user input parameters or the characteristic information of the target road. . Then, the computer device 104 may search and obtain the correlation coefficient between the abnormal road surface and the target abnormal road surface from the database as the target correlation coefficient according to the road surface type of the abnormal road surface and the road type of the target road.
  • the embodiment of the present application provides a method for determining a relationship coefficient of a preset abnormal road surface, wherein the preset abnormal road surface includes a plurality of road surface types, and the method includes:
  • the road to be processed includes the target road or a road of the same type as the target road.
  • S02 Acquire the number of occurrences of abnormal road surfaces corresponding to the plurality of road surface types when the vehicle travels on the road to be processed within a preset time period.
  • S02 includes: obtaining from a historical database the occurrence times of abnormal road surfaces corresponding to multiple road surface types when the vehicle travels on the road to be processed within a preset historical time period.
  • abnormal road surfaces there are usually differences in the types of abnormal road surfaces that occur in different road types. For example, there are no manhole covers and speed bumps on highways, so there will be no abnormal road surfaces with lost manhole covers and speed bumps. Manhole covers, speed bumps, etc., so there are abnormal road surfaces where manhole covers are lost and speed bumps are damaged. Therefore, based on the number of times the vehicle travels on each type of abnormal road surface on the road to be processed within a preset period of time, the abnormal road surface is between each other. The correlation is more in line with the actual situation, which can make the estimation of the unidentified abnormal road more reliable.
  • the number of occurrences of abnormal road surfaces corresponding to the plurality of road surface types encountered on the road to be processed can be acquired by the computer device 104 .
  • the target road is a highway
  • the number of times of each type of abnormal road surface encountered by all real vehicles on the highway is obtained.
  • abnormal road surfaces can easily lead to abnormal driving of vehicles, or even traffic accidents, in actual driving, real vehicles (there may be more than one vehicle driving on real roads) will automatically report the situation to an abnormal road surface every time they encounter an abnormal road surface.
  • the road monitoring platform such as the Internet of Vehicles cloud server, records the number of times of each type of abnormal road surface encountered by all real vehicles (the abnormal road surface may change dynamically due to road maintenance and other reasons, but this has no impact on this application). It is assumed that there are n types of abnormal road surfaces encountered by real vehicles, which are respectively called abnormal road 1, abnormal road 2, ..., abnormal road n. Further, the road monitoring platform counts the historical preset duration (historical preset duration).
  • the number of times of abnormal road surface 1, abnormal road surface 2, ..., abnormal road surface n encountered by all real vehicles in the time span recorded by the road monitoring platform shall be determined according to the specific situation, and then the computer equipment 104 can obtain the data from the road monitoring platform. Obtain the number of times of abnormal road 1, abnormal road 2, ..., abnormal road n encountered by all real vehicles in the historical preset time period.
  • the occurrence frequency of abnormal road surfaces is determined by the "historical encounters" of the vehicle. In fact, the "historical encounters” is only a way to obtain the occurrence frequency of abnormal road surfaces.
  • S02 includes:
  • the number of abnormal road surfaces corresponding to each road surface type is estimated when the vehicle travels on the road to be processed within a preset time period in the future.
  • a roadside perception device such as a roadside camera captures an abnormal road on the target road or a road of the same type as the target road, and passes another roadside on the target road or on a road of the same type as the target road
  • the sensing device such as a roadside camera, detects that a certain vehicle will definitely pass through the road section where the abnormal road is located, then it can be determined that the vehicle will definitely encounter the abnormal road, and then through this method, it can be obtained that the vehicle will drive on the target road for a preset time in the future.
  • the number of times each type of abnormal road surface was encountered on or on a road of the same type as the target road In this way, the frequency of occurrence of abnormal road surfaces can be obtained by means of prediction based on the driving route of the vehicle.
  • the frequency of occurrence of abnormal road surfaces is determined by the "driving route" of the vehicle.
  • the “driving route” is only a way to obtain the frequency of occurrence of abnormal road surfaces. In practical applications, other methods may also be used to obtain the frequency of occurrence of abnormal road surfaces, which is not limited here.
  • S03 Determine the correlation coefficient between the preset abnormal road surfaces according to the number of occurrences of the abnormal road surfaces.
  • the plurality of road surface types include a first abnormality type and a second abnormality type
  • S03 includes:
  • the preset duration is divided into intervals to obtain a plurality of sub durations; the first occurrences of the abnormal road surface of the first abnormal type and the abnormal road surface of the second abnormal type in each sub duration are obtained. the second occurrence number; obtain the first mean square error of the first occurrence number and the second mean square deviation of the second occurrence number, and the covariance between the first occurrence number and the second occurrence number; According to the first mean square error, the second mean square error and the covariance, a correlation coefficient between the abnormal road surface of the first abnormal type and the abnormal road surface of the first abnormal type is determined.
  • the computer device 104 may divide the preset period of time into m sub-sections on average. Duration (m is greater than or equal to 2, there is no specific limit here), and record the number of occurrences of abnormal road 1, abnormal road 2, ...
  • abnormal road n encountered by all real vehicles within the t-th sub-duration respectively x 1, t , x 2,t ,..., x n,t , that is, in the t-th sub-duration, the number of occurrences of all real vehicles encountering abnormal road 1 is x 1,t , and the number of occurrences of encountering abnormal road 2 is x 2 , t , ..., the number of occurrences of encountering abnormal road n is x n,t .
  • the correlation coefficient between any two different abnormal road surfaces ie, any two types of abnormal road surfaces
  • the correlation coefficient between the abnormal road i and the abnormal road j needs to be obtained at present
  • the number of times that all vehicles encounter the abnormal road i in the entire preset time period can be obtained by the aforementioned method, so as to obtain a plurality of first occurrence times x i,1 , xi,2 , . . . , xi,m , and the number of times that all vehicles encounter abnormal road j, to obtain a plurality of second times as x j,1 , x j,2 , . . . , x j ,m , then calculate the mean square error of multiple first occurrences as the first mean square error
  • the correlation coefficient between the abnormal road surface i of the first abnormal type and the abnormal road surface j of the second abnormal type is determined by the following methods:
  • t sub-duration x i,t represents the number of times of abnormal road i encountered by all real vehicles in the t-th sub-duration
  • x j, t represents the number of abnormal road j encountered by all real vehicles in the t-th sub-duration.
  • c i,i 1
  • the acquisition process of the correlation coefficient between other abnormal road surfaces is the same as the acquisition process of the correlation coefficient between the abnormal road surface i and the abnormal road surface j, and will not be repeated here.
  • the correlation coefficient, the road surface type corresponding to the correlation coefficient, and the road type corresponding to the correlation coefficient are stored in the database of the computer device 104 correspondingly, In actual use, the correlation coefficient is called by the computer device 104, and the target correlation coefficient between the abnormal road surface and the target abnormal road surface is determined according to the correlation coefficient.
  • the abnormal road surface obtained by the computer device 104 according to the real road surface information of the target road is abnormal road surface i
  • the obtained first correlation coefficients between abnormal road surface i and abnormal road surface 1, 2, ..., n are c 1,i , c 2,i , ..., c n , respectively, i .
  • the computer device 104 sorts the obtained first correlation coefficients c1 ,i , c2 , i , . pavement.
  • the unrecognized abnormal road surface can be estimated according to the road surface type of the existing abnormal road surface, the road type of the target road and the preset abnormal road surface, and the preset abnormal road surface can be estimated.
  • the correlation coefficient between them is obtained based on the number of occurrences of abnormal road surfaces of each type of abnormal road surfaces encountered by vehicles traveling on the road to be processed within a preset period of time, which corresponds to the target road, thus making the estimated abnormal road surface. more reliable.
  • S404 includes:
  • the true rate of the abnormal road surface refers to the probability that the abnormal road surface determined according to the real road surface information of the target road can reflect the real road surface on the target road.
  • the abnormal road surface determined by the computer device 104 according to the real road surface information can reflect the actual road surface on the target road.
  • the probability of the road surface which is affected by various factors, such as the acquisition performance of the roadside sensing device 102, the transmission performance of the transmission channel 106, and the simulation performance of the computer equipment 104, so the real abnormal road surface can be determined based on these influence information. Rate.
  • the acquisition of the true rate of the abnormal road surface in S602 includes:
  • the collection truth rate refers to the probability that the collected real road surface information is real. Specifically, it may be the probability that the real road surface information captured by the roadside perception device 102 such as the roadside camera is real, which is an attribute parameter of the roadside perception device 102 and can be Obtained from the specification of the roadside sensing device 102 or through experimental tests in advance. In practical applications, the failure rate of the roadside sensing device 102 can be used as the actual rate of collection.
  • the transmission missing rate refers to the missing rate of the real road surface information in the transmission process, which can be specifically the process of the roadside sensing device 102 such as the roadside camera transmitting the captured real road surface information to the computer equipment 104 through the transmission channel 106 such as the network.
  • the probability of missing real road surface information which is an attribute parameter of the transmission channel 106, can be obtained through experimental tests in advance. In practical applications, the packet loss rate of the transmission channel 106 can be used as the transmission missing rate.
  • the restoration success rate refers to the success rate of restoring the received real road information, specifically the success rate of the computer device 104 restoring the received real road information, which is an attribute parameter of the computer device 104 and can be obtained from the description document of the computer device 104 Or obtained in advance through experimental tests.
  • S704 Acquire the true rate of the abnormal road surface according to one or more of the acquisition true rate, the transmission missing rate, and the restoration success rate.
  • the acquisition real rate corresponds to the roadside sensing device 102
  • the transmission missing rate corresponds to the transmission channel 106
  • the restoration success rate corresponds to the computer equipment 104
  • the roadside sensing device 102 , the transmission channel 106 and the computer equipment 104 are three related and independent
  • the device can be considered to be related and independent during operation. Therefore, after obtaining the real road information collection truth rate, transmission missing rate and restoration success rate, it can be based on one or more of the collection truth rate, transmission missing rate and restoration success rate. It uses the method of probability and statistics to calculate and obtain the true rate of abnormal road surface.
  • the true rate of abnormal road surface can be obtained in advance through the above method, and then stored in the database of the computer device 104, and can be called directly when used;
  • the truth rate, transmission missing rate and restoration success rate are stored in the database of the computer device 104, and one or more of them can be selected according to actual needs to calculate and obtain the truth rate of abnormal road surfaces.
  • Step 604 Determine the existence rate of the target abnormal road surface according to the true rate of the abnormal road surface and the target correlation coefficient.
  • the existence rate of the target abnormal road surface refers to the probability that any type of abnormal road surface that may exist on the target road or a road of the same type as the target road exists on the target road.
  • the computer device 104 When determining that there is an abnormal road surface i on the target road according to the real information of the road surface, the computer device 104 will determine that the true rate of the abnormal road surface i is p reali . If the correlation between abnormal road j and abnormal road i is large, then the probability of abnormal road j on the target road is high, otherwise it is small, which means that the probability of whether the target road has abnormal road j is proportional to its and abnormal road i Therefore, when the abnormal road surface i is obtained, the probability that the abnormal road surface j exists on the target road, that is, the existence rate is p realic i,j , and so on, the above abnormal road surface 1, abnormal road surface 2, ..., the probability of the abnormal road surface n, that is, the existence rate are respectively p realic 1,i , p realic 2,i , ..., p realic n,i , that is, the existence rate of the currently unrecognized abnormal road surface is respectively p realic 1 ,i
  • the computer device 104 can determine whether there is an unrecognized abnormal road surface on the target road according to the existence rate. For example, the existence rate of abnormal road surface 1, abnormal road surface 2, . Whether the existence rate of the above abnormal road surface 1, abnormal road surface 2, ..., abnormal road surface n is higher than the preset existence rate, if it is higher, it is considered that the corresponding abnormal road surface exists on the target road.
  • the existence rate of abnormal road surface 1, abnormal road surface 2, ..., abnormal road surface n is higher than the preset existence rate, if it is higher, it is considered that the corresponding abnormal road surface exists on the target road.
  • other methods may also be used to determine whether there is a currently unrecognized abnormal road surface on the target road according to the existence rate of the currently unrecognized abnormal road surface.
  • the unrecognized abnormal road surface on the target road is determined, including:
  • the random rate refers to the probability that the target abnormal road surface randomly appears, which can be represented by random numbers.
  • the computer device 104 will generate n random numbers obeying a 0-1 uniform distribution, which are respectively denoted as ⁇ 1 , ⁇ 2 , ..., ⁇ n .
  • the generation method of random numbers can adopt existing tools, such as simulation software MATLAB.
  • the current unrecognized abnormal road surface on the target road is determined according to the existence rate and random rate of the currently unrecognized abnormal road surface, including:
  • the unidentified abnormal road surface on the target road is determined according to the undetermined road surface.
  • the computer device 104 can compare these random numbers with the corresponding existence rates of abnormal road surfaces to determine whether there are currently unrecognized abnormal road surfaces on the target road. For example, it is successively judged whether ⁇ 1 ⁇ p realic 1,i , ⁇ 2 ⁇ p realic 2,i , . . . , ⁇ n ⁇ p realic n,i are established, and if so, the corresponding abnormal road surface is taken as the target road If ⁇ k ⁇ p realic k,i is established, it is determined that there will be abnormal road k on the target road.
  • the unidentified abnormal road surface that may exist on the target road can be effectively determined according to the correlation between the abnormal road surface and the target abnormal road surface.
  • the abnormal road surface that has not been photographed can be estimated or predicted, which can assist the simulation system to comprehensively determine which abnormal road surfaces exist on the target road, and then compensate for the roadside sensing device, transmission channel or
  • the lack of simulation performance of the computer equipment itself or the lack of road simulation caused by uncontrollable factors such as incomplete coverage of roadside sensing devices or occlusions effectively improves the authenticity of the simulation.
  • steps in the flowcharts of FIGS. 3-8 are shown in sequence according to the arrows, these steps are not necessarily executed in the sequence shown by the arrows. Unless explicitly stated herein, there is no strict order limit to the execution of these steps, and the steps may be performed in a currently unidentified order. Moreover, at least a part of the steps in Figs. 3-8 may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily executed at the same time, but may be executed at different times. The order of execution is also not necessarily sequential, but may be performed alternately or alternately with the currently unidentified step or at least a portion of the sub-steps or phases of the currently unidentified step.
  • the method for detecting abnormal road surface of the road according to the embodiment of the present application, by estimating the currently unrecognized abnormal road surface according to the abnormal road surface that has been identified and the correlation between the abnormal road surfaces, it is possible to effectively solve the problem caused by roadside perception.
  • the layout and performance of the device and the limitation of the simulation performance of the computer equipment, etc. lead to the problem of the lack of abnormal road simulation, which effectively improves the authenticity of the abnormal road simulation, thereby improving the authenticity of the real road scene simulation.
  • the method for detecting abnormal road surfaces of the present application can be applied to simulation tests, such as in an automatic driving simulation system, where the simulation system simulates the real abnormal road surfaces on the road for testing by the automatic driving simulator. It can be applied to vehicle control, such as predicting potential abnormal road surfaces on the road to provide a safe driving reference for drivers or autonomous vehicles.
  • a device for detecting abnormal road surface of a road may include: an acquisition module 902 , an identification module 904 and a determination module 906 .
  • the acquisition module 902 is used to acquire the real road surface information of the target road; the identification module 904 is used to identify the abnormal road surface on the target road according to the real road surface information; the determination module 906 is used to identify the target road corresponding to the target road according to the abnormal road surface. Correlation between abnormal pavements to determine unidentified abnormal pavements on the target road.
  • the determining module 906 is specifically configured to determine the target correlation coefficient between the abnormal road surface and the target abnormal road surface; and determine the unidentified abnormal road surface on the target road according to the target correlation coefficient.
  • the determination module 906 is specifically used to obtain the road type of the abnormal road surface and the road type of the target road; according to the road type of the abnormal road surface and the road type of the target road, obtain the abnormal road surface and the abnormal road surface from the correlation coefficient between the preset abnormal road surfaces. Target correlation coefficient between target abnormal road surfaces.
  • the determining module 906 is specifically configured to obtain the truth rate of the abnormal road surface; determine the existence rate of the target abnormal road surface according to the truth rate of the abnormal road surface and the target correlation coefficient; determine the target according to the existence rate of the target abnormal road surface Unidentified abnormal pavement on the road.
  • the determination module 906 is specifically used to obtain the collection truth rate, transmission loss rate and restoration success rate of the real road surface information; obtain the abnormal road surface information according to one or more of the collection truth rate, transmission loss rate and restoration success rate. true rate.
  • the determining module 906 is specifically configured to obtain the random rate of the existence of the target abnormal road surface; and determine the unidentified abnormal road surface on the target road according to the existence rate and the random rate of the target abnormal road surface.
  • the random rate is determined according to the random number, and the random number obeys the uniform distribution of 0-1.
  • the determining module 906 is specifically configured to determine, from the target abnormal road surface, an undetermined road surface whose random rate is less than the existence rate; and determine the unidentified abnormal road surface on the target road according to the undetermined road surface.
  • Each module in the above-mentioned device for detecting abnormal road surface can be implemented in whole or in part by software, hardware and combinations thereof.
  • the above modules can be embedded in or independent of the processor in the computer device in the form of hardware, or stored in the memory in the computer device in the form of software, so that the processor can call and execute the operations corresponding to the above modules.
  • a method for simulating abnormal road surfaces is provided. Referring to FIG. 10 , the method may include the following steps:
  • S1004 according to the real road surface information, identify the abnormal road surface on the target road.
  • S1008 simulate and display the abnormal road surface and the unrecognized abnormal road surface.
  • determining the unrecognized abnormal road surface on the target road according to the correlation between the recognized abnormal road surface and the target abnormal road surface corresponding to the target road includes:
  • the unidentified abnormal road surface on the target road is determined according to the target correlation coefficient.
  • the determining a target correlation coefficient between the abnormal road surface and the target abnormal road surface includes:
  • the target correlation coefficient between the abnormal road surface and the target abnormal road surface is obtained from a preset correlation coefficient between abnormal road surfaces.
  • the preset abnormal road surface includes a plurality of road surface types, and the method further includes:
  • the road to be processed includes the target road or a road of the same type as the target road;
  • the correlation coefficient between the preset abnormal road surfaces is determined according to the number of occurrences of the abnormal road surfaces.
  • the acquiring the number of occurrences of abnormal road surfaces corresponding to the plurality of road surface types when the vehicle travels on the road to be processed within a preset period of time includes:
  • the number of occurrences of abnormal road surfaces corresponding to the plurality of road surface types, respectively, when the vehicle travels on the to-be-processed road within the preset time period in the future is estimated according to the vehicle driving route.
  • the plurality of road surface types include a first abnormality type and a second abnormality type
  • the determining the correlation coefficient between the preset abnormal road surfaces according to the number of occurrences of the abnormal road surface includes:
  • a correlation coefficient between the abnormal road surface of the first abnormal type and the abnormal road surface of the first abnormal type is determined.
  • the determining the unidentified abnormal road surface on the target road according to the target correlation coefficient includes:
  • the unrecognized abnormal road surface on the target road is determined according to the existence rate of the target abnormal road surface.
  • the obtaining the true rate of the abnormal road surface includes:
  • the true rate of the abnormal road surface is acquired according to one or more of the acquisition true rate, the transmission missing rate, and the restoration success rate.
  • determining the unrecognized abnormal road surface on the target road according to the existence rate of the target abnormal road surface includes:
  • the unidentified abnormal road surface on the target road is determined according to the existence rate of the target abnormal road surface and the random rate.
  • determining the unidentified abnormal road surface on the target road according to the existence rate of the target abnormal road surface and the random rate includes:
  • the unidentified abnormal road surface on the target road is determined according to the undetermined road surface.
  • the random rate is determined according to a random number, and the random number obeys a uniform distribution of 0-1.
  • performing a simulation display on the abnormal road surface and the unrecognized abnormal road surface includes: acquiring a first virtual image corresponding to the abnormal road surface, and acquiring a second virtual image corresponding to the unrecognized abnormal road surface; and the second virtual image is displayed.
  • a computer device including a memory and a processor, the memory stores a computer program, and when the processor executes the computer program, the processor implements the foregoing detection method for abnormal road surface or realizes the foregoing simulation method for abnormal road surface.
  • a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, implements a method for detecting abnormal road surfaces or a method for simulating abnormal road surfaces.
  • the embodiments of the present application also provide a computer program product including instructions, which, when executed on a computer, cause the computer to execute the methods provided by the above embodiments.
  • Nonvolatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory may include random access memory (RAM) or external cache memory.
  • RAM is available in various forms such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Road (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Traffic Control Systems (AREA)

Abstract

The present application relates to a method and apparatus for detecting an abnormal road surface of a road, and a simulation method, a vehicle, and a medium. According to the correlations between recognized abnormal road surfaces of a target road and a target abnormal road surface corresponding to the target road, unrecognized abnormal road surfaces which may probably exist but have not been recognized on the target road can be predicted. The predicted unrecognized abnormal road surfaces can effectively compensate for the lack of recognition of abnormal road surfaces caused by the limitations of the layout and performance of a roadside sensing apparatus and the simulation performance of a simulation platform. Comprehensively recognized abnormal road surfaces and the predicted unrecognized abnormal road surfaces can be closer to actual abnormal road surfaces of the target road. Therefore, the realness of simulation of abnormal road surfaces of the target road can be effectively improved on the basis of the abnormal road surfaces and the predicted unrecognized abnormal road surfaces, thereby improving the realness of the simulation of a real road scene.

Description

道路异常路面的检测方法、仿真方法和相关装置Detection method, simulation method and related device for abnormal road surface
本申请要求于2020年10月24日提交中国专利局、申请号为202011150953.8、申请名称为“道路异常路面的检测方法、装置、仿真方法、车辆和介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application filed on October 24, 2020 with the application number 202011150953.8 and the application title is "Detection Method, Device, Simulation Method, Vehicle and Medium for Road Abnormal Pavement", all of which are The contents are incorporated herein by reference.
技术领域technical field
本申请涉及计算机视觉技术领域,特别是涉及道路异常路面检测和仿真。The present application relates to the field of computer vision technology, and in particular, to the detection and simulation of abnormal road surfaces.
背景技术Background technique
由于仿真测试能够模拟各种道路真实场景,解决实车测试时因测试场地受限导致测试不全面的问题,在车辆尤其是智能驾驶车辆开发过程中,会将仿真测试引入至整个开发过程中,以实现对各种场景的仿真测试。在进行仿真测试时,需要先获取道路真实场景信息,并基于该信息模拟出道路虚拟场景,然后在该虚拟场景上对车辆进行仿真测试。Since the simulation test can simulate various real road scenarios, it solves the problem of incomplete testing due to limited test sites during real vehicle testing. In the development process of vehicles, especially intelligent driving vehicles, simulation testing will be introduced into the entire development process. In order to realize the simulation test of various scenarios. When performing a simulation test, it is necessary to obtain real road scene information, simulate a road virtual scene based on the information, and then perform a simulation test on the vehicle on the virtual scene.
相关技术中,通过路侧感知装置感知道路真实场景,并确定其上是否存在异常路面,如果存在,则显示该异常路面的仿真图像。In the related art, the real scene of the road is sensed by the roadside sensing device, and it is determined whether there is an abnormal road surface thereon, and if there is, a simulation image of the abnormal road surface is displayed.
发明内容SUMMARY OF THE INVENTION
基于此,有必要针对上述技术问题,提供一种能够解决异常路面识别缺失的道路异常路面的检测方法、仿真方法和相关装置。Based on this, it is necessary to provide a detection method, a simulation method and a related device for a road abnormal road surface that can solve the problem of the lack of abnormal road surface identification in order to solve the above technical problems.
一方面,本申请实施例提供了一种道路异常路面的检测方法,包括以下步骤:On the one hand, an embodiment of the present application provides a method for detecting an abnormal road surface, comprising the following steps:
获取目标道路的真实路面信息;Obtain the real pavement information of the target road;
根据真实路面信息,识别目标道路上的异常路面;Identify the abnormal road surface on the target road according to the real road surface information;
根据识别到的异常路面与目标道路对应的目标异常路面之间的相关性,确定目标道路上的未识别异常路面。According to the correlation between the identified abnormal road surface and the target abnormal road surface corresponding to the target road, the unidentified abnormal road surface on the target road is determined.
另一方面,本申请实施例提供了一种道路异常路面的检测装置,包括:On the other hand, an embodiment of the present application provides a device for detecting abnormal road surfaces, including:
获取模块,用于获取目标道路的真实路面信息;The acquisition module is used to acquire the real road surface information of the target road;
识别模块,用于根据真实路面信息,识别目标道路上的异常路面;The identification module is used to identify the abnormal road surface on the target road according to the real road surface information;
确定模块,用于根据识别到的异常路面与目标道路对应的目标异常路面之间的相关性,确定目标道路上的未识别异常路面。The determining module is configured to determine the unidentified abnormal road surface on the target road according to the correlation between the recognized abnormal road surface and the target abnormal road surface corresponding to the target road.
另一方面,本申请实施例提供了一种道路异常路面的仿真方法,包括以下步骤:On the other hand, an embodiment of the present application provides a method for simulating abnormal road surfaces, comprising the following steps:
获取目标道路的真实路面信息;Obtain the real pavement information of the target road;
根据真实路面信息,识别目标道路上的异常路面;Identify the abnormal road surface on the target road according to the real road surface information;
根据识别到的异常路面与目标道路对应的目标异常路面之间的相关性,确定目标道路上的未识别异常路面;Determine the unidentified abnormal road surface on the target road according to the correlation between the recognized abnormal road surface and the target abnormal road surface corresponding to the target road;
对异常路面和确定的未识别异常路面进行仿真显示。The abnormal road surface and the determined unidentified abnormal road surface are simulated and displayed.
一种计算机设备,包括存储器和处理器,存储器存储有计算机程序,处理器执行计算机程序时实现上述检测方法的步骤。A computer device includes a memory and a processor, the memory stores a computer program, and the processor implements the steps of the above detection method when the computer program is executed.
又一方面,本申请实施例提供了一种计算机可读存储介质,其上存储有计算机程序,计算机程序被处理器执行时实现上述方面的检测方法或仿真方法。In another aspect, an embodiment of the present application provides a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, the detection method or the simulation method in the foregoing aspect is implemented.
又一方面,本申请实施例提供了一种包括指令的计算机程序产品,当其在计算机上运行时,使得所述计算机执行以上方面的检测方法或仿真方法。In another aspect, an embodiment of the present application provides a computer program product including instructions, which, when run on a computer, causes the computer to execute the detection method or the simulation method in the above aspect.
由此可见,通过根据目标道路中已识别的异常路面以及目标道路对应的目标异常路面之间的相关性,可以预估目标道路上可能存在的、但尚未识别出的未识别异常路面,预估出的未识别异常路面能够有效弥补因受路侧感知装置的布局、性能以及仿真平台的仿真性能的限制等导致的异常路面识别缺失,综合识别出的异常路面和预估出的未识别异常路面可以与目标道路的实际异常路面更为贴近,从而基于异常路面和预估出的未识别异常路面能够有效提高对目标道路的异常路面仿真的真实性,进而提高道路真实场景模拟的真实性。It can be seen that, according to the correlation between the identified abnormal road surface in the target road and the target abnormal road surface corresponding to the target road, the unidentified abnormal road surface that may exist on the target road but has not been identified can be estimated. The unrecognized abnormal road surface can effectively make up for the lack of abnormal road recognition caused by the layout and performance of the roadside sensing device and the simulation performance of the simulation platform. It can be closer to the actual abnormal road surface of the target road, so that the abnormal road surface based on the abnormal road surface and the estimated unidentified abnormal road surface can effectively improve the authenticity of the abnormal road surface simulation of the target road, thereby improving the authenticity of the real road scene simulation.
附图说明Description of drawings
图1为一个实施例中道路异常路面的检测方法的应用场景图;1 is an application scenario diagram of a method for detecting abnormal road surfaces in an embodiment;
图2为一个实施例中道路异常路面的检测方法的系统架构图;2 is a system architecture diagram of a method for detecting abnormal road surfaces of roads in one embodiment;
图3为一个实施例中道路异常路面的检测方法的流程示意图;3 is a schematic flowchart of a method for detecting an abnormal road surface of a road in one embodiment;
图4为第一个实施例中S306步骤的流程示意图;4 is a schematic flowchart of step S306 in the first embodiment;
图5为一个实施例中异常路面相互之间的相关系数的获取流程图;FIG. 5 is a flow chart of obtaining correlation coefficients between abnormal road surfaces in one embodiment;
图6为第二个实施例中S404步骤的流程示意图;6 is a schematic flowchart of step S404 in the second embodiment;
图7为一个实施例中S602步骤的流程示意图;7 is a schematic flowchart of step S602 in one embodiment;
图8为一个实施例中S606步骤的流程示意图;8 is a schematic flowchart of step S606 in one embodiment;
图9为一个实施例中道路异常路面的检测装置的结构框图;9 is a structural block diagram of an apparatus for detecting abnormal road surfaces of roads in one embodiment;
图10为一个实施例中道路异常路面的仿真方法的流程图。FIG. 10 is a flowchart of a method for simulating an abnormal road surface of a road in one embodiment.
具体实施方式Detailed ways
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。In order to make the purpose, technical solutions and advantages of the present application more clearly understood, the present application will be described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are only used to explain the present application, but not to limit the present application.
本申请提供的道路异常路面的检测方法可应用于图1所示的应用场景中,该应用场景为自动驾驶仿真场景,其中仿真系统仿真目标道路上的真实的异常路面,供自动驾驶模拟器进行车辆性能模拟测试。The method for detecting abnormal road surfaces provided by the present application can be applied to the application scenario shown in FIG. 1 , which is an automatic driving simulation scenario, in which the simulation system simulates the real abnormal road surface on the target road for the automatic driving simulator to carry out Vehicle performance simulation test.
基于上述应用场景,本申请提供的道路异常路面的检测方法可通过图2所示的系统架构实现。其中路侧感知装置102、部署有仿真平台的计算机设备104和传输通道106构成了仿真系统,该仿真系统可以是数字孪生仿真系统。所谓数字孪生是指充分利用物理模型、传感器更新、运行历史等数据,集成多学科、多物理量、多尺度、多概率的仿真过程,在虚拟空间中完成映射,从而反映相对应的实体装备的全生命周期过程,数字孪生仿真系统是基于数字孪生技术构建的一种仿真系统。Based on the above application scenarios, the method for detecting abnormal road surfaces provided by the present application can be implemented through the system architecture shown in FIG. 2 . The roadside sensing device 102, the computer equipment 104 on which the simulation platform is deployed, and the transmission channel 106 constitute a simulation system, and the simulation system may be a digital twin simulation system. The so-called digital twin refers to making full use of physical model, sensor update, operation history and other data, integrating multi-disciplinary, multi-physics, multi-scale, multi-probability simulation process, and completing the mapping in virtual space, thus reflecting the whole of the corresponding physical equipment. Life cycle process, digital twin simulation system is a simulation system built based on digital twin technology.
在该系统中,路侧感知装置102采集目标道路的真实路面信息,并将其通过传输通道106发送给计算机设备104,计算机设备104获取目标道路的真实路面信息,并根据真实路面信息,识别目标道路上的异常路面,并在识别到异常路面时,根据异常路面与目标道路上当前未识别异常路面之间的相关性,确定目标道路上的当前未识别异常路面。In this system, the roadside sensing device 102 collects the real pavement information of the target road, and sends it to the computer device 104 through the transmission channel 106. The computer device 104 acquires the real pavement information of the target road, and identifies the target according to the real pavement information. The abnormal road surface on the road, and when the abnormal road surface is recognized, the current unrecognized abnormal road surface on the target road is determined according to the correlation between the abnormal road surface and the currently unrecognized abnormal road surface on the target road.
其中,路侧感知装置102可以为设置在目标道路一侧或两侧的一个或多个路侧摄像头;计算机设备104通过设置的仿真器或仿真软件搭建仿真平台。该计算机设备可以是个人计算机、笔记本电脑、平板电脑等终端设备,也可以是服务器,其中服务器可以是独立的物理服务器,也可以是多个物理服务器构成的服务器集群或者分布式系统,还可以是提供云计算服务的云服务器。Wherein, the roadside sensing device 102 may be one or more roadside cameras disposed on one or both sides of the target road; the computer device 104 builds a simulation platform through the installed simulator or simulation software. The computer device may be a terminal device such as a personal computer, a notebook computer, a tablet computer, etc., or a server. The server may be an independent physical server, a server cluster or a distributed system composed of multiple physical servers, or a server. Cloud servers that provide cloud computing services.
传输通道106可以是3G、4G、5G等网络通道。另外,车辆108还可通过车内摄像装置获取车辆前方道路信息,并将该信息通过传输通道106发送给仿真平台104,以确定计算机设备104通过上述检测方法获得异常路面的准确度。此 外,计算机设备104还可通过传输通道106将通过上述检测方法获得的异常路面发送给车辆108,以使车辆108根据异常路面提前预警,以便驾驶员或无人驾驶车辆采取相应措施。The transmission channel 106 may be a network channel such as 3G, 4G, and 5G. In addition, the vehicle 108 can also obtain the road information in front of the vehicle through the in-vehicle camera device, and send the information to the simulation platform 104 through the transmission channel 106 to determine the accuracy of the abnormal road surface obtained by the computer device 104 through the above detection method. In addition, the computer device 104 can also send the abnormal road surface obtained by the above detection method to the vehicle 108 through the transmission channel 106, so that the vehicle 108 can give an early warning according to the abnormal road surface, so that the driver or the unmanned vehicle can take corresponding measures.
以下对本申请实施例的技术方案的实现细节进行详细描述。The implementation details of the technical solutions of the embodiments of the present application are described in detail below.
在本申请的一个实施例中,如图3所示,提供了一种道路异常路面的检测方法,以该方法应用于图2中的计算机设备为例进行说明,该道路异常路面的检测方法可包括以下步骤:In an embodiment of the present application, as shown in FIG. 3 , a method for detecting abnormal road surface of a road is provided. Taking the method applied to the computer device in FIG. 2 as an example, the method for detecting abnormal road surface of a road can be described as follows: Include the following steps:
S302,获取目标道路的真实路面信息。S302, obtain the real road surface information of the target road.
目标道路是指需要对道路上的异常路面进行检测的真实道路,可包括高速公路、一级公路、二级公路和三级公路等,具体这里不做限制。其中,高速公路的等级最高,主要功能是供汽车高速行驶;一级公路位于高速公路之下,主要功能是连接各大经济政治中心;二级公路位于一级公路之下,主要功能是服务于具体功能地区;三级公路位于二级公路之下,主要功能是联络地方县镇。The target road refers to a real road that needs to detect abnormal road surfaces on the road, and may include expressways, first-class roads, second-class roads, and third-class roads, etc., which are not limited here. Among them, the expressway has the highest level, and its main function is for vehicles to drive at high speed; the first-class highway is located under the expressway, and its main function is to connect major economic and political centers; the second-class highway is located under the first-class highway, and its main function is to serve the Specific functional areas; the third-class highway is located under the second-class highway, and its main function is to connect local counties and towns.
真实路面是指真实道路上的路面,如高速公路上的真实路面等。真实路面信息是指能够反应真实路面的信息,可以是图像信息、视频信息、数据信息等,具体可通过路侧感知装置102获取。例如,可通过路侧感知装置102如路侧摄像头采集获得真实路面信息,该真实路面信息为图像信息,然后通过传输通道106将该真实路面信息发送给计算机设备104,计算机设备104接收该真实路面信息。The real road surface refers to the road surface on the real road, such as the real road surface on the highway. The real road surface information refers to information that can reflect the real road surface, which may be image information, video information, data information, and the like, and may be specifically obtained through the roadside sensing device 102 . For example, the real road surface information can be acquired through the roadside sensing device 102 such as a roadside camera, and the real road surface information is image information, and then the real road surface information is sent to the computer device 104 through the transmission channel 106, and the computer device 104 receives the real road surface information. information.
S304,根据真实路面信息,识别目标道路上的异常路面。S304, according to the real road surface information, identify the abnormal road surface on the target road.
异常路面是指路面上存在影响正常行驶的异常情况,其与正常路面相对应,可包括具有凹坑、凸起、减速带破损、道路病害以及井盖丢失等异常情况的路面。Abnormal road surface refers to the abnormal situation on the road surface that affects normal driving, which corresponds to the normal road surface, and may include the road surface with abnormal conditions such as pits, bulges, damage to speed bumps, road diseases, and missing manhole covers.
在获得目标道路的真实路面信息后,计算机设备104可根据真实路面信息按照预设分析策略识别目标道路上是否存在异常路面。例如,当真实路面信息为图像信息时,可对图像信息进行处理以获得图像中路面的特征信息,并将其与预存的异常路面的特征信息进行比对,以确定图像中是否存在异常路面,如果存在,则说明目标道路上存在异常路面,否则说明目标道路上未存在异常路面。After obtaining the real road surface information of the target road, the computer device 104 may identify whether there is an abnormal road surface on the target road according to the real road surface information and according to a preset analysis strategy. For example, when the real road surface information is image information, the image information can be processed to obtain the characteristic information of the road surface in the image, and compared with the pre-stored characteristic information of the abnormal road surface to determine whether there is abnormal road surface in the image, If it exists, it means that there is an abnormal road surface on the target road; otherwise, it means that there is no abnormal road surface on the target road.
S306,根据识别到的异常路面与目标道路对应的目标异常路面之间的相关 性,确定目标道路上的未识别异常路面。S306, according to the correlation between the identified abnormal road surface and the target abnormal road surface corresponding to the target road, determine the unidentified abnormal road surface on the target road.
可以理解的是,在实际道路中,如果一条道路的质量较好,那么该道路存在的异常路面就会较少,反之,存在的异常路面就会较多,例如高速公路相对于其他类型道路的质量较好,那么出现异常情况的可能性就较小,存在的异常路面就会较少,而三级公路的质量较差,那么出现异常情况的可能性就较大,存在的异常路面就会较多。因此,如果在某条道路上出现了一种异常路面,那么出现另一种异常路面的可能性就会较高,即同一类道路上的异常路面相互之间存在一定的关联性,基于该关联性,在获得一种异常路面后,可推测出另一种异常路面存在的可能性。因此,计算机设备104在识别出目标道路上存在异常路面时,根据该异常路面以及该异常路面与目标道路对应的目标异常路面之间的相关性可以推测出目标道路上是否存在当前尚未识别到的未识别异常路面。It is understandable that, in actual roads, if the quality of a road is good, there will be fewer abnormal road surfaces on the road, and on the contrary, there will be more abnormal road surfaces. If the quality is better, the possibility of abnormal situation is less, and there will be less abnormal road surface, and the quality of the third-class road is poor, then the possibility of abnormal situation is higher, and the existing abnormal road surface will be more. Therefore, if there is one abnormal road surface on a certain road, the possibility of another abnormal road surface will be higher, that is, there is a certain correlation between abnormal road surfaces on the same type of road. After obtaining an abnormal road surface, the possibility of another abnormal road surface can be inferred. Therefore, when the computer device 104 recognizes that there is an abnormal road surface on the target road, it can infer whether there is a currently unrecognized road on the target road according to the abnormal road surface and the correlation between the abnormal road surface and the target abnormal road surface corresponding to the target road. Abnormal road surface not identified.
其中,同一类道路是指类型相同的道路,具体是指路面质量近似的道路,例如所有高速公路为同一类道路,所有一级道路为同一类道路,所有二级道路为同一类道路等。相关性是指两个变量的关联程度,异常路面相互之间的相关性是指同一类道路上相同或不同异常路面之间的相关程度,根据真实路面信息识别的异常路面与目标异常路面之间的相关性是指已经识别的异常路面与目标异常路面之间的相关程度。未识别异常路面是指目标道路上,除根据真实路面信息识别的异常路面之外可能尚未识别出的异常路面,这里是指需要基于推测确定的异常路面,其类型可以与根据真实路面信息识别的异常路面的类型相同也可以不同,例如,识别的异常路面和确定出的未识别异常路面均为带有凹坑的路面,或者识别的异常路面为带有凹坑的路面,而确定出的未识别异常路面为带有凸起的路面。Among them, the same type of road refers to the same type of road, specifically refers to the road with similar pavement quality, for example, all expressways are the same type of road, all primary roads are the same type of road, all secondary roads are the same type of road, etc. Correlation refers to the degree of correlation between two variables. The correlation between abnormal road surfaces refers to the degree of correlation between the same or different abnormal road surfaces on the same type of road. The abnormal road surface identified according to the real road surface information and the target abnormal road surface are related. The correlation refers to the degree of correlation between the identified abnormal road surface and the target abnormal road surface. Unidentified abnormal road surface refers to the abnormal road surface on the target road that may not have been identified except the abnormal road surface identified according to the real road surface information. Here, it refers to the abnormal road surface that needs to be determined based on speculation. The types of abnormal road surfaces can be the same or different. For example, the identified abnormal road surface and the determined unidentified abnormal road surface are both road surfaces with pits, or the recognized abnormal road surface is a road surface with pits, and the determined unrecognized abnormal road surface is a road surface with pits. Identify the abnormal road surface as a road surface with bumps.
在该示例中,由于能够根据已经识别出的异常路面以及该异常路面与当前未识别异常路面之间的相关性推测获得目标道路上可能存在的当前未识别异常路面,因而能够有效解决因路侧感知装置102异常(如故障)、传输通道106异常(如网络不稳定导致数据丢失)以及计算机设备104的仿真性能不足(如对信息还原能力较差)、路侧感知装置102覆盖不全(如仅部分道路上设有路侧感知装置102)或者路侧感知装置102被遮挡(如被障碍物遮挡)等不可控因素 带来的异常路面识别缺失,进而导致异常路面仿真缺失的问题,使得仿真获得的异常路面能够真实反映实际的异常路面情况。In this example, the currently unrecognized abnormal road surface that may exist on the target road can be obtained by inference based on the abnormal road surface that has been identified and the correlation between the abnormal road surface and the currently unrecognized abnormal road surface. The sensing device 102 is abnormal (such as failure), the transmission channel 106 is abnormal (such as network instability leads to data loss), and the simulation performance of the computer equipment 104 is insufficient (such as poor information restoration capability), and the roadside sensing device 102 is not fully covered (such as only Some roads are equipped with roadside sensing device 102) or the roadside sensing device 102 is blocked (such as blocked by obstacles) and other uncontrollable factors bring about the lack of recognition of abnormal road surfaces, which in turn leads to the problem of lack of simulation of abnormal road surfaces. The abnormal road surface can truly reflect the actual abnormal road conditions.
进一步地,计算机设备104还可对识别的异常路面以及推测获得的未识别异常路面进行仿真显示,例如计算机设备104从仿真图像数据库中获取与识别的异常路面相对应的虚拟图像,以及与推测获得的未识别异常路面相对应的虚拟图像,然后对虚拟图像进行仿真显示。需要说明的是,所有真实车辆遇到的异常路面可存储至仿真系统的数据库中,并生成虚拟图像,在计算机设备104确定出目标道路上的所有异常路面后,可从数据库中调出相应异常路面的虚拟图像进行仿真显示。Further, the computer device 104 can also simulate and display the identified abnormal road surface and the presumably obtained unrecognized abnormal road surface. The virtual image corresponding to the unidentified abnormal road surface is displayed, and then the virtual image is simulated and displayed. It should be noted that all abnormal road surfaces encountered by real vehicles can be stored in the database of the simulation system, and virtual images are generated. After the computer device 104 determines all abnormal road surfaces on the target road, the corresponding abnormal roads can be retrieved from the database. The virtual image of the road surface is simulated and displayed.
本实施例中,通过根据已识别到的异常路面以及目标异常路面相互之间的相关性预估未识别异常路面,能够有效解决因受路侧感知装置的布局、性能以及计算机设备的仿真性能的限制等,导致的异常路面识别缺失,进而导致异常路面仿真缺失的问题,从而有效提高了异常路面仿真的真实性,进而提高了道路真实场景模拟的真实性。In this embodiment, by estimating the unrecognized abnormal road surface according to the correlation between the recognized abnormal road surface and the target abnormal road surface, it can effectively solve the problems caused by the layout and performance of the roadside sensing device and the simulation performance of the computer equipment. Restrictions, etc., resulting in the lack of identification of abnormal road surfaces, which in turn leads to the problem of lack of abnormal road surface simulation, thereby effectively improving the authenticity of abnormal road surface simulation, thereby improving the authenticity of road real scene simulation.
在本申请的一个实施例中,参考图4所示,S306包括:In an embodiment of the present application, referring to FIG. 4 , S306 includes:
S402,确定异常路面与目标异常路面之间的目标相关系数。S402: Determine a target correlation coefficient between the abnormal road surface and the target abnormal road surface.
相关系数是研究变量之间线性相关程度的量,简单相关系数又叫相关系数,用来度量两个变量间的线性关系,异常路面间的相关系数是指同一类道路上相同或不同路面类型的异常路面之间的相关系数,该相关系数可预先设定。The correlation coefficient is a measure of the degree of linear correlation between variables. The simple correlation coefficient is also called the correlation coefficient, which is used to measure the linear relationship between two variables. The correlation coefficient between abnormal roads refers to the same or different road types on the same type of road. The correlation coefficient between abnormal road surfaces, the correlation coefficient can be preset.
在本申请的一个实施例中,参考图5所示,S402包括:In an embodiment of the present application, referring to FIG. 5 , S402 includes:
S502,获取目标道路上或与目标道路类型相同的道路上存在的异常路面的路面类型。S502: Obtain the road surface type of the abnormal road surface existing on the target road or on the road with the same type as the target road.
S504,根据所述异常路面的路面类型和所述目标道路的道路类型,从预设异常路面间的相关系数中获取所述异常路面与所述目标异常路面间的所述目标相关系数。S504, according to the road type of the abnormal road surface and the road type of the target road, obtain the target correlation coefficient between the abnormal road surface and the target abnormal road surface from a preset correlation coefficient between abnormal road surfaces.
其中,预设异常路面是所有道路类型的道路上可能出现的异常路面,根据目标道路的道路类型,可以从预设异常路面中选取出与目标道路的道路类型相关的目标异常路面,即在目标道路的道路类型下可能出现的异常路面。根据异常路面的路面类型和目标异常路面,可以从相关系数中确定出异常路面与目标 异常路面间的目标相关系数。Among them, the preset abnormal road surface is the abnormal road surface that may appear on all road types. According to the road type of the target road, the target abnormal road surface related to the road type of the target road can be selected from the preset abnormal road surface. Abnormal road surfaces that may appear under the road type of the road. According to the road surface type of the abnormal road surface and the target abnormal road surface, the target correlation coefficient between the abnormal road surface and the target abnormal road surface can be determined from the correlation coefficient.
计算机设备104在根据真实路面信息确定出异常路面之后,可根据异常路面的特征信息进一步确定出该异常路面的路面类型,同时可根据用户输入参数或者目标道路的特征信息确定出目标道路的道路类型。然后,计算机设备104可根据异常路面的路面类型和目标道路的道路类型,从数据库中查找获得异常路面与目标异常路面之间的相关系数以作为目标相关系数。After determining the abnormal road surface according to the real road surface information, the computer device 104 can further determine the road surface type of the abnormal road surface according to the characteristic information of the abnormal road surface, and can also determine the road type of the target road according to the user input parameters or the characteristic information of the target road. . Then, the computer device 104 may search and obtain the correlation coefficient between the abnormal road surface and the target abnormal road surface from the database as the target correlation coefficient according to the road surface type of the abnormal road surface and the road type of the target road.
在一种可能的实现方式中,本申请实施例提供了一种确定预设异常路面的关系系数的方式,其中预设异常路面包括多个路面类型,方法包括:In a possible implementation manner, the embodiment of the present application provides a method for determining a relationship coefficient of a preset abnormal road surface, wherein the preset abnormal road surface includes a plurality of road surface types, and the method includes:
S01,获取待处理道路上存在的异常路面的路面类型。S01, acquiring the road surface type of the abnormal road surface existing on the road to be processed.
所述待处理道路包括所述目标道路或与所述目标道路类型相同的道路。The road to be processed includes the target road or a road of the same type as the target road.
S02,获取在预设时长内,车辆行驶在待处理道路上遇到所述多个路面类型分别对应的异常路面出现次数。S02: Acquire the number of occurrences of abnormal road surfaces corresponding to the plurality of road surface types when the vehicle travels on the road to be processed within a preset time period.
在本申请的一个实施例中,S02包括:从历史数据库中获取历史的预设时长内车辆行驶在待处理道路上遇到多个路面类型分别对应的异常路面出现次数。In an embodiment of the present application, S02 includes: obtaining from a historical database the occurrence times of abnormal road surfaces corresponding to multiple road surface types when the vehicle travels on the road to be processed within a preset historical time period.
需要说明的是,通常不同道路类型出现的异常路面类型是存在差异的,例如高速公路上不具有井盖和减速带,因此不会出现井盖丢失和减速带损坏的异常路面,而三级道路通常具有井盖、减速带等,因此存在井盖丢失、减速带损坏的异常路面,因此基于预设时长内,车辆行驶在待处理道路上遇到的每一类型异常路面的次数所获得的异常路面相互之间的相关性更加符合实际情况,进而能够使得推测获得未识别异常路面更具有可靠性。It should be noted that there are usually differences in the types of abnormal road surfaces that occur in different road types. For example, there are no manhole covers and speed bumps on highways, so there will be no abnormal road surfaces with lost manhole covers and speed bumps. Manhole covers, speed bumps, etc., so there are abnormal road surfaces where manhole covers are lost and speed bumps are damaged. Therefore, based on the number of times the vehicle travels on each type of abnormal road surface on the road to be processed within a preset period of time, the abnormal road surface is between each other. The correlation is more in line with the actual situation, which can make the estimation of the unidentified abnormal road more reliable.
具体来说,可由计算机设备104获取待处理道路上遇到所述多个路面类型分别对应的异常路面出现次数。例如,当目标道路为高速公路时,获取高速公路上所有真实车辆遇到的每一类型异常路面的次数,由于高速公路众多,此时可选择某一高速公路中的部分区域进行获取或者某几个高速公路中的部分区域进行获取,具体这里不做限制,只要保证所有真实车辆遇到的异常路面在同一路面质量近似的区域即可。Specifically, the number of occurrences of abnormal road surfaces corresponding to the plurality of road surface types encountered on the road to be processed can be acquired by the computer device 104 . For example, when the target road is a highway, the number of times of each type of abnormal road surface encountered by all real vehicles on the highway is obtained. There is no specific limitation here, as long as it is ensured that the abnormal road surfaces encountered by all real vehicles are in the same area with similar road quality.
由于异常路面容易引起车辆的行驶异常,甚至是交通事故,在实际行驶中,真实车辆(在真实道路上行驶的车辆可能不止一辆)每遇到一处异常路面就会 将此情况自动上报给道路监控平台如车联网云服务器,道路监控平台记录所有真实车辆遇到的每一类型异常路面的次数(因路面维修等原因可能导致异常路面的情况动态变化,但是这对本申请无影响)。假设,真实车辆遇到的异常路面的路面类型有n类,分别称为异常路面1、异常路面2、…、异常路面n,进一步地,道路监控平台统计出历史预设时长(历史预设时长的选取视具体情况而定,以道路监控平台记录的时间跨度为准)内所有真实车辆遇到的异常路面1、异常路面2、…、异常路面n的次数,然后计算机设备104从道路监控平台中获取历史预设时长内所有真实车辆遇到的异常路面1、异常路面2、…、异常路面n的次数。Since abnormal road surfaces can easily lead to abnormal driving of vehicles, or even traffic accidents, in actual driving, real vehicles (there may be more than one vehicle driving on real roads) will automatically report the situation to an abnormal road surface every time they encounter an abnormal road surface. The road monitoring platform, such as the Internet of Vehicles cloud server, records the number of times of each type of abnormal road surface encountered by all real vehicles (the abnormal road surface may change dynamically due to road maintenance and other reasons, but this has no impact on this application). It is assumed that there are n types of abnormal road surfaces encountered by real vehicles, which are respectively called abnormal road 1, abnormal road 2, ..., abnormal road n. Further, the road monitoring platform counts the historical preset duration (historical preset duration). The number of times of abnormal road surface 1, abnormal road surface 2, ..., abnormal road surface n encountered by all real vehicles in the time span recorded by the road monitoring platform shall be determined according to the specific situation, and then the computer equipment 104 can obtain the data from the road monitoring platform. Obtain the number of times of abnormal road 1, abnormal road 2, ..., abnormal road n encountered by all real vehicles in the historical preset time period.
需要说明的是,本步骤是通过车辆的“历史遭遇”来确定异常路面的出现频次,实际上“历史遭遇”仅是获取异常路面出现频次的一种方式。It should be noted that, in this step, the occurrence frequency of abnormal road surfaces is determined by the "historical encounters" of the vehicle. In fact, the "historical encounters" is only a way to obtain the occurrence frequency of abnormal road surfaces.
在本申请的另一个实施例中,S02包括:In another embodiment of the present application, S02 includes:
根据车辆行驶路线预估未来的预设时长内车辆行驶在待处理道路上遇到多个路面类型分别对应的异常路面出现次数。According to the vehicle driving route, the number of abnormal road surfaces corresponding to each road surface type is estimated when the vehicle travels on the road to be processed within a preset time period in the future.
例如,当路侧感知装置如路侧摄像头拍摄到目标道路上或与目标道路类型相同的道路上的某一异常路面,且通过该目标道路上或与目标道路类型相同的道路上的另一路侧感知装置如路侧摄像头联网检测到某一车辆必定会经过该异常路面所在路段,那么可以确定该车辆必定会遇到该异常路面,然后通过该方式可获得未来预设时长内车辆行驶在目标道路上或与目标道路类型相同的道路上遇到每一类型异常路面的次数。由此,通过根据车辆行驶路线预测的方式能够获得异常路面的出现频次。For example, when a roadside perception device such as a roadside camera captures an abnormal road on the target road or a road of the same type as the target road, and passes another roadside on the target road or on a road of the same type as the target road The sensing device, such as a roadside camera, detects that a certain vehicle will definitely pass through the road section where the abnormal road is located, then it can be determined that the vehicle will definitely encounter the abnormal road, and then through this method, it can be obtained that the vehicle will drive on the target road for a preset time in the future. The number of times each type of abnormal road surface was encountered on or on a road of the same type as the target road. In this way, the frequency of occurrence of abnormal road surfaces can be obtained by means of prediction based on the driving route of the vehicle.
需要说明的是,本步骤是通过车辆的“行驶路线”来确定异常路面的出现频次,实际上“行驶路线”也仅是获取异常路面出现频次的一种方式。在实际应用中,还可以采用其它方式获取异常路面的出现频次,这里不做限制。It should be noted that, in this step, the frequency of occurrence of abnormal road surfaces is determined by the "driving route" of the vehicle. In fact, the "driving route" is only a way to obtain the frequency of occurrence of abnormal road surfaces. In practical applications, other methods may also be used to obtain the frequency of occurrence of abnormal road surfaces, which is not limited here.
S03,根据所述异常路面出现次数,确定所述预设异常路面间的所述相关系数。S03: Determine the correlation coefficient between the preset abnormal road surfaces according to the number of occurrences of the abnormal road surfaces.
在本申请的一个实施例中,所述多个路面类型包括第一异常类型和第二异常类型,S03包括:In an embodiment of the present application, the plurality of road surface types include a first abnormality type and a second abnormality type, and S03 includes:
对预设时长进行区间划分以获得多个子时长;获取每个子时长内车辆行驶 在待处理道路上所述第一异常类型的异常路面的第一出现次数和所述第二异常类型的异常路面的第二出现次数;获取所述第一出现次数的第一均方差和所述第二出现次数的第二均方差,以及所述第一出现次数与所述第二出现次数之间的协方差;根据所述第一均方差、所述第二均方差和所述协方差,确定所述第一异常类型的异常路面与所述第一异常类型的异常路面之间的相关系数。The preset duration is divided into intervals to obtain a plurality of sub durations; the first occurrences of the abnormal road surface of the first abnormal type and the abnormal road surface of the second abnormal type in each sub duration are obtained. the second occurrence number; obtain the first mean square error of the first occurrence number and the second mean square deviation of the second occurrence number, and the covariance between the first occurrence number and the second occurrence number; According to the first mean square error, the second mean square error and the covariance, a correlation coefficient between the abnormal road surface of the first abnormal type and the abnormal road surface of the first abnormal type is determined.
例如,计算机设备104在通过上述方式获取在预设时长内,车辆行驶在待处理道路上遇到所述多个路面类型分别对应的异常路面出现次数之后,可将预设时长平均分为m个子时长(m大于或等于2,具体这里不做限制),同时记第t个子时长内所有真实车辆遇到的异常路面1、异常路面2、…、异常路面n的出现次数分别为x 1,t、x 2,t、…、x n,t,即在第t个子时长内,所有真实车辆遇到异常路面1的出现次数为x 1,t,遇到异常路面2的出现次数为x 2,t,…,遇到异常路面n的出现次数为x n,tFor example, after obtaining the number of occurrences of abnormal road surfaces corresponding to the plurality of road surface types when the vehicle travels on the road to be processed within the preset period of time through the above method, the computer device 104 may divide the preset period of time into m sub-sections on average. Duration (m is greater than or equal to 2, there is no specific limit here), and record the number of occurrences of abnormal road 1, abnormal road 2, ... and abnormal road n encountered by all real vehicles within the t-th sub-duration, respectively x 1, t , x 2,t ,..., x n,t , that is, in the t-th sub-duration, the number of occurrences of all real vehicles encountering abnormal road 1 is x 1,t , and the number of occurrences of encountering abnormal road 2 is x 2 , t , ..., the number of occurrences of encountering abnormal road n is x n,t .
然后,可基于概率论与数量统计,利用前述步骤获得的次数确定出任意两个不同异常路面即任意两类异常路面相互之间的相关系数。假设当前需要获取异常路面i与异常路面j之间的相关系数,则可先通过前述方式获取整个预设时长内所有车辆遇到异常路面i的次数,以获得多个第一出现次数分别为x i,1、x i,2、…、x i,m,以及所有车辆遇到异常路面j的次数,以获得多个第二次数分别为x j,1、x j,2、…、x j,m,然后计算多个第一出现次数的均方差以作为第一均方差
Figure PCTCN2021120644-appb-000001
Then, the correlation coefficient between any two different abnormal road surfaces, ie, any two types of abnormal road surfaces, can be determined based on probability theory and quantitative statistics, using the times obtained in the preceding steps. Assuming that the correlation coefficient between the abnormal road i and the abnormal road j needs to be obtained at present, the number of times that all vehicles encounter the abnormal road i in the entire preset time period can be obtained by the aforementioned method, so as to obtain a plurality of first occurrence times x i,1 , xi,2 , . . . , xi,m , and the number of times that all vehicles encounter abnormal road j, to obtain a plurality of second times as x j,1 , x j,2 , . . . , x j ,m , then calculate the mean square error of multiple first occurrences as the first mean square error
Figure PCTCN2021120644-appb-000001
并计算多个第二出现次数的均方差以作为第二均方差
Figure PCTCN2021120644-appb-000002
以及
and calculate the mean square error of multiple second occurrences as the second mean square error
Figure PCTCN2021120644-appb-000002
as well as
计算多个第一出现次数和多个第二出现次数之间的协方差
Figure PCTCN2021120644-appb-000003
Calculate the covariance between multiple first occurrences and multiple second occurrences
Figure PCTCN2021120644-appb-000003
最后根据第一均方差、第二均方差和协方差,通过以下方式确定出第一异常类型的异常路面i与第二异常类型的异常路面j相互之间的相关系数:Finally, according to the first mean square error, the second mean square error and the covariance, the correlation coefficient between the abnormal road surface i of the first abnormal type and the abnormal road surface j of the second abnormal type is determined by the following methods:
Figure PCTCN2021120644-appb-000004
Figure PCTCN2021120644-appb-000004
式中,c i,j表示异常路面i与异常路面j相互之间的相关系数,相关系数满足对称性,即c i,j=c j,i,m表示子时长的个数,t表示第t个子时长,x i,t表示第t个子时长内所有真实车辆遇到的异常路面i的次数,x j,t表示第t个子时长内所有真实车辆遇到的异常路面j的次数。需要说明的是,对于两个相同异常路面即同类异常路面相互之间的相关系数,其值为1,如c i,i=1。 In the formula, ci,j represents the correlation coefficient between the abnormal road i and the abnormal road j, and the correlation coefficient satisfies symmetry, that is , ci,j =c j,i , m represents the number of sub-periods, and t represents the number of sub-periods. t sub-duration, x i,t represents the number of times of abnormal road i encountered by all real vehicles in the t-th sub-duration, x j, t represents the number of abnormal road j encountered by all real vehicles in the t-th sub-duration. It should be noted that, for the correlation coefficient between two identical abnormal road surfaces, that is, the same abnormal road surface, its value is 1, for example, c i,i =1.
需要说明的是,对于其它异常路面相互之间的相关系数的获取过程与异常路面i与异常路面j相互之间的相关系数的获取过程相同,这里就不再赘述。It should be noted that the acquisition process of the correlation coefficient between other abnormal road surfaces is the same as the acquisition process of the correlation coefficient between the abnormal road surface i and the abnormal road surface j, and will not be repeated here.
在通过上述方式获得预设异常路面相互之间的相关系数后,将该相关系数、与该相关系数相对应的路面类型以及与该相关系数对应的道路类型对应存储至计算机设备104的数据库中,在实际使用时由计算机设备104调用该相关系数,并根据该相关系数确定异常路面与目标异常路面之间的目标相关系数。After obtaining the correlation coefficient between the preset abnormal road surfaces through the above method, the correlation coefficient, the road surface type corresponding to the correlation coefficient, and the road type corresponding to the correlation coefficient are stored in the database of the computer device 104 correspondingly, In actual use, the correlation coefficient is called by the computer device 104, and the target correlation coefficient between the abnormal road surface and the target abnormal road surface is determined according to the correlation coefficient.
S404,根据目标相关系数,确定目标道路上的未识别异常路面。S404, according to the target correlation coefficient, determine the unidentified abnormal road surface on the target road.
假设,计算机设备104根据目标道路的真实路面信息获得的异常路面为异常路面i,那么当目标道路上以及与目标道路类型相同的道路上所有可能存在 的异常路面包括上述异常路面1、异常路面2、…、异常路面n时,所获得的异常路面i与异常路面1、2、…、n之间的第一相关系数分别为c 1,i、c 2,i、...、c n,i。然后,计算机设备104对获得的第一相关系数c 1,i、c 2,i、...、c n,i进行排序,然后将排序靠前的相关系数所对应的异常路面作为未识别异常路面。 Assuming that the abnormal road surface obtained by the computer device 104 according to the real road surface information of the target road is abnormal road surface i, then when all possible abnormal road surfaces on the target road and roads of the same type as the target road include the above abnormal road surface 1 and abnormal road surface 2 , ..., abnormal road surface n, the obtained first correlation coefficients between abnormal road surface i and abnormal road surface 1, 2, ..., n are c 1,i , c 2,i , ..., c n , respectively, i . Then, the computer device 104 sorts the obtained first correlation coefficients c1 ,i , c2 , i , . pavement.
上述实施例中,通过根据已经存在的异常路面的路面类型、目标道路的道路类型以及预先设定的异常路面相互之间的相关系数能够预估出未识别异常路面,且预先设定的异常路面相互之间的相关系数是基于预设时长内车辆行驶在待处理道路上遇到每一类型异常路面的异常路面出现次数所获得的,其与目标道路相对应,因而使得所预估的异常路面更具有可靠性。In the above embodiment, the unrecognized abnormal road surface can be estimated according to the road surface type of the existing abnormal road surface, the road type of the target road and the preset abnormal road surface, and the preset abnormal road surface can be estimated. The correlation coefficient between them is obtained based on the number of occurrences of abnormal road surfaces of each type of abnormal road surfaces encountered by vehicles traveling on the road to be processed within a preset period of time, which corresponds to the target road, thus making the estimated abnormal road surface. more reliable.
在本申请的一个实施例中,参考图6所示,S404包括:In an embodiment of the present application, referring to FIG. 6 , S404 includes:
S602,获取异常路面的真实率。S602, obtaining the true rate of the abnormal road surface.
异常路面的真实率是指根据目标道路的真实路面信息确定出的异常路面能够反映目标道路上真实路面的概率,具体可以是计算机设备104根据真实路面信息确定出的异常路面能够反映目标道路上真实路面的概率,其受多种因素影响,例如受路侧感知装置102的采集性能、传输通道106的传输性能以及计算机设备104的仿真性能的影响,因此可基于这些影响信息确定出异常路面的真实率。The true rate of the abnormal road surface refers to the probability that the abnormal road surface determined according to the real road surface information of the target road can reflect the real road surface on the target road. Specifically, the abnormal road surface determined by the computer device 104 according to the real road surface information can reflect the actual road surface on the target road. The probability of the road surface, which is affected by various factors, such as the acquisition performance of the roadside sensing device 102, the transmission performance of the transmission channel 106, and the simulation performance of the computer equipment 104, so the real abnormal road surface can be determined based on these influence information. Rate.
在本申请的一个实施例中,参考图7所示,S602的获取异常路面的真实率,包括:In an embodiment of the present application, referring to FIG. 7 , the acquisition of the true rate of the abnormal road surface in S602 includes:
S702,获取真实路面信息的采集真实率、传输缺失率和还原成功率。S702 , acquiring the collection truth rate, transmission missing rate and restoration success rate of the real road surface information.
采集真实率是指采集到的真实路面信息是真实的概率,具体可以是路侧感知装置102如路侧摄像头拍摄到真实路面信息是真实的概率,其为路侧感知装置102的属性参数,可从路侧感知装置102的说明书中或预先通过实验测试获得。在实际应用中,可将路侧感知装置102的故障率作为采集真实率。The collection truth rate refers to the probability that the collected real road surface information is real. Specifically, it may be the probability that the real road surface information captured by the roadside perception device 102 such as the roadside camera is real, which is an attribute parameter of the roadside perception device 102 and can be Obtained from the specification of the roadside sensing device 102 or through experimental tests in advance. In practical applications, the failure rate of the roadside sensing device 102 can be used as the actual rate of collection.
传输缺失率是指真实路面信息在传输过程中的缺失率,具体可以是路侧感知装置102如路侧摄像头在将拍摄到的真实路面信息通过传输通道106如网络传输至计算机设备104的过程中真实路面信息缺失的概率,其为传输通道106的属性参数,可预先通过实验测试获得。在实际应用中,可将传输通道106的丢包率作为传输缺失率。The transmission missing rate refers to the missing rate of the real road surface information in the transmission process, which can be specifically the process of the roadside sensing device 102 such as the roadside camera transmitting the captured real road surface information to the computer equipment 104 through the transmission channel 106 such as the network. The probability of missing real road surface information, which is an attribute parameter of the transmission channel 106, can be obtained through experimental tests in advance. In practical applications, the packet loss rate of the transmission channel 106 can be used as the transmission missing rate.
还原成功率是指还原接收到的真实路面信息的成功率,具体可以是计算机设备104还原接收到的真实路面信息的成功率,其为计算机设备104的属性参数,可从计算机设备104的说明文档或预先通过实验测试获得。The restoration success rate refers to the success rate of restoring the received real road information, specifically the success rate of the computer device 104 restoring the received real road information, which is an attribute parameter of the computer device 104 and can be obtained from the description document of the computer device 104 Or obtained in advance through experimental tests.
S704,根据采集真实率、传输缺失率和还原成功率中的一种或多种获取异常路面的真实率。S704: Acquire the true rate of the abnormal road surface according to one or more of the acquisition true rate, the transmission missing rate, and the restoration success rate.
通过前述可知,采集真实率对应路侧感知装置102,传输缺失率对应传输通道106,还原成功率对应计算机设备104,而路侧感知装置102、传输通道106和计算机设备104为三个相关独立的装置,工作时可认为是相关独立的,因此在获得真实路面信息的采集真实率、传输缺失率和还原成功率后,可根据采集真实率、传输缺失率和还原成功率中的一种或多种,利用概率统计的方法计算获得异常路面的真实率。假设,获得的采集真实率为p sensor、传输缺失率为p transmission、还原成功率为p refresh,那么计算获得的异常路面的真实率可以为p real=(1-p sensor)(1-p transmission)(1-p refresh)。可以理解的是,理想情况下真实率为1。 It can be seen from the foregoing that the acquisition real rate corresponds to the roadside sensing device 102 , the transmission missing rate corresponds to the transmission channel 106 , and the restoration success rate corresponds to the computer equipment 104 , and the roadside sensing device 102 , the transmission channel 106 and the computer equipment 104 are three related and independent The device can be considered to be related and independent during operation. Therefore, after obtaining the real road information collection truth rate, transmission missing rate and restoration success rate, it can be based on one or more of the collection truth rate, transmission missing rate and restoration success rate. It uses the method of probability and statistics to calculate and obtain the true rate of abnormal road surface. Assuming that the acquired real rate of acquisition is p sensor , the transmission missing rate is p transmission , and the restoration success rate is p refresh , then the calculated real rate of abnormal road surface can be p real =(1-p sensor )(1-p transmission )(1-p refresh ). Understandably, the true rate is ideally 1.
需要说明的是,异常路面的真实率可预先通过上述方式获取,然后将其存储至计算机设备104的数据库中,在使用时直接调用即可;或者,通过上述方式先确定出真实路面信息的采集真实率、传输缺失率和还原成功率,并将这三者存储至计算机设备104的数据库中,在使用时可根据实际需求选择其中的一个或多个计算获得异常路面的真实率。It should be noted that the true rate of abnormal road surface can be obtained in advance through the above method, and then stored in the database of the computer device 104, and can be called directly when used; The truth rate, transmission missing rate and restoration success rate are stored in the database of the computer device 104, and one or more of them can be selected according to actual needs to calculate and obtain the truth rate of abnormal road surfaces.
步骤604,根据异常路面的真实率和目标相关系数,确定目标异常路面的存在率。Step 604: Determine the existence rate of the target abnormal road surface according to the true rate of the abnormal road surface and the target correlation coefficient.
目标异常路面的存在率是指与目标道路或与目标道路类型相同的道路上可能存在的任意类型异常路面在目标道路上存在的概率。The existence rate of the target abnormal road surface refers to the probability that any type of abnormal road surface that may exist on the target road or a road of the same type as the target road exists on the target road.
计算机设备104在根据路面真实信息确定出目标道路上存在异常路面i时, 会确定出该异常路面i的真实率为p reali。如果异常路面j与异常路面i的相关性较大,那么目标道路上存在异常路面j的概率就大,反之就小,这就表示目标道路是否存在异常路面j的概率正比于其与异常路面i之间的相关系数,因此在获得异常路面i的情况下,目标道路上存在异常路面j的概率即存在率就是p realic i,j,以此类推,出现上述异常路面1、异常路面2、…、异常路面n的概率即存在率分别为p realic 1,i、p realic 2,i、…、p realic n,i,即当前未识别异常路面的存在率分别为p realic 1,i、p realic 2,i、…、p realic n,i。需要说明的是,由于c i,i=1,因此p realic i,i=p realiWhen determining that there is an abnormal road surface i on the target road according to the real information of the road surface, the computer device 104 will determine that the true rate of the abnormal road surface i is p reali . If the correlation between abnormal road j and abnormal road i is large, then the probability of abnormal road j on the target road is high, otherwise it is small, which means that the probability of whether the target road has abnormal road j is proportional to its and abnormal road i Therefore, when the abnormal road surface i is obtained, the probability that the abnormal road surface j exists on the target road, that is, the existence rate is p realic i,j , and so on, the above abnormal road surface 1, abnormal road surface 2, ..., the probability of the abnormal road surface n, that is, the existence rate are respectively p realic 1,i , p realic 2,i , ..., p realic n,i , that is, the existence rate of the currently unrecognized abnormal road surface is respectively p realic 1 ,i , p realic 2,i , …, p realic n,i . It should be noted that since c i,i =1, p reali c i,i =p reali .
S606,根据目标异常路面的存在率,确定目标道路上的未识别异常路面。S606, according to the existence rate of the target abnormal road surface, determine the unrecognized abnormal road surface on the target road.
计算机设备104在获得目标异常路面的存在率后,根据该存在率可以确定出目标道路上是否存在未识别异常路面。例如,可以对上述异常路面1、异常路面2、…、异常路面n的存在率进行排序,然后将排序靠前的预设个异常路面作为目标道路上当前未识别异常路面;或者,可以依次判断上述异常路面1、异常路面2、…、异常路面n的存在率是否高于预设存在率,如果高于,则认为相应异常路面存在于目标道路上。当然,也可以采用其它方式根据当前未识别异常路面的存在率确定目标道路上是否存在当前未识别异常路面。After obtaining the existence rate of the target abnormal road surface, the computer device 104 can determine whether there is an unrecognized abnormal road surface on the target road according to the existence rate. For example, the existence rate of abnormal road surface 1, abnormal road surface 2, . Whether the existence rate of the above abnormal road surface 1, abnormal road surface 2, ..., abnormal road surface n is higher than the preset existence rate, if it is higher, it is considered that the corresponding abnormal road surface exists on the target road. Of course, other methods may also be used to determine whether there is a currently unrecognized abnormal road surface on the target road according to the existence rate of the currently unrecognized abnormal road surface.
在本申请的一个实施例中,参考图8所示,S606中根据目标异常路面的存在率,确定目标道路上的未识别异常路面,包括:In an embodiment of the present application, referring to FIG. 8 , in S606, according to the existence rate of the target abnormal road surface, the unrecognized abnormal road surface on the target road is determined, including:
S802,获取存目标异常路面的随机率,其中,随机率根据随机数确定,随机数服从0-1的均匀分布。S802 , obtaining the random rate of the target abnormal road surface, wherein the random rate is determined according to a random number, and the random number obeys a uniform distribution of 0-1.
随机率是指目标异常路面随机出现的概率,可通过随机数表示。针对上述异常路面1、异常路面2、…、异常路面n,计算机设备104将生成n个服从0-1均匀分布的随机数,分别记为ε 1、ε 2、…、ε n。其中,随机数的生成方式可采用现有工具,如仿真软件MATLAB。 The random rate refers to the probability that the target abnormal road surface randomly appears, which can be represented by random numbers. For the abnormal road surface 1, abnormal road surface 2, ..., abnormal road surface n, the computer device 104 will generate n random numbers obeying a 0-1 uniform distribution, which are respectively denoted as ε 1 , ε 2 , ..., ε n . Among them, the generation method of random numbers can adopt existing tools, such as simulation software MATLAB.
S804,根据目标异常路面的存在率和随机率,确定目标道路上的未识别异常路面。S804, according to the existence rate and random rate of the target abnormal road surface, determine the unidentified abnormal road surface on the target road.
根据本申请的一个实施例,根据当前未识别异常路面的存在率和随机率,确定目标道路上的当前未识别异常路面,包括:According to an embodiment of the present application, the current unrecognized abnormal road surface on the target road is determined according to the existence rate and random rate of the currently unrecognized abnormal road surface, including:
从所述目标异常路面中确定所述随机率小于所述存在率的待定路面;determining an undetermined road surface whose random rate is less than the existence rate from the target abnormal road surface;
根据所述待定路面确定所述目标道路上的所述未识别异常路面。The unidentified abnormal road surface on the target road is determined according to the undetermined road surface.
计算机设备104在获得随机数ε 1、ε 2、…、ε n后,可将这些随机数与相应的异常路面的存在率进行比较,以确定目标道路上是否存在当前未识别异常路面。例如,依次判断ε 1≤p realic 1,i、ε 2≤p realic 2,i、…、ε n≤p realic n,i是否成立,如果成立,则将相应的异常路面作为目标道路上可能存在的当前未识别异常路面,假设ε k≤p realic k,i成立,则确定目标道路上将存在异常路面k。 After obtaining the random numbers ε 1 , ε 2 , . . . , ε n , the computer device 104 can compare these random numbers with the corresponding existence rates of abnormal road surfaces to determine whether there are currently unrecognized abnormal road surfaces on the target road. For example, it is successively judged whether ε 1 ≤p realic 1,i , ε 2 ≤p realic 2,i , . . . , ε n ≤p realic n,i are established, and if so, the corresponding abnormal road surface is taken as the target road If ε k ≤ p realic k,i is established, it is determined that there will be abnormal road k on the target road.
由此,在根据目标道路的真实路面信息确定出目标道路上存在异常路面的前提下,根据异常路面和目标异常路面相互之间的相关性能够有效确定出目标道路上可能存在的未识别异常路面,即根据已经拍摄获得的异常路面能够估计或预测出未被拍摄获得的异常路面,能够协助仿真系统全面判断目标道路上存在哪些异常路面,进而弥补因仿真系统的路侧感知装置、传输通道或计算机设备本身的仿真性能不足或路侧感知装置覆盖不全或遭遇遮挡等不可控因素带来的路面仿真缺失,有效提高了仿真的真实性。Therefore, on the premise that the abnormal road surface on the target road is determined according to the real road surface information of the target road, the unidentified abnormal road surface that may exist on the target road can be effectively determined according to the correlation between the abnormal road surface and the target abnormal road surface. , that is, according to the abnormal road surface that has been photographed, the abnormal road surface that has not been photographed can be estimated or predicted, which can assist the simulation system to comprehensively determine which abnormal road surfaces exist on the target road, and then compensate for the roadside sensing device, transmission channel or The lack of simulation performance of the computer equipment itself or the lack of road simulation caused by uncontrollable factors such as incomplete coverage of roadside sensing devices or occlusions effectively improves the authenticity of the simulation.
为验证本申请的道路异常路面的检测方法是否有效,可在计算机设备中进行测试,统计计算机设备一次性能够仿真出的异常路面,统计结果如表1所示:In order to verify whether the method for detecting abnormal road surface of the present application is effective, it can be tested in computer equipment, and the abnormal road surface that can be simulated by computer equipment at one time is counted. The statistical results are shown in Table 1:
表1Table 1
Figure PCTCN2021120644-appb-000005
Figure PCTCN2021120644-appb-000005
通过与真实道路相比较,显然,本申请的性能更优于相关技术,所仿真出的异常路面更全面。Compared with the real road, it is obvious that the performance of the present application is better than that of the related art, and the simulated abnormal road surface is more comprehensive.
应该理解的是,虽然图3-8的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以当前未识别的顺序执行。而且图3-8中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与当前未识别步骤或者当前未识别步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that although the steps in the flowcharts of FIGS. 3-8 are shown in sequence according to the arrows, these steps are not necessarily executed in the sequence shown by the arrows. Unless explicitly stated herein, there is no strict order limit to the execution of these steps, and the steps may be performed in a currently unidentified order. Moreover, at least a part of the steps in Figs. 3-8 may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily executed at the same time, but may be executed at different times. The order of execution is also not necessarily sequential, but may be performed alternately or alternately with the currently unidentified step or at least a portion of the sub-steps or phases of the currently unidentified step.
综上所述,根据本申请实施例的道路异常路面的检测方法,通过根据已经识别的异常路面以及异常路面相互之间的相关性预估当前未识别异常路面,能够有效解决因受路侧感知装置的布局、性能以及计算机设备的仿真性能的限制等,导致的异常路面仿真缺失的问题,从而有效提高了异常路面仿真的真实性,进而提高道路真实场景模拟的真实性。To sum up, according to the method for detecting abnormal road surface of the road according to the embodiment of the present application, by estimating the currently unrecognized abnormal road surface according to the abnormal road surface that has been identified and the correlation between the abnormal road surfaces, it is possible to effectively solve the problem caused by roadside perception. The layout and performance of the device and the limitation of the simulation performance of the computer equipment, etc., lead to the problem of the lack of abnormal road simulation, which effectively improves the authenticity of the abnormal road simulation, thereby improving the authenticity of the real road scene simulation.
需要说明的是,本申请的道路异常路面的检测方法除了可以应用于仿真测试中,如自动驾驶仿真系统中,通过该仿真系统仿真道路上的真实异常路面,供自动驾驶模拟器测试外,还可以应用于车辆控制中,例如预测道路上可能潜在的异常路面,以给驾驶人员或自动驾驶车辆提供安全驾驶参考依据。It should be noted that the method for detecting abnormal road surfaces of the present application can be applied to simulation tests, such as in an automatic driving simulation system, where the simulation system simulates the real abnormal road surfaces on the road for testing by the automatic driving simulator. It can be applied to vehicle control, such as predicting potential abnormal road surfaces on the road to provide a safe driving reference for drivers or autonomous vehicles.
在一个实施例中,提供一种道路异常路面的检测装置,参考图9所示,该道路异常路面的检测装置900可包括:获取模块902、识别模块904和确定模块906。In one embodiment, a device for detecting abnormal road surface of a road is provided. Referring to FIG. 9 , the device 900 for detecting abnormal road surface of a road may include: an acquisition module 902 , an identification module 904 and a determination module 906 .
其中,获取模块902用于获取目标道路的真实路面信息;识别模块904用于根据真实路面信息,识别目标道路上的异常路面;确定模块906用于根据识别到的异常路面与目标道路对应的目标异常路面之间的相关性,确定目标道路上的未识别异常路面。Among them, the acquisition module 902 is used to acquire the real road surface information of the target road; the identification module 904 is used to identify the abnormal road surface on the target road according to the real road surface information; the determination module 906 is used to identify the target road corresponding to the target road according to the abnormal road surface. Correlation between abnormal pavements to determine unidentified abnormal pavements on the target road.
在一个实施例中,确定模块906具体用于,确定异常路面与目标异常路面之间的目标相关系数;根据目标相关系数,确定目标道路上的未识别异常路面。In one embodiment, the determining module 906 is specifically configured to determine the target correlation coefficient between the abnormal road surface and the target abnormal road surface; and determine the unidentified abnormal road surface on the target road according to the target correlation coefficient.
进一步地,确定模块906具体用于,获取异常路面的路面类型和目标道路的道路类型;根据异常路面的路面类型和目标道路的道路类型,从预设异常路面间的相关系数中获取异常路面与目标异常路面之间的目标相关系数。Further, the determination module 906 is specifically used to obtain the road type of the abnormal road surface and the road type of the target road; according to the road type of the abnormal road surface and the road type of the target road, obtain the abnormal road surface and the abnormal road surface from the correlation coefficient between the preset abnormal road surfaces. Target correlation coefficient between target abnormal road surfaces.
在另一个实施例中,确定模块906具体用于,获取异常路面的真实率;根据异常路面的真实率和目标相关系数,确定目标异常路面的存在率;根据目标异常路面的存在率,确定目标道路上的未识别异常路面。In another embodiment, the determining module 906 is specifically configured to obtain the truth rate of the abnormal road surface; determine the existence rate of the target abnormal road surface according to the truth rate of the abnormal road surface and the target correlation coefficient; determine the target according to the existence rate of the target abnormal road surface Unidentified abnormal pavement on the road.
进一步地,确定模块906具体用于,获取真实路面信息的采集真实率、传输缺失率和还原成功率;根据采集真实率、传输缺失率和还原成功率中的一种或多种获取异常路面的真实率。Further, the determination module 906 is specifically used to obtain the collection truth rate, transmission loss rate and restoration success rate of the real road surface information; obtain the abnormal road surface information according to one or more of the collection truth rate, transmission loss rate and restoration success rate. true rate.
在又一个实施例中,确定模块906具体用于,获取存在目标异常路面的随机率;根据目标异常路面的存在率和随机率,确定目标道路上的未识别异常路面。其中,随机率根据随机数确定,随机数服从0-1的均匀分布。In yet another embodiment, the determining module 906 is specifically configured to obtain the random rate of the existence of the target abnormal road surface; and determine the unidentified abnormal road surface on the target road according to the existence rate and the random rate of the target abnormal road surface. Among them, the random rate is determined according to the random number, and the random number obeys the uniform distribution of 0-1.
进一步地,确定模块906具体用于,从所述目标异常路面中确定所述随机率小于所述存在率的待定路面;根据所述待定路面确定所述目标道路上的所述未识别异常路面。Further, the determining module 906 is specifically configured to determine, from the target abnormal road surface, an undetermined road surface whose random rate is less than the existence rate; and determine the unidentified abnormal road surface on the target road according to the undetermined road surface.
关于道路异常路面的检测装置的具体限定可以参见上文中对于道路异常路面的检测方法的限定,在此不再赘述。上述道路异常路面的检测装置中的各个模块可全部或部分通过软件、硬件及其组合来实现。上述各模块可以硬件形式内嵌于或独立于计算机设备中的处理器中,也可以以软件形式存储于计算机设备中的存储器中,以便于处理器调用执行以上各个模块对应的操作。For the specific definition of the device for detecting abnormal road surface, please refer to the above definition of the detection method for abnormal road surface, which will not be repeated here. Each module in the above-mentioned device for detecting abnormal road surface can be implemented in whole or in part by software, hardware and combinations thereof. The above modules can be embedded in or independent of the processor in the computer device in the form of hardware, or stored in the memory in the computer device in the form of software, so that the processor can call and execute the operations corresponding to the above modules.
在一个实施例中,提供了一种道路异常路面的仿真方法,参考图10所示,可包括以下步骤:In one embodiment, a method for simulating abnormal road surfaces is provided. Referring to FIG. 10 , the method may include the following steps:
S1002,获取目标道路的真实路面信息。S1002, obtain the real road surface information of the target road.
S1004,根据真实路面信息,识别目标道路上的异常路面。S1004, according to the real road surface information, identify the abnormal road surface on the target road.
S1006,根据识别到的异常路面与目标道路上对应的目标异常路面之间的相关性,确定目标道路上的未识别异常路面。S1006, according to the correlation between the identified abnormal road surface and the target abnormal road surface corresponding to the target road, determine the unidentified abnormal road surface on the target road.
S1008,对异常路面和未识别异常路面进行仿真显示。S1008, simulate and display the abnormal road surface and the unrecognized abnormal road surface.
在一个实施例中,所述根据识别到的所述异常路面与所述目标道路对应的目标异常路面之间的相关性,确定所述目标道路上的未识别异常路面,包括:In one embodiment, determining the unrecognized abnormal road surface on the target road according to the correlation between the recognized abnormal road surface and the target abnormal road surface corresponding to the target road includes:
确定所述异常路面与所述目标异常路面之间的目标相关系数;determining a target correlation coefficient between the abnormal road surface and the target abnormal road surface;
根据所述目标相关系数,确定所述目标道路上的所述未识别异常路面。The unidentified abnormal road surface on the target road is determined according to the target correlation coefficient.
在一个实施例中,所述确定所述异常路面与所述目标异常路面之间的目标 相关系数,包括:In one embodiment, the determining a target correlation coefficient between the abnormal road surface and the target abnormal road surface includes:
获取所述异常路面的路面类型和所述目标道路的道路类型;obtaining the road type of the abnormal road surface and the road type of the target road;
根据所述异常路面的路面类型和所述目标道路的道路类型,从预设异常路面间的相关系数中获取所述异常路面与所述目标异常路面间的所述目标相关系数。According to the road surface type of the abnormal road surface and the road type of the target road, the target correlation coefficient between the abnormal road surface and the target abnormal road surface is obtained from a preset correlation coefficient between abnormal road surfaces.
在一个实施例中,所述预设异常路面包括多个路面类型,所述方法还包括:In one embodiment, the preset abnormal road surface includes a plurality of road surface types, and the method further includes:
获取待处理道路上存在的异常路面的路面类型,所述待处理道路包括所述目标道路或与所述目标道路类型相同的道路;obtaining the road surface type of the abnormal road surface existing on the road to be processed, the road to be processed includes the target road or a road of the same type as the target road;
获取在预设时长内,车辆行驶在所述待处理道路上遇到所述多个路面类型分别对应的异常路面出现次数;Acquire the number of occurrences of abnormal road surfaces corresponding to the plurality of road surface types when the vehicle travels on the road to be processed within a preset time period;
根据所述异常路面出现次数,确定所述预设异常路面间的所述相关系数。The correlation coefficient between the preset abnormal road surfaces is determined according to the number of occurrences of the abnormal road surfaces.
在一个实施例中,所述获取在预设时长内,车辆行驶在所述待处理道路上遇到所述多个路面类型分别对应的异常路面出现次数,包括:In one embodiment, the acquiring the number of occurrences of abnormal road surfaces corresponding to the plurality of road surface types when the vehicle travels on the road to be processed within a preset period of time includes:
从历史数据库中获取历史的所述预设时长内车辆行驶在所述待处理道路上遇到所述多个路面类型分别对应的异常路面出现次数;或者,Obtain the number of occurrences of abnormal road surfaces corresponding to the plurality of road surface types when the vehicle travels on the road to be processed within the preset period of time obtained from the history database; or,
根据车辆行驶路线预估未来的所述预设时长内车辆行驶在所述待处理道路上遇到所述多个路面类型分别对应的异常路面出现次数。The number of occurrences of abnormal road surfaces corresponding to the plurality of road surface types, respectively, when the vehicle travels on the to-be-processed road within the preset time period in the future is estimated according to the vehicle driving route.
在一个实施例中,所述多个路面类型包括第一异常类型和第二异常类型,所述根据所述异常路面出现次数,确定所述预设异常路面间的所述相关系数,包括:In one embodiment, the plurality of road surface types include a first abnormality type and a second abnormality type, and the determining the correlation coefficient between the preset abnormal road surfaces according to the number of occurrences of the abnormal road surface includes:
对所述预设时长进行区间划分以获得多个子时长;performing interval division on the preset duration to obtain a plurality of sub-durations;
获取每个子时长内所述车辆行驶在所述待处理道路上所述第一异常类型的异常路面的第一出现次数和所述第二异常类型的异常路面的第二出现次数;Obtaining the first occurrence number of abnormal road surfaces of the first abnormal type and the second occurrence number of abnormal road surfaces of the second abnormal type when the vehicle travels on the road to be processed within each sub-duration;
获取所述第一出现次数的第一均方差和所述第二出现次数的第二均方差,以及所述第一出现次数与所述第二出现次数之间的协方差;obtaining the first mean square error of the first occurrence and the second mean square of the second occurrence, and the covariance between the first occurrence and the second occurrence;
根据所述第一均方差、所述第二均方差和所述协方差,确定所述第一异常类型的异常路面与所述第一异常类型的异常路面之间的相关系数。According to the first mean square error, the second mean square error and the covariance, a correlation coefficient between the abnormal road surface of the first abnormal type and the abnormal road surface of the first abnormal type is determined.
在一个实施例中,所述根据所述目标相关系数,确定所述目标道路上的所述未识别异常路面,包括:In one embodiment, the determining the unidentified abnormal road surface on the target road according to the target correlation coefficient includes:
获取所述异常路面的真实率;obtaining the true rate of the abnormal road surface;
根据所述异常路面的真实率和所述目标相关系数,确定所述目标异常路面的存在率;determining the existence rate of the target abnormal road surface according to the true rate of the abnormal road surface and the target correlation coefficient;
根据所述目标异常路面的存在率,确定所述目标道路上的所述未识别异常路面。The unrecognized abnormal road surface on the target road is determined according to the existence rate of the target abnormal road surface.
在一个实施例中,所述获取所述异常路面的真实率,包括:In one embodiment, the obtaining the true rate of the abnormal road surface includes:
获取所述真实路面信息的采集真实率、传输缺失率和还原成功率;Obtain the collection truth rate, transmission missing rate and restoration success rate of the real road information;
根据所述采集真实率、所述传输缺失率和所述还原成功率中的一种或多种获取所述异常路面的真实率。The true rate of the abnormal road surface is acquired according to one or more of the acquisition true rate, the transmission missing rate, and the restoration success rate.
在一个实施例中,所述根据所述目标异常路面的存在率,确定所述目标道路上的所述未识别异常路面,包括:In one embodiment, determining the unrecognized abnormal road surface on the target road according to the existence rate of the target abnormal road surface includes:
获取存在所述目标异常路面的随机率;obtaining the random rate of the target abnormal road surface;
根据所述目标异常路面的存在率和所述随机率,确定所述目标道路上的所述未识别异常路面。The unidentified abnormal road surface on the target road is determined according to the existence rate of the target abnormal road surface and the random rate.
在一个实施例中,所述根据所述目标异常路面的存在率和所述随机率,确定所述目标道路上的所述未识别异常路面,包括:In one embodiment, determining the unidentified abnormal road surface on the target road according to the existence rate of the target abnormal road surface and the random rate includes:
从所述目标异常路面中确定所述随机率小于所述存在率的待定路面;determining an undetermined road surface whose random rate is less than the existence rate from the target abnormal road surface;
根据所述待定路面确定所述目标道路上的所述未识别异常路面。The unidentified abnormal road surface on the target road is determined according to the undetermined road surface.
在一个实施例中,所述随机率根据随机数确定,所述随机数服从0-1的均匀分布。In one embodiment, the random rate is determined according to a random number, and the random number obeys a uniform distribution of 0-1.
在一个实施例中,对异常路面和未识别异常路面进行仿真显示,包括:获取与异常路面对应的第一虚拟图像,并获取与未识别异常路面对应的第二虚拟图像;对第一虚拟图像和第二虚拟图像进行显示。In one embodiment, performing a simulation display on the abnormal road surface and the unrecognized abnormal road surface includes: acquiring a first virtual image corresponding to the abnormal road surface, and acquiring a second virtual image corresponding to the unrecognized abnormal road surface; and the second virtual image is displayed.
在一个实施例中,提供了一种计算机设备,包括存储器和处理器,存储器存储有计算机程序,处理器执行计算机程序时实现前述道路异常路面的检测方法或者实现前述道路异常路面的仿真方法。In one embodiment, a computer device is provided, including a memory and a processor, the memory stores a computer program, and when the processor executes the computer program, the processor implements the foregoing detection method for abnormal road surface or realizes the foregoing simulation method for abnormal road surface.
在一个实施例中,提供了一种计算机可读存储介质,其上存储有计算机程序,计算机程序被处理器执行时以实现一种道路异常路面的检测方法或者道路异常路面的仿真方法。In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, and when the computer program is executed by a processor, implements a method for detecting abnormal road surfaces or a method for simulating abnormal road surfaces.
本申请实施例还提供了一种包括指令的计算机程序产品,当其在计算机上运行时,使得计算机执行上述实施例提供的方法。The embodiments of the present application also provide a computer program product including instructions, which, when executed on a computer, cause the computer to execute the methods provided by the above embodiments.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的计算机程序可存储于一非易失性计算机可读取存储介质中,该计算机程序在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或当前未识别介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。Those of ordinary skill in the art can understand that all or part of the processes in the methods of the above embodiments can be implemented by instructing relevant hardware through a computer program, and the computer program can be stored in a non-volatile computer-readable storage In the medium, when the computer program is executed, it may include the processes of the above-mentioned method embodiments. Wherein, any reference to memory, storage, database or currently unidentified medium used in the various embodiments provided in this application may include non-volatile and/or volatile memory. Nonvolatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory may include random access memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in various forms such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Road (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.
以上实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above embodiments can be combined arbitrarily. In order to make the description simple, all possible combinations of the technical features in the above embodiments are not described. However, as long as there is no contradiction in the combination of these technical features It is considered to be the range described in this specification.
以上所述实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。The above-mentioned embodiments only represent several embodiments of the present application, and the descriptions thereof are specific and detailed, but should not be construed as a limitation on the scope of the invention patent. It should be pointed out that for those skilled in the art, without departing from the concept of the present application, several modifications and improvements can be made, which all belong to the protection scope of the present application. Therefore, the scope of protection of the patent of the present application shall be subject to the appended claims.

Claims (16)

  1. 一种道路异常路面的检测方法,所述方法由计算机设备执行,所述方法包括:A method for detecting abnormal road surface of a road, the method is executed by a computer device, and the method comprises:
    获取目标道路的真实路面信息;Obtain the real pavement information of the target road;
    根据所述真实路面信息,识别所述目标道路上的异常路面;Identifying an abnormal road surface on the target road according to the real road surface information;
    根据识别到的所述异常路面与所述目标道路对应的目标异常路面之间的相关性,确定所述目标道路上的未识别异常路面。According to the correlation between the identified abnormal road surface and the target abnormal road surface corresponding to the target road, the unidentified abnormal road surface on the target road is determined.
  2. 根据权利要求1所述的道路异常路面的检测方法,所述根据识别到的所述异常路面与所述目标道路对应的目标异常路面之间的相关性,确定所述目标道路上的未识别异常路面,包括:The method for detecting an abnormal road surface of a road according to claim 1, wherein the unrecognized abnormality on the target road is determined according to the correlation between the recognized abnormal road surface and the target abnormal road surface corresponding to the target road Pavement, including:
    确定所述异常路面与所述目标异常路面之间的目标相关系数;determining a target correlation coefficient between the abnormal road surface and the target abnormal road surface;
    根据所述目标相关系数,确定所述目标道路上的所述未识别异常路面。The unidentified abnormal road surface on the target road is determined according to the target correlation coefficient.
  3. 根据权利要求2所述的道路异常路面的检测方法,所述确定所述异常路面与所述目标异常路面之间的目标相关系数,包括:The method for detecting an abnormal road surface of a road according to claim 2, wherein the determining a target correlation coefficient between the abnormal road surface and the target abnormal road surface comprises:
    获取所述异常路面的路面类型和所述目标道路的道路类型;obtaining the road type of the abnormal road surface and the road type of the target road;
    根据所述异常路面的路面类型和所述目标道路的道路类型,从预设异常路面间的相关系数中获取所述异常路面与所述目标异常路面间的所述目标相关系数。According to the road surface type of the abnormal road surface and the road type of the target road, the target correlation coefficient between the abnormal road surface and the target abnormal road surface is obtained from a preset correlation coefficient between abnormal road surfaces.
  4. 根据权利要求3所述的道路异常路面的检测方法,所述预设异常路面包括多个路面类型,所述方法还包括:The method for detecting an abnormal road surface according to claim 3, wherein the preset abnormal road surface includes a plurality of road surface types, and the method further comprises:
    获取待处理道路上存在的异常路面的路面类型,所述待处理道路包括所述目标道路或与所述目标道路类型相同的道路;obtaining the road surface type of the abnormal road surface existing on the road to be processed, the road to be processed includes the target road or a road of the same type as the target road;
    获取在预设时长内,车辆行驶在所述待处理道路上遇到所述多个路面类型分别对应的异常路面出现次数;Acquire the number of occurrences of abnormal road surfaces corresponding to the plurality of road surface types when the vehicle travels on the road to be processed within a preset time period;
    根据所述异常路面出现次数,确定所述预设异常路面间的所述相关系数。The correlation coefficient between the preset abnormal road surfaces is determined according to the number of occurrences of the abnormal road surfaces.
  5. 根据权利要求4所述的道路异常路面的检测方法,所述获取在预设时长内,车辆行驶在所述待处理道路上遇到所述多个路面类型分别对应的异常路面出现次数,包括:The method for detecting an abnormal road surface of a road according to claim 4, wherein the obtaining the number of occurrences of abnormal road surfaces corresponding to the plurality of road surface types when the vehicle travels on the road to be processed within a preset time period, comprising:
    从历史数据库中获取历史的所述预设时长内车辆行驶在所述待处理道路 上遇到所述多个路面类型分别对应的异常路面出现次数;或者,The number of occurrences of abnormal road surfaces corresponding to the plurality of road surface types, respectively, encountered by the vehicle traveling on the road to be processed within the preset period of time obtained from the history database; or,
    根据车辆行驶路线预估未来的所述预设时长内车辆行驶在所述待处理道路上遇到所述多个路面类型分别对应的异常路面出现次数。The number of occurrences of abnormal road surfaces corresponding to the plurality of road surface types, respectively, when the vehicle travels on the to-be-processed road within the preset time period in the future is estimated according to the vehicle driving route.
  6. 根据权利要求4所述的道路异常路面的检测方法,所述多个路面类型包括第一异常类型和第二异常类型,所述根据所述异常路面出现次数,确定所述预设异常路面间的所述相关系数,包括:The method for detecting abnormal road surfaces of a road according to claim 4, wherein the plurality of road surface types includes a first abnormal type and a second abnormal type, and the number of occurrences of the abnormal road surfaces is determined to determine the difference between the preset abnormal road surfaces. The correlation coefficient includes:
    对所述预设时长进行区间划分以获得多个子时长;performing interval division on the preset duration to obtain a plurality of sub-durations;
    获取每个子时长内所述车辆行驶在所述待处理道路上所述第一异常类型的异常路面的第一出现次数和所述第二异常类型的异常路面的第二出现次数;Obtaining the first occurrence number of abnormal road surfaces of the first abnormal type and the second occurrence number of abnormal road surfaces of the second abnormal type when the vehicle travels on the road to be processed within each sub-duration;
    获取所述第一出现次数的第一均方差和所述第二出现次数的第二均方差,以及所述第一出现次数与所述第二出现次数之间的协方差;obtaining the first mean square error of the first occurrence and the second mean square of the second occurrence, and the covariance between the first occurrence and the second occurrence;
    根据所述第一均方差、所述第二均方差和所述协方差,确定所述第一异常类型的异常路面与所述第一异常类型的异常路面之间的相关系数。According to the first mean square error, the second mean square error and the covariance, a correlation coefficient between the abnormal road surface of the first abnormal type and the abnormal road surface of the first abnormal type is determined.
  7. 根据权利要求2-6中任一项所述的道路异常路面的检测方法,所述根据所述目标相关系数,确定所述目标道路上的所述未识别异常路面,包括:The method for detecting abnormal road surfaces according to any one of claims 2-6, wherein determining the unrecognized abnormal road surface on the target road according to the target correlation coefficient, comprising:
    获取所述异常路面的真实率;obtaining the true rate of the abnormal road surface;
    根据所述异常路面的真实率和所述目标相关系数,确定所述目标异常路面的存在率;determining the existence rate of the target abnormal road surface according to the true rate of the abnormal road surface and the target correlation coefficient;
    根据所述目标异常路面的存在率,确定所述目标道路上的所述未识别异常路面。The unrecognized abnormal road surface on the target road is determined according to the existence rate of the target abnormal road surface.
  8. 根据权利要求7所述的道路异常路面的检测方法,所述获取所述异常路面的真实率,包括:The method for detecting an abnormal road surface of a road according to claim 7, wherein the obtaining the true rate of the abnormal road surface comprises:
    获取所述真实路面信息的采集真实率、传输缺失率和还原成功率;Obtain the collection truth rate, transmission missing rate and restoration success rate of the real road information;
    根据所述采集真实率、所述传输缺失率和所述还原成功率中的一种或多种获取所述异常路面的真实率。The true rate of the abnormal road surface is acquired according to one or more of the acquisition true rate, the transmission missing rate, and the restoration success rate.
  9. 根据权利要求7所述的道路异常路面的检测方法,所述根据所述目标异常路面的存在率,确定所述目标道路上的所述未识别异常路面,包括:The method for detecting abnormal road surfaces according to claim 7, wherein determining the unrecognized abnormal road surface on the target road according to the existence rate of the target abnormal road surface, comprising:
    获取存在所述目标异常路面的随机率;obtaining the random rate of the target abnormal road surface;
    根据所述目标异常路面的存在率和所述随机率,确定所述目标道路上的所 述未识别异常路面。The unrecognized abnormal road surface on the target road is determined according to the existence rate of the target abnormal road surface and the random rate.
  10. 根据权利要求9所述的道路异常路面的检测方法,所述根据所述目标异常路面的存在率和所述随机率,确定所述目标道路上的所述未识别异常路面,包括:The method for detecting abnormal road surfaces according to claim 9, wherein determining the unidentified abnormal road surface on the target road according to the existence rate of the target abnormal road surface and the random rate, comprising:
    从所述目标异常路面中确定所述随机率小于所述存在率的待定路面;determining an undetermined road surface whose random rate is less than the existence rate from the target abnormal road surface;
    根据所述待定路面确定所述目标道路上的所述未识别异常路面。The unidentified abnormal road surface on the target road is determined according to the undetermined road surface.
  11. 根据权利要求9所述的道路异常路面的检测方法,所述随机率根据随机数确定,所述随机数服从0-1的均匀分布。The method for detecting abnormal road surfaces according to claim 9, wherein the random rate is determined according to a random number, and the random number obeys a uniform distribution of 0-1.
  12. 一种道路异常路面的检测装置,包括:A detection device for abnormal road surface of a road, comprising:
    获取模块,用于获取目标道路的真实路面信息;The acquisition module is used to acquire the real road surface information of the target road;
    识别模块,用于根据所述真实路面信息,识别所述目标道路上的异常路面;an identification module, configured to identify the abnormal road surface on the target road according to the real road surface information;
    确定模块,用于根据所述异常路面与所述目标道路对应的目标异常路面之间的相关性,确定所述目标道路上的未识别异常路面。A determination module, configured to determine the unrecognized abnormal road surface on the target road according to the correlation between the abnormal road surface and the target abnormal road surface corresponding to the target road.
  13. 一种道路异常路面的仿真方法,所述方法由计算机设备执行,所述方法包括:A method for simulating abnormal road surfaces, the method is executed by computer equipment, and the method comprises:
    获取目标道路的真实路面信息;Obtain the real pavement information of the target road;
    根据所述真实路面信息,识别所述目标道路上的异常路面;Identifying an abnormal road surface on the target road according to the real road surface information;
    根据识别到的所述异常路面与所述目标道路对应的目标异常路面之间的相关性,确定所述目标道路上的未识别异常路面;According to the correlation between the identified abnormal road surface and the target abnormal road surface corresponding to the target road, determine the unidentified abnormal road surface on the target road;
    对所述异常路面和所述未识别异常路面进行仿真显示。The abnormal road surface and the unrecognized abnormal road surface are simulated and displayed.
  14. 一种计算机设备,包括存储器和处理器,所述存储器存储有计算机程序,所述处理器执行所述计算机程序时实现权利要求1至11中任一项所述方法的步骤,或者,执行时实现权利要求13所述方法的步骤。A computer device, comprising a memory and a processor, the memory stores a computer program, and the processor implements the steps of the method according to any one of claims 1 to 11 when the processor executes the computer program, or implements when executing the computer program. The steps of the method of claim 13.
  15. 一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现权利要求1至11中任一项所述方法的步骤,或者,执行时实现权利要求13所述方法的步骤。A computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, implements the steps of the method of any one of claims 1 to 11, or, when executed, implements the method described in claim 13 steps of the method.
  16. 一种包括指令的计算机程序产品,当其在计算机上运行时,使得所述计算机执行权利要求1至11中任一项所述方法的步骤,或者,执行时实现权利要求13所述方法的步骤。A computer program product comprising instructions which, when run on a computer, cause the computer to perform the steps of the method of any one of claims 1 to 11, or, when executed, implement the steps of the method of claim 13 .
PCT/CN2021/120644 2020-10-24 2021-09-26 Detection method and simulation method for abnormal road surface of road, and related apparatus WO2022083409A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011150953.8A CN112163348A (en) 2020-10-24 2020-10-24 Method and device for detecting road abnormal road surface, simulation method, vehicle and medium
CN202011150953.8 2020-10-24

Publications (1)

Publication Number Publication Date
WO2022083409A1 true WO2022083409A1 (en) 2022-04-28

Family

ID=73866202

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/120644 WO2022083409A1 (en) 2020-10-24 2021-09-26 Detection method and simulation method for abnormal road surface of road, and related apparatus

Country Status (2)

Country Link
CN (1) CN112163348A (en)
WO (1) WO2022083409A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115937826A (en) * 2023-02-03 2023-04-07 小米汽车科技有限公司 Target detection method and device
CN116091369A (en) * 2023-04-10 2023-05-09 武汉天际航信息科技股份有限公司 Digital road map distinguishing method, device, computing equipment and storage medium
CN116343176A (en) * 2023-05-30 2023-06-27 济南城市建设集团有限公司 Pavement abnormality monitoring system and monitoring method thereof

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112163348A (en) * 2020-10-24 2021-01-01 腾讯科技(深圳)有限公司 Method and device for detecting road abnormal road surface, simulation method, vehicle and medium
CN112991742B (en) * 2021-04-21 2021-08-20 四川见山科技有限责任公司 Visual simulation method and system for real-time traffic data
CN113190015A (en) * 2021-05-20 2021-07-30 中国第一汽车股份有限公司 Terrain recognition method and device, computer equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103185724A (en) * 2011-12-28 2013-07-03 富士通株式会社 Road surface inspection device
CN109082984A (en) * 2018-06-29 2018-12-25 浙江大学城市学院 A kind of road abnormality detection model based on window division and dynamic time warping
CN109255288A (en) * 2018-07-23 2019-01-22 深圳市科思创动科技有限公司 A kind of road surface breakage detection method, device and terminal device
CN110182213A (en) * 2019-05-28 2019-08-30 径卫视觉科技(上海)有限公司 A kind of road condition detection method and corresponding system
US20190329786A1 (en) * 2018-04-25 2019-10-31 Toyota Jidosha Kabushiki Kaisha Road surface condition estimation apparatus and road surface condition estimation method
US20200148237A1 (en) * 2017-02-23 2020-05-14 Mitsubishi Heavy Industries Engineering, Ltd. Abnormality monitoring device, abnormality monitoring method, and program
CN112163348A (en) * 2020-10-24 2021-01-01 腾讯科技(深圳)有限公司 Method and device for detecting road abnormal road surface, simulation method, vehicle and medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103185724A (en) * 2011-12-28 2013-07-03 富士通株式会社 Road surface inspection device
US20200148237A1 (en) * 2017-02-23 2020-05-14 Mitsubishi Heavy Industries Engineering, Ltd. Abnormality monitoring device, abnormality monitoring method, and program
US20190329786A1 (en) * 2018-04-25 2019-10-31 Toyota Jidosha Kabushiki Kaisha Road surface condition estimation apparatus and road surface condition estimation method
CN109082984A (en) * 2018-06-29 2018-12-25 浙江大学城市学院 A kind of road abnormality detection model based on window division and dynamic time warping
CN109255288A (en) * 2018-07-23 2019-01-22 深圳市科思创动科技有限公司 A kind of road surface breakage detection method, device and terminal device
CN110182213A (en) * 2019-05-28 2019-08-30 径卫视觉科技(上海)有限公司 A kind of road condition detection method and corresponding system
CN112163348A (en) * 2020-10-24 2021-01-01 腾讯科技(深圳)有限公司 Method and device for detecting road abnormal road surface, simulation method, vehicle and medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115937826A (en) * 2023-02-03 2023-04-07 小米汽车科技有限公司 Target detection method and device
CN115937826B (en) * 2023-02-03 2023-05-09 小米汽车科技有限公司 Target detection method and device
CN116091369A (en) * 2023-04-10 2023-05-09 武汉天际航信息科技股份有限公司 Digital road map distinguishing method, device, computing equipment and storage medium
CN116343176A (en) * 2023-05-30 2023-06-27 济南城市建设集团有限公司 Pavement abnormality monitoring system and monitoring method thereof
CN116343176B (en) * 2023-05-30 2023-08-11 济南城市建设集团有限公司 Pavement abnormality monitoring system and monitoring method thereof

Also Published As

Publication number Publication date
CN112163348A (en) 2021-01-01

Similar Documents

Publication Publication Date Title
WO2022083409A1 (en) Detection method and simulation method for abnormal road surface of road, and related apparatus
CN110364008B (en) Road condition determining method and device, computer equipment and storage medium
CN110533925B (en) Vehicle illegal video processing method and device, computer equipment and storage medium
US10522040B2 (en) Real-time video analytics for traffic conflict detection and quantification
KR101926561B1 (en) Road crack detection apparatus of patch unit and method thereof, and computer program for executing the same
CN112712717B (en) Information fusion method, device and equipment
WO2018103313A1 (en) Traffic accident occurrence risk prediction method, device and system
CN108320553B (en) Road condition prediction method based on road driving event
CN113272838A (en) Virtual scene generation method and device, computer equipment and storage medium
CN108932849B (en) Method and device for recording low-speed running illegal behaviors of multiple motor vehicles
US11577756B2 (en) Detecting out-of-model scenarios for an autonomous vehicle
JP2022545322A (en) Road operation situation determination method and device, device, storage medium and program
CN113269042B (en) Intelligent traffic management method and system based on driving vehicle violation identification
CN111899521A (en) Method for detecting vehicle violation behaviors on expressway
CN113849971B (en) Driving system evaluation method and device, computer equipment and storage medium
WO2024098992A1 (en) Vehicle reversing detection method and apparatus
CN109003456B (en) Method and system for recording illegal actions of crossing solid line of motor vehicle
CN115169588A (en) Electrographic computation space-time trajectory vehicle code correlation method, device, equipment and storage medium
Kiac et al. ADEROS: Artificial Intelligence-Based Detection System of Critical Events for Road Security
CN115640828A (en) Vehicle-mounted digital twin cheating detection method based on antagonistic generation network
CN112464749A (en) Traffic scene abnormal target detection method based on rules and learning
CN114093155A (en) Traffic accident responsibility tracing method and device, computer equipment and storage medium
CN111274931A (en) Overtaking behavior auditing method and device, computer equipment and storage medium
CN116520817B (en) ETC system running state real-time monitoring system and method based on expressway
CN115880650B (en) Cross-view vehicle re-identification model, construction method, device and application thereof

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21881828

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 30.08.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 21881828

Country of ref document: EP

Kind code of ref document: A1