CN111091066A - Method and system for evaluating ground state of automatic driving automobile - Google Patents

Method and system for evaluating ground state of automatic driving automobile Download PDF

Info

Publication number
CN111091066A
CN111091066A CN201911162569.7A CN201911162569A CN111091066A CN 111091066 A CN111091066 A CN 111091066A CN 201911162569 A CN201911162569 A CN 201911162569A CN 111091066 A CN111091066 A CN 111091066A
Authority
CN
China
Prior art keywords
ground state
ground
vehicle
vehicle running
running path
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911162569.7A
Other languages
Chinese (zh)
Other versions
CN111091066B (en
Inventor
杨智勇
周桐
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chongqing Vocational Institute of Engineering
Original Assignee
Chongqing Vocational Institute of Engineering
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 Chongqing Vocational Institute of Engineering filed Critical Chongqing Vocational Institute of Engineering
Priority to CN201911162569.7A priority Critical patent/CN111091066B/en
Publication of CN111091066A publication Critical patent/CN111091066A/en
Application granted granted Critical
Publication of CN111091066B publication Critical patent/CN111091066B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/56Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
    • G06V20/588Recognition of the road, e.g. of lane markings; Recognition of the vehicle driving pattern in relation to the road
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/084Backpropagation, e.g. using gradient descent

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • General Engineering & Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Biophysics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Multimedia (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Evolutionary Biology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Traffic Control Systems (AREA)
  • Image Analysis (AREA)

Abstract

The invention discloses a method and a system for evaluating the ground state of an automatic driving automobile, belongs to the technical field of automatic driving automobiles, and solves the problem that the evaluation of the road state in the prior art is not accurate enough. A method for evaluating the ground state of an automatic driving automobile comprises the following steps: acquiring first ground image information, and acquiring ground state characteristics according to the first ground image information; adjusting light rays when the images are obtained, obtaining second ground image information, and obtaining ground state characteristics according to the second ground image information; and comparing whether the ground state features acquired twice are consistent or not, if so, determining the ground state by using the ground state features acquired at any time, otherwise, readjusting the light rays when the images are acquired, acquiring the ground image information, acquiring the ground state features, and determining the ground state by using the ground state features acquired at any time until the ground state features acquired twice are consistent. More accurate evaluation of the road surface state is achieved.

Description

Method and system for evaluating ground state of automatic driving automobile
Technical Field
The invention relates to the technical field of automatic driving automobiles, in particular to a method and a system for evaluating the ground state of an automatic driving automobile.
Background
Along with the popularization and the application of the unmanned technology, the unmanned vehicle is gradually popularized and applied, however, when the unmanned vehicle runs, the road surface state has great influence on the safety and reliability of the running of the vehicle, when the matching between the vehicle running state such as the vehicle speed, the steering radius and the like and the road surface state is poor, on one hand, the running comfort of the vehicle is relatively poor, on the other hand, the safety accident is easily caused when the vehicle runs, aiming at the problem, a road condition evaluation method which can match the whole road condition state with the running of the vehicle is lacked at present, therefore, the automatic driving vehicle has a great potential safety hazard during running, so that for the current situation, a method for evaluating the running road surface state of the automatic driving vehicle is needed, the method meets the actual use requirement, and the existing road surface state evaluation method is not accurate enough for evaluating the road surface state.
Disclosure of Invention
The invention aims to overcome at least one technical defect and provides a method and a system for evaluating the ground state of an automatic driving automobile.
In one aspect, the invention provides a method for evaluating the ground state of an automatic driving automobile, which comprises the following steps:
acquiring first ground image information in a vehicle running path, and acquiring ground state characteristics in the vehicle running path according to the first ground image information;
adjusting light rays when the images are obtained, obtaining second ground image information in a vehicle running path, and obtaining ground state characteristics in the vehicle running path according to the second ground image information;
comparing whether the ground state characteristics in the vehicle driving path obtained twice are consistent, if so, obtaining the ground state characteristics in the vehicle driving path at any time, determining the ground state,
otherwise, the light ray when the image is obtained is adjusted again, the ground image information in the vehicle running path is obtained, the ground state feature in the vehicle running path is obtained, and the ground state feature in the vehicle running path is obtained until the ground state features in the vehicle running path obtained twice are consistent, and the ground state feature in the vehicle running path is obtained at any time to determine the ground state.
Further, the adjusting the light ray when the image is obtained specifically includes obtaining illumination intensity information of an area where the vehicle runs, and determining the light ray adjustment size when the image is obtained according to the illumination intensity information.
Further, the step of determining the ground state by obtaining the ground state features in the vehicle driving path at any time specifically includes inputting the ground state features in the vehicle driving path obtained at any time into a convolutional neural network model to determine the ground state.
Further, the method for evaluating the ground state of the automatic driving automobile further comprises the steps of constructing a convolutional neural network model, specifically comprising,
collecting image information data of a test vehicle in the running process of different ground to form a training database; and constructing a convolutional neural network by using the training database, and training the constructed convolutional neural network according to a back propagation algorithm to form a convolutional neural network model based on ground state evaluation.
On the other hand, the invention also provides a system for evaluating the ground state of the automatic driving automobile, which comprises a first ground state characteristic acquisition module, a second ground state characteristic acquisition module and a ground state acquisition module;
the first ground state feature acquisition module is used for acquiring first ground image information in a vehicle running path and acquiring ground state features in the vehicle running path according to the first ground image information;
the second ground state characteristic acquisition module is used for adjusting the light rays when the images are acquired, acquiring second ground image information in the vehicle running path and acquiring the ground state characteristics in the vehicle running path according to the second ground image information;
the ground state acquisition module is used for comparing whether the ground state characteristics in the vehicle running path acquired twice are consistent or not, if so, acquiring the ground state characteristics in the vehicle running path at any time to determine the ground state,
otherwise, the light ray when the image is obtained is adjusted again, the ground image information in the vehicle running path is obtained, the ground state feature in the vehicle running path is obtained, and the ground state feature in the vehicle running path is obtained until the ground state features in the vehicle running path obtained twice are consistent, and the ground state feature in the vehicle running path is obtained at any time to determine the ground state.
Further, the system for evaluating the ground state of the automatic driving automobile further comprises a light ray adjusting module, wherein the light ray adjusting module is used for adjusting light rays when the image is obtained, and specifically comprises the steps of obtaining illumination intensity information of an area where the automobile runs, and determining the size of light ray adjustment when the image is obtained according to the illumination intensity information.
The ground state obtaining module obtains the ground state characteristics in the vehicle running path at any time, and determines the ground state.
Further, the automatic driving automobile ground state evaluation system also comprises a convolutional neural network model construction module, wherein the convolutional neural network model construction module is used for constructing a convolutional neural network model, and specifically comprises,
collecting image information data of a test vehicle in the running process of different ground to form a training database; and constructing a convolutional neural network by using the training database, and training the constructed convolutional neural network according to a back propagation algorithm to form a convolutional neural network model based on ground state evaluation.
Compared with the prior art, the invention has the beneficial effects that: acquiring ground state characteristics in a vehicle driving path according to first ground image information by acquiring the first ground image information in the vehicle driving path; adjusting light rays when the images are obtained, obtaining second ground image information in a vehicle running path, and obtaining ground state characteristics in the vehicle running path according to the second ground image information; and comparing whether the ground state features in the vehicle running paths obtained twice are consistent or not, if so, obtaining the ground state features in the vehicle running paths at any time, and determining the ground state, otherwise, readjusting the light rays when the images are obtained, obtaining the ground image information in the vehicle running paths, obtaining the ground state features in the vehicle running paths, and obtaining the ground state features in the vehicle running paths at any time until the ground state features in the vehicle running paths obtained twice are consistent, and determining the ground state. More accurate evaluation of the road surface state is achieved.
Drawings
Fig. 1 is a schematic flow chart of a method for evaluating the ground condition of an autonomous vehicle according to embodiment 1 of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Example 1
The invention provides a method for evaluating the ground state of an automatic driving automobile, which comprises the following steps:
acquiring first ground image information in a vehicle running path, and acquiring ground state characteristics in the vehicle running path according to the first ground image information;
adjusting light rays when the images are obtained, obtaining second ground image information in a vehicle running path, and obtaining ground state characteristics in the vehicle running path according to the second ground image information;
comparing whether the ground state characteristics in the vehicle driving path obtained twice are consistent, if so, obtaining the ground state characteristics in the vehicle driving path at any time, determining the ground state,
otherwise, the light ray when the image is obtained is adjusted again, the ground image information in the vehicle running path is obtained, the ground state feature in the vehicle running path is obtained, and the ground state feature in the vehicle running path is obtained until the ground state features in the vehicle running path obtained twice are consistent, and the ground state feature in the vehicle running path is obtained at any time to determine the ground state.
It should be noted that the autonomous vehicle may include at least one camera and may include a plurality of cameras, the adjusting light device when acquiring images may be a light generating device, for example, a Light Emitting Diode (LED), flash, laser, etc. camera may include a device suitable for use with an image recognition application, and the device may be capable of capturing an electronic image and transferring and saving the image to a storage device.
In one specific implementation, the ground state characteristics in the vehicle running path obtained twice are compared to be consistent, and the ground state characteristics in the vehicle running path are obtained at any time to determine the ground state; at the moment, the light ray when the image is obtained does not need to be adjusted again; otherwise, the light ray for acquiring the image needs to be adjusted again to acquire the ground state characteristics in the driving path of the vehicle.
Preferably, the adjusting the light ray when the image is acquired specifically includes acquiring illumination intensity information of an area where the vehicle runs, and determining the light ray adjustment size when the image is acquired according to the illumination intensity information.
Preferably, the obtaining the ground state feature in the vehicle driving path at any time to determine the ground state specifically includes inputting the ground state feature in the vehicle driving path obtained at any time to the convolutional neural network model to determine the ground state.
Preferably, the method for evaluating the ground state of the automatic driving automobile further comprises the steps of constructing a convolutional neural network model, specifically, collecting image information data of a test vehicle in the driving process of different ground surfaces to form a training database; and constructing a convolutional neural network by using the training database, and training the constructed convolutional neural network according to a back propagation algorithm to form a convolutional neural network model based on ground state evaluation.
It should be noted that, the embodiment of the present invention determines the ground state by using a convolutional neural network model, which is a deep feedforward artificial neural network that uses variants of multi-layer perceptrons designed to require minimal preprocessing; convolutional neural networks use relatively little preprocessing compared to other network models, which allows convolutional neural networks to learn the filter. The ground state according to an embodiment of the present invention includes a ground type and a ground condition, and the classifier in the convolutional neural network model may be defined to classify the ground as one of asphalt road, cement road, gravel road, dirt road, pothole, and one of dry, slippery, or snow.
Example 2
The invention also provides a system for evaluating the ground state of the automatic driving automobile, which comprises a first ground state characteristic acquisition module, a second ground state characteristic acquisition module and a ground state acquisition module;
the first ground state feature acquisition module is used for acquiring first ground image information in a vehicle running path and acquiring ground state features in the vehicle running path according to the first ground image information;
the second ground state characteristic acquisition module is used for adjusting the light rays when the images are acquired, acquiring second ground image information in the vehicle running path and acquiring the ground state characteristics in the vehicle running path according to the second ground image information;
the ground state acquisition module is used for comparing whether the ground state characteristics in the vehicle running path acquired twice are consistent or not, if so, acquiring the ground state characteristics in the vehicle running path at any time to determine the ground state,
otherwise, the light ray when the image is obtained is adjusted again, the ground image information in the vehicle running path is obtained, the ground state feature in the vehicle running path is obtained, and the ground state feature in the vehicle running path is obtained until the ground state features in the vehicle running path obtained twice are consistent, and the ground state feature in the vehicle running path is obtained at any time to determine the ground state.
The vehicle-mounted light adjusting device is characterized by further comprising a light adjusting module, wherein the light adjusting module is used for adjusting light when an image is obtained, the light adjusting module specifically comprises the steps of obtaining illumination intensity information of an area where the vehicle runs, and determining the light adjusting size when the image is obtained according to the illumination intensity information.
Preferably, the ground state obtaining module obtains the ground state features in the vehicle driving path at any time to determine the ground state, and specifically includes inputting the ground state features in the vehicle driving path obtained at any time to the convolutional neural network model to determine the ground state.
Preferably, the automatic driving automobile ground state evaluation system further comprises a convolutional neural network model construction module, wherein the convolutional neural network model construction module is used for constructing a convolutional neural network model, and specifically comprises,
collecting image information data of a test vehicle in the running process of different ground to form a training database; and constructing a convolutional neural network by using the training database, and training the constructed convolutional neural network according to a back propagation algorithm to form a convolutional neural network model based on ground state evaluation.
The invention discloses a method and a system for evaluating the ground state of an automatic driving automobile, which are characterized in that the ground state characteristics in a vehicle driving path are obtained according to first ground image information in the vehicle driving path; adjusting light rays when the images are obtained, obtaining second ground image information in a vehicle running path, and obtaining ground state characteristics in the vehicle running path according to the second ground image information; and comparing whether the ground state features in the vehicle running paths obtained twice are consistent or not, if so, obtaining the ground state features in the vehicle running paths at any time, and determining the ground state, otherwise, readjusting the light rays when the images are obtained, obtaining the ground image information in the vehicle running paths, obtaining the ground state features in the vehicle running paths, and obtaining the ground state features in the vehicle running paths at any time until the ground state features in the vehicle running paths obtained twice are consistent, and determining the ground state. More accurate evaluation of the road surface state is achieved.
Those skilled in the art will appreciate that all or part of the flow of the method implementing the above embodiments may be implemented by a computer program, which is stored in a computer readable storage medium, to instruct related hardware. The computer readable storage medium is a magnetic disk, an optical disk, a read-only memory or a random access memory.
The above-described embodiments of the present invention should not be construed as limiting the scope of the present invention. Any other corresponding changes and modifications made according to the technical idea of the present invention should be included in the protection scope of the claims of the present invention.

Claims (8)

1. A method for evaluating the ground state of an automatic driving automobile is characterized by comprising the following steps:
acquiring first ground image information in a vehicle running path, and acquiring ground state characteristics in the vehicle running path according to the first ground image information;
adjusting light rays when the images are obtained, obtaining second ground image information in a vehicle running path, and obtaining ground state characteristics in the vehicle running path according to the second ground image information;
comparing whether the ground state characteristics in the vehicle driving path obtained twice are consistent, if so, obtaining the ground state characteristics in the vehicle driving path at any time, determining the ground state,
otherwise, the light ray when the image is obtained is adjusted again, the ground image information in the vehicle running path is obtained, the ground state feature in the vehicle running path is obtained, and the ground state feature in the vehicle running path is obtained until the ground state features in the vehicle running path obtained twice are consistent, and the ground state feature in the vehicle running path is obtained at any time to determine the ground state.
2. The method according to claim 1, wherein the adjusting the light for obtaining the image comprises obtaining light intensity information of an area where the vehicle is driving, and determining the light adjustment for obtaining the image according to the light intensity information.
3. The method of claim 1, wherein the determining the ground state based on the ground state characteristics of the vehicle along the travel path obtained at any one time comprises inputting the ground state characteristics of the vehicle along the travel path obtained at any one time into a convolutional neural network model to determine the ground state.
4. The automated guided vehicle ground condition assessment method of claim 3, further comprising constructing a convolutional neural network model, in particular comprising,
collecting image information data of a test vehicle in the running process of different ground to form a training database; and constructing a convolutional neural network by using the training database, and training the constructed convolutional neural network according to a back propagation algorithm to form a convolutional neural network model based on ground state evaluation.
5. A system for evaluating the ground state of an automatic driving automobile is characterized by comprising a first ground state feature acquisition module, a second ground state feature acquisition module and a ground state acquisition module;
the first ground state feature acquisition module is used for acquiring first ground image information in a vehicle running path and acquiring ground state features in the vehicle running path according to the first ground image information;
the second ground state characteristic acquisition module is used for adjusting the light rays when the images are acquired, acquiring second ground image information in the vehicle running path and acquiring the ground state characteristics in the vehicle running path according to the second ground image information;
the ground state acquisition module is used for comparing whether the ground state characteristics in the vehicle running path acquired twice are consistent or not, if so, acquiring the ground state characteristics in the vehicle running path at any time to determine the ground state,
otherwise, the light ray when the image is obtained is adjusted again, the ground image information in the vehicle running path is obtained, the ground state feature in the vehicle running path is obtained, and the ground state feature in the vehicle running path is obtained until the ground state features in the vehicle running path obtained twice are consistent, and the ground state feature in the vehicle running path is obtained at any time to determine the ground state.
6. The system according to claim 5, further comprising a light adjustment module, wherein the light adjustment module is configured to adjust light of the captured image, and specifically comprises obtaining illumination intensity information of an area where the vehicle is traveling, and determining a light adjustment size of the captured image according to the illumination intensity information.
7. The system of claim 5, wherein the ground state obtaining module determines the ground state by obtaining the ground state characteristics of the vehicle in the driving path at any one time, and specifically comprises inputting the ground state characteristics of the vehicle in the driving path obtained at any one time into the convolutional neural network model to determine the ground state.
8. The autopilot ground condition assessment system of claim 7, further comprising a convolutional neural network model construction module for constructing a convolutional neural network model, in particular comprising,
collecting image information data of a test vehicle in the running process of different ground to form a training database; and constructing a convolutional neural network by using the training database, and training the constructed convolutional neural network according to a back propagation algorithm to form a convolutional neural network model based on ground state evaluation.
CN201911162569.7A 2019-11-25 2019-11-25 Automatic driving automobile ground state assessment method and system Active CN111091066B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911162569.7A CN111091066B (en) 2019-11-25 2019-11-25 Automatic driving automobile ground state assessment method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911162569.7A CN111091066B (en) 2019-11-25 2019-11-25 Automatic driving automobile ground state assessment method and system

Publications (2)

Publication Number Publication Date
CN111091066A true CN111091066A (en) 2020-05-01
CN111091066B CN111091066B (en) 2023-09-22

Family

ID=70393513

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911162569.7A Active CN111091066B (en) 2019-11-25 2019-11-25 Automatic driving automobile ground state assessment method and system

Country Status (1)

Country Link
CN (1) CN111091066B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114721395A (en) * 2022-04-15 2022-07-08 创泽智能机器人集团股份有限公司 Ground state detection method, device, equipment and medium based on accompanying robot

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004191276A (en) * 2002-12-13 2004-07-08 Koito Ind Ltd Apparatus for distinguishing road-surface state
US20100329508A1 (en) * 2009-06-24 2010-12-30 Xin Chen Detecting Ground Geographic Features in Images Based on Invariant Components
US20150063648A1 (en) * 2013-08-29 2015-03-05 Denso Corporation Method and apparatus for recognizing road shape
CN105185160A (en) * 2015-10-09 2015-12-23 卢庆港 Pavement detection system and detection method
CN107247054A (en) * 2017-04-20 2017-10-13 浙江工业职业技术学院 A kind of retainer positive and negative image discriminating method based on bi-chromatic illumination
CN107392087A (en) * 2017-05-27 2017-11-24 华勤通讯技术有限公司 A kind of image processing method and device
CN108009522A (en) * 2017-12-21 2018-05-08 海信集团有限公司 A kind of Approach for road detection, device and terminal
CN108121325A (en) * 2017-11-17 2018-06-05 南京视莱尔汽车电子有限公司 A kind of autonomous driving vehicle state of ground assessment method
CN108375377A (en) * 2017-01-31 2018-08-07 索尼公司 Device and method for determining vehicle position in orbit
CN108513674A (en) * 2018-03-26 2018-09-07 深圳市锐明技术股份有限公司 A kind of detection alarm method, storage medium and the server of Chinese herbaceous peony accumulated snow and icing
CN108985158A (en) * 2018-06-08 2018-12-11 汉腾汽车有限公司 A kind of road identification system and method
CN109389095A (en) * 2018-10-24 2019-02-26 中车株洲电力机车研究所有限公司 A kind of pavement strip image-recognizing method and training method
CN109447164A (en) * 2018-11-01 2019-03-08 厦门大学 A kind of motor behavior method for classifying modes, system and device
CN109669451A (en) * 2017-10-16 2019-04-23 株式会社万都 Autonomous driving holding equipment and method
CN110162040A (en) * 2019-05-10 2019-08-23 重庆大学 A kind of low speed automatic Pilot trolley control method and system based on deep learning
CN110874921A (en) * 2018-08-31 2020-03-10 百度在线网络技术(北京)有限公司 Intelligent road side unit and information processing method thereof

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004191276A (en) * 2002-12-13 2004-07-08 Koito Ind Ltd Apparatus for distinguishing road-surface state
US20100329508A1 (en) * 2009-06-24 2010-12-30 Xin Chen Detecting Ground Geographic Features in Images Based on Invariant Components
US20150063648A1 (en) * 2013-08-29 2015-03-05 Denso Corporation Method and apparatus for recognizing road shape
CN105185160A (en) * 2015-10-09 2015-12-23 卢庆港 Pavement detection system and detection method
CN108375377A (en) * 2017-01-31 2018-08-07 索尼公司 Device and method for determining vehicle position in orbit
CN107247054A (en) * 2017-04-20 2017-10-13 浙江工业职业技术学院 A kind of retainer positive and negative image discriminating method based on bi-chromatic illumination
CN107392087A (en) * 2017-05-27 2017-11-24 华勤通讯技术有限公司 A kind of image processing method and device
CN109669451A (en) * 2017-10-16 2019-04-23 株式会社万都 Autonomous driving holding equipment and method
CN108121325A (en) * 2017-11-17 2018-06-05 南京视莱尔汽车电子有限公司 A kind of autonomous driving vehicle state of ground assessment method
CN108009522A (en) * 2017-12-21 2018-05-08 海信集团有限公司 A kind of Approach for road detection, device and terminal
CN108513674A (en) * 2018-03-26 2018-09-07 深圳市锐明技术股份有限公司 A kind of detection alarm method, storage medium and the server of Chinese herbaceous peony accumulated snow and icing
CN108985158A (en) * 2018-06-08 2018-12-11 汉腾汽车有限公司 A kind of road identification system and method
CN110874921A (en) * 2018-08-31 2020-03-10 百度在线网络技术(北京)有限公司 Intelligent road side unit and information processing method thereof
CN109389095A (en) * 2018-10-24 2019-02-26 中车株洲电力机车研究所有限公司 A kind of pavement strip image-recognizing method and training method
CN109447164A (en) * 2018-11-01 2019-03-08 厦门大学 A kind of motor behavior method for classifying modes, system and device
CN110162040A (en) * 2019-05-10 2019-08-23 重庆大学 A kind of low speed automatic Pilot trolley control method and system based on deep learning

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
JOSE M.ALVAREZ等: "Road Detection Based on Illuminant Invariance", IEEETRANSACTIONS ON INTELLIGENT TRANSPORTATION SYSTEMS, vol. 12, no. 1, pages 184 - 193, XP011348832, DOI: 10.1109/TITS.2010.2076349 *
张亮;: "视频检测技术及在移动监控中的应用", 中国公共安全(综合版), no. 01 *
沙爱民等: "基于卷积神经网络的路表病害识别与测量", 《中国公路学报》 *
沙爱民等: "基于卷积神经网络的路表病害识别与测量", 《中国公路学报》, vol. 31, no. 01, 15 January 2018 (2018-01-15), pages 1 - 10 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114721395A (en) * 2022-04-15 2022-07-08 创泽智能机器人集团股份有限公司 Ground state detection method, device, equipment and medium based on accompanying robot

Also Published As

Publication number Publication date
CN111091066B (en) 2023-09-22

Similar Documents

Publication Publication Date Title
KR102373456B1 (en) Learning method and learning device, and testing method and testing device for detecting parking spaces by using point regression results and relationship between points to thereby provide an auto-parking system
US10552982B2 (en) Method for automatically establishing extrinsic parameters of a camera of a vehicle
CN106934378B (en) Automobile high beam identification system and method based on video deep learning
JP7040374B2 (en) Object detection device, vehicle control system, object detection method and computer program for object detection
US10467482B2 (en) Method and arrangement for assessing the roadway surface being driven on by a vehicle
CN104809443A (en) Convolutional neural network-based license plate detection method and system
EP3824623A1 (en) Camera assessment techniques for autonomous vehicles
CN112184844A (en) Vehicle image generation
CN112660128B (en) Apparatus for determining lane change path of autonomous vehicle and method thereof
US11702044B2 (en) Vehicle sensor cleaning and cooling
US10771665B1 (en) Determination of illuminator obstruction by known optical properties
CN112198899A (en) Road detection method, equipment and storage medium based on unmanned aerial vehicle
CN212009589U (en) Video identification driving vehicle track acquisition device based on deep learning
CN111062971A (en) Cross-camera mud head vehicle tracking method based on deep learning multi-mode
US20210264785A1 (en) Vehicle control system
CN115959135A (en) Enhanced vehicle operation
US20220266856A1 (en) Platform for perception system development for automated driving systems
CN111091066A (en) Method and system for evaluating ground state of automatic driving automobile
CN112509321A (en) Unmanned aerial vehicle-based driving control method and system for urban complex traffic situation and readable storage medium
CN113870246A (en) Obstacle detection and identification method based on deep learning
CN116729042A (en) Improved YOLOX-NANO model and automobile electric control suspension control method based on model
JP6332045B2 (en) Obstacle identification device and obstacle identification system
US11983918B2 (en) Platform for perception system development for automated driving system
US11745766B2 (en) Unseen environment classification
CN110741379A (en) Method for determining the type of road on which a vehicle is travelling

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant