CN108545021A - A kind of auxiliary driving method and system of identification special objective - Google Patents

A kind of auxiliary driving method and system of identification special objective Download PDF

Info

Publication number
CN108545021A
CN108545021A CN201810343108.9A CN201810343108A CN108545021A CN 108545021 A CN108545021 A CN 108545021A CN 201810343108 A CN201810343108 A CN 201810343108A CN 108545021 A CN108545021 A CN 108545021A
Authority
CN
China
Prior art keywords
special target
vehicle
special
driving
type
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810343108.9A
Other languages
Chinese (zh)
Inventor
周玉山
段成德
于治楼
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jinan Inspur Hi Tech Investment and Development Co Ltd
Original Assignee
Jinan Inspur Hi Tech Investment and Development Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jinan Inspur Hi Tech Investment and Development Co Ltd filed Critical Jinan Inspur Hi Tech Investment and Development Co Ltd
Priority to CN201810343108.9A priority Critical patent/CN108545021A/en
Publication of CN108545021A publication Critical patent/CN108545021A/en
Pending legal-status Critical Current

Links

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60QARRANGEMENT OF SIGNALLING OR LIGHTING DEVICES, THE MOUNTING OR SUPPORTING THEREOF OR CIRCUITS THEREFOR, FOR VEHICLES IN GENERAL
    • B60Q9/00Arrangement or adaptation of signal devices not provided for in one of main groups B60Q1/00 - B60Q7/00, e.g. haptic signalling
    • 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
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Mechanical Engineering (AREA)
  • Human Computer Interaction (AREA)
  • Multimedia (AREA)
  • Image Analysis (AREA)
  • Traffic Control Systems (AREA)

Abstract

The present invention provides a kind of auxiliary driving method and system of identification special objective, belong to intelligent driving technical field, the present invention is based on the presence that the images steganalysis system of deep learning can identify special objective when driving, and then remind driver, cause driver's note that enhance traffic safety.

Description

Auxiliary driving method and system for identifying special target
Technical Field
The invention relates to the technical field of intelligent driving, in particular to an auxiliary driving method and system for identifying a special target.
Background
Driving safety is always a common concern of society, and how to effectively improve driving safety and reduce the probability of car accidents is always the direction of effort of people in relation to life safety of drivers and pedestrians. During driving, some special targets appearing in the driving direction and at the roadside need special attention of a driver, and some special targets such as old people, animals, special signs and the like are probably ignored due to limited attention of people. The old man can move relatively slowly on crossing the road, needs driver special care, and some driving signs can instruct following road conditions, and these targets all can influence driving safety.
The algorithm of deep learning is mature day by day, especially the image target identification is excellent, the calibrated target can be effectively identified, and the traditional target identification method generally comprises three stages: firstly, some candidate regions are selected on a given image, then the regions are subjected to feature extraction, and finally, a trained classifier is used for classification. Respectively as follows:
a) and (3) area selection: and using sliding windows with different sizes to frame a certain part in the image as a candidate area.
b) Feature extraction: and extracting visual features related to the candidate region. Such as Harr features commonly used for face detection; the HOG features commonly used for pedestrian detection and general target detection, and the like. Due to the factors such as the form diversity, the illumination variation diversity and the background diversity of the target, it is not easy to design a robust feature, but the classification accuracy is directly influenced by the quality of the extracted feature.
c) A classifier: the recognition is performed using a classifier, such as a commonly used SVM model.
The current algorithm capable of realizing image target recognition can effectively realize human recognition of special targets, and only needs to retrain according to different targets.
Disclosure of Invention
In order to solve the technical problem, the invention provides an auxiliary driving method for identifying a special target. Can effectively discern special targets such as tablet, old man, animal to remind the driver to pay attention to through the mode of voice broadcast.
A driving assisting method for recognizing a special target trains a model for recognizing the special target in a driving process based on a deep learning algorithm, applies the trained deep learning model to a driving assisting system, and reminds a driver of the attention in a voice broadcasting mode.
The specific operation steps are as follows:
1) firstly, acquiring actual driving images through a vehicle-mounted camera, selecting a neural network model for image recognition, setting a special target type, and training at a server end according to a calibration data set;
2) the trained deep learning model for recognizing the special target is realized through a special target recognition module of a vehicle-mounted system;
3) the method comprises the following steps of collecting images in real time in the driving process, identifying the type of a special target through a special target identification module, and transmitting the type of the special target to a vehicle-mounted processor;
4) and the vehicle-mounted processor controls the vehicle-mounted sound box to play voice prompt according to the recognized target type, indicates the special target type and advises a driver to take proper operation.
The invention also provides an auxiliary driving system for identifying the special target, which mainly comprises a camera arranged on the roof, a special target identification module, a vehicle-mounted processor and a sound box; wherein,
a camera: collecting a driving image;
a special target identification module: realizing a trained deep learning model for recognizing a special target;
an onboard processor: selecting a neural network model for image recognition, setting a special target type, and training according to a calibration data set; and controlling the vehicle-mounted sound equipment to play voice prompt according to the recognized target type, indicating the special target type and advising the driver to take proper operation.
The invention has the advantages that
The image target recognition in the driving process is realized according to the algorithm design of the deep learning, the special target appearing in the driving direction is effectively recognized, the monitor is reminded in a voice mode, and the effect of enhancing the driving safety is achieved.
Drawings
FIG. 1 is a system block diagram of the present invention;
FIG. 2 is a flow chart of the training of the present invention.
Detailed Description
The invention is explained in more detail below:
the whole system comprises a camera arranged on the roof of the vehicle, a special target identification module, a vehicle-mounted processor and a sound box, and is shown in the attached figure 1. The deep learning target recognition module supports a current common image target recognition model to be trained, for example, a neural network model such as SSD, R-CNN, etc., the process from training to application is shown in fig. 2, and the neural network model only needs to recognize a manually set special target, which includes: animals, pupils, signs, red lights, the elderly, service areas, gas stations; according to the number of special targets to be identified, the number of categories of the final classification layer of the neural network needs to be adjusted.
The specific working process is as follows:
1) firstly, acquiring actual driving images through a vehicle-mounted camera, selecting a neural network model for image recognition, setting a special target type, and training at a server end according to a calibration data set;
2) the trained deep learning model for recognizing the special target is realized through a special target recognition module of a vehicle-mounted system;
3) the method comprises the following steps of collecting images in real time in the driving process, identifying the type of a special target through a special target identification module, and transmitting the type of the special target to a vehicle-mounted processor;
4) and the vehicle-mounted processor controls the vehicle-mounted audio to play voice reminding according to the recognized target type, indicates a special target type and advises a driver to take proper operation, such as chronic operation, parking and the like.

Claims (3)

1. A driving assistance method for recognizing a specific object is characterized in that,
the method comprises the steps of training and recognizing a model of a special target in a driving process based on a deep learning algorithm, applying the trained deep learning model to an auxiliary driving method, and reminding a driver of attention in a voice broadcasting mode.
2. The method of claim 1,
the specific operation steps are as follows:
1) firstly, acquiring actual driving images through a vehicle-mounted camera, selecting a neural network model for image recognition, setting a special target type, and training at a server end according to a calibration data set;
2) the trained deep learning model for recognizing the special target is realized through a special target recognition module of a vehicle-mounted system;
3) the method comprises the following steps of collecting images in real time in the driving process, identifying the type of a special target through a special target identification module, and transmitting the type of the special target to a vehicle-mounted processor;
4) and the vehicle-mounted processor controls the vehicle-mounted sound box to play voice prompt according to the recognized target type, indicates the special target type and advises a driver to take proper operation.
3. An auxiliary driving system for identifying a special target is characterized by mainly comprising a camera arranged on the roof of a vehicle, a special target identification module, a vehicle-mounted processor and a sound box; wherein,
a camera: collecting a driving image;
a special target identification module: realizing a trained deep learning model for recognizing a special target;
an onboard processor: selecting a neural network model for image recognition, setting a special target type, and training according to a calibration data set; and controlling the vehicle-mounted sound equipment to play voice prompt according to the recognized target type, indicating the special target type and advising the driver to take proper operation.
CN201810343108.9A 2018-04-17 2018-04-17 A kind of auxiliary driving method and system of identification special objective Pending CN108545021A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810343108.9A CN108545021A (en) 2018-04-17 2018-04-17 A kind of auxiliary driving method and system of identification special objective

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810343108.9A CN108545021A (en) 2018-04-17 2018-04-17 A kind of auxiliary driving method and system of identification special objective

Publications (1)

Publication Number Publication Date
CN108545021A true CN108545021A (en) 2018-09-18

Family

ID=63515383

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810343108.9A Pending CN108545021A (en) 2018-04-17 2018-04-17 A kind of auxiliary driving method and system of identification special objective

Country Status (1)

Country Link
CN (1) CN108545021A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110796883A (en) * 2019-11-06 2020-02-14 山东浪潮人工智能研究院有限公司 Electric bicycle violation reminding method and device based on image recognition

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6560582B1 (en) * 2000-01-05 2003-05-06 The United States Of America As Represented By The Secretary Of The Navy Dynamic memory processor
CN102866695A (en) * 2012-09-25 2013-01-09 浙江吉利汽车研究院有限公司杭州分公司 Aided driving system on rain or snow days and aided driving method
CN103802670A (en) * 2012-11-07 2014-05-21 原相科技股份有限公司 Monitoring and alarming system for vehicles
CN105608444A (en) * 2016-01-27 2016-05-25 大连楼兰科技股份有限公司 Wild animal image identification method used for automatic driving
CN105930830A (en) * 2016-05-18 2016-09-07 大连理工大学 Road surface traffic sign recognition method based on convolution neural network
CN107220643A (en) * 2017-04-12 2017-09-29 广东工业大学 The Traffic Sign Recognition System of deep learning model based on neurological network
CN107272490A (en) * 2017-06-30 2017-10-20 黄咏奎 Automobile and family intelligent control system
CN107463892A (en) * 2017-07-27 2017-12-12 北京大学深圳研究生院 Pedestrian detection method in a kind of image of combination contextual information and multi-stage characteristics
DE102017114122A1 (en) * 2016-06-28 2017-12-28 Ford Global Technologies, Llc Detect physical threats that approach a vehicle
CN107609602A (en) * 2017-09-28 2018-01-19 吉林大学 A kind of Driving Scene sorting technique based on convolutional neural networks
CN107650640A (en) * 2017-09-20 2018-02-02 上海工程技术大学 The method for early warning and early warning system that a kind of automobile parking based on image procossing opens the door
US20180101738A1 (en) * 2016-10-06 2018-04-12 Smr Patents S.A.R.L. Object detection and classification with fourier fans

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6560582B1 (en) * 2000-01-05 2003-05-06 The United States Of America As Represented By The Secretary Of The Navy Dynamic memory processor
CN102866695A (en) * 2012-09-25 2013-01-09 浙江吉利汽车研究院有限公司杭州分公司 Aided driving system on rain or snow days and aided driving method
CN103802670A (en) * 2012-11-07 2014-05-21 原相科技股份有限公司 Monitoring and alarming system for vehicles
CN105608444A (en) * 2016-01-27 2016-05-25 大连楼兰科技股份有限公司 Wild animal image identification method used for automatic driving
CN105930830A (en) * 2016-05-18 2016-09-07 大连理工大学 Road surface traffic sign recognition method based on convolution neural network
DE102017114122A1 (en) * 2016-06-28 2017-12-28 Ford Global Technologies, Llc Detect physical threats that approach a vehicle
US20180101738A1 (en) * 2016-10-06 2018-04-12 Smr Patents S.A.R.L. Object detection and classification with fourier fans
CN107220643A (en) * 2017-04-12 2017-09-29 广东工业大学 The Traffic Sign Recognition System of deep learning model based on neurological network
CN107272490A (en) * 2017-06-30 2017-10-20 黄咏奎 Automobile and family intelligent control system
CN107463892A (en) * 2017-07-27 2017-12-12 北京大学深圳研究生院 Pedestrian detection method in a kind of image of combination contextual information and multi-stage characteristics
CN107650640A (en) * 2017-09-20 2018-02-02 上海工程技术大学 The method for early warning and early warning system that a kind of automobile parking based on image procossing opens the door
CN107609602A (en) * 2017-09-28 2018-01-19 吉林大学 A kind of Driving Scene sorting technique based on convolutional neural networks

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
林付春,张荣芬,刘宇红: "基于深度学习的智能辅助驾驶系统设计", 《贵州大学学报(自然科学版)》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110796883A (en) * 2019-11-06 2020-02-14 山东浪潮人工智能研究院有限公司 Electric bicycle violation reminding method and device based on image recognition

Similar Documents

Publication Publication Date Title
US20220292845A1 (en) Brake Light Detection
CN109598244B (en) Traffic signal lamp identification system and identification method thereof
CN102298693B (en) Expressway bend detection method based on computer vision
CN103871200B (en) Safety prompting system and method for car steering
JP2022537143A (en) Detecting Driver Attention Using Heatmaps
CN110718058B (en) Expressway emergency lane occupation detection and disposal method based on active safety terminal
CN103984950B (en) A kind of moving vehicle brake light status recognition methods for adapting to detection on daytime
CN108447305B (en) Pre-warning method and pre-warning system for courier pedestrian
CN105825696A (en) Driving assistance system based on signal lamp information prompts
US11482012B2 (en) Method for driving assistance and mobile device using the method
CN110171354B (en) Active warning method and system for roadside parking
CN112116807B (en) Multifunctional traffic safety guiding device
CN103927548A (en) Novel vehicle collision avoiding brake behavior detection method
CN115035491A (en) Driving behavior road condition early warning method based on federal learning
CN111994074A (en) Vehicle collision early warning method and device
CN103832357B (en) A kind of lane-departure warning system and method based on machine vision
CN103207998A (en) License plate character segmentation method based on support vector machine
CN111899514A (en) Artificial intelligence's detection system that blocks up
CN114475429B (en) Traffic light reminding method and system combined with user driving intention and automobile
CN114582146A (en) Traffic light remaining duration intelligent reminding method and system, storage medium and automobile
CN108545021A (en) A kind of auxiliary driving method and system of identification special objective
CN108932503A (en) The recognition methods of Chinese herbaceous peony obstacle and device, storage medium, terminal under bad weather
CN111469765A (en) Detection system with function of removing vehicle body shadows and method thereof
CN112200148B (en) Decentralizing traffic integrity evaluation system
CN110070108B (en) Vehicle lane changing behavior prediction method based on DS evidence theory

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20180918

RJ01 Rejection of invention patent application after publication