WO2022110737A1 - Vehicle anticollision early-warning method and apparatus, vehicle-mounted terminal device, and storage medium - Google Patents

Vehicle anticollision early-warning method and apparatus, vehicle-mounted terminal device, and storage medium Download PDF

Info

Publication number
WO2022110737A1
WO2022110737A1 PCT/CN2021/097281 CN2021097281W WO2022110737A1 WO 2022110737 A1 WO2022110737 A1 WO 2022110737A1 CN 2021097281 W CN2021097281 W CN 2021097281W WO 2022110737 A1 WO2022110737 A1 WO 2022110737A1
Authority
WO
WIPO (PCT)
Prior art keywords
vehicle
data
driver
warning
mode
Prior art date
Application number
PCT/CN2021/097281
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 WO2022110737A1 publication Critical patent/WO2022110737A1/en

Links

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/0104Measuring and analyzing of parameters relative to traffic conditions
    • G08G1/0125Traffic data processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • 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
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/0104Measuring and analyzing of parameters relative to traffic conditions
    • G08G1/0137Measuring and analyzing of parameters relative to traffic conditions for specific applications
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/16Anti-collision systems

Definitions

  • the present application belongs to the technical field of artificial intelligence, and in particular relates to a vehicle collision avoidance warning method, device, vehicle terminal equipment and storage medium.
  • the vehicle collision avoidance warning system Before the vehicle is about to collide, it can issue an audible or visual alarm to the driver according to data such as distance and vehicle speed, thereby reminding the possible collision event.
  • data such as distance and vehicle speed
  • the inventors realized that, at some point, the driver may be aware of the danger, and the warning issued by the collision avoidance warning system will distract the driver's attention, leading to the occurrence of a collision accident.
  • the present application proposes a vehicle collision avoidance warning method, device, on-board terminal device and storage medium, which can formulate an appropriate warning mode according to the driver's state and further improve the safety of vehicle driving.
  • an embodiment of the present application provides a vehicle collision avoidance warning method, including:
  • the driver state data and vehicle driving data are used as the training set to train the neural network model;
  • an early warning mode is determined according to the state data, and the vehicle driver is warned according to the early warning mode.
  • the acquiring the state data of the vehicle driver may include:
  • the head image is input into the pre-trained head pose estimation model, and the head pose data of the vehicle driver is obtained through the head pose estimation model. face key points to determine head pose data;
  • the eye movement track data of the vehicle driver is collected by an eye tracker.
  • the determining an early warning mode according to the state data may include:
  • a corresponding warning mode is determined according to the gaze area and the vehicle collision position predicted by the collision avoidance warning model.
  • a person's prediction of gaze comes from a combination of head pose and eye orientation. Since the eye fixation points have been collected by the eye tracker, after the head posture is judged, a higher-precision fixation area judgment can be completed in combination with the eye fixation coordinate data. After the driver's gaze area is determined, a corresponding early warning mode can be determined according to the relative relationship between the vehicle collision position predicted by the model and the gaze area.
  • determining the gaze area of the vehicle driver according to the head posture data and the eye movement trajectory data may include:
  • the maximum field of vision area of the vehicle driver in front of the vehicle is obtained by calculating according to the head posture data
  • the gaze area is obtained by locating the area of the largest visual field in combination with the eye movement track data.
  • determine the corresponding early warning mode which may include:
  • the gaze area is switched back and forth between the collision position and other positions within a preset time period, determining that the early warning mode is the second mode;
  • the early warning mode is a third mode.
  • performing an early warning on the vehicle driver according to the early warning mode may include:
  • warning mode is the first mode, no warning prompt of any form is output;
  • the pre-warning mode is the second mode, project the preset pre-warning information to the front glass of the vehicle through the projector;
  • the projector is used to project the preset pre-warning information to the front glass of the vehicle, and the buzzer of the vehicle is controlled to play a warning sound.
  • the collision avoidance warning model can be obtained by training in the following manner:
  • sample data includes driver state data and vehicle driving data corresponding to the collision of the vehicle
  • the sample data is input into an automatic machine learning module for model design and training, and the collision avoidance warning model is obtained.
  • an embodiment of the present application provides a vehicle collision avoidance warning device, including:
  • a data acquisition module for acquiring the state data of the vehicle driver and the driving data of the vehicle
  • the collision prediction module is used to input the state data and the driving data into a pre-trained collision avoidance warning model, and predict whether the vehicle may collide through the collision avoidance warning model, and the collision avoidance warning model is based on the following:
  • the corresponding driver state data and vehicle driving data when the vehicle collides are used as the neural network model trained by the training set;
  • An early warning module configured to determine an early warning mode according to the state data if the vehicle may collide, and give an early warning to the driver of the vehicle according to the early warning mode.
  • an embodiment of the present application provides an in-vehicle terminal device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor executes the computer program When implementing the steps of the vehicle collision avoidance warning method proposed in the first aspect of the embodiments of the present application.
  • an embodiment of the present application provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the implementation of the first aspect of the embodiment of the present application is implemented. The steps of the vehicle collision avoidance warning method.
  • the embodiments of the present application provide a computer program product, which, when the computer program product runs on a terminal device, enables the terminal device to execute the steps of the vehicle collision avoidance warning method described in the first aspect of the embodiments of the present application.
  • the state data of the vehicle driver and the driving data of the vehicle are input into the designed collision avoidance warning model, which can predict whether the vehicle may collide. Then, according to the determined early warning mode, the vehicle driver is warned to further improve the safety of vehicle driving.
  • FIG. 1 is a flowchart of a first embodiment of a vehicle collision avoidance warning method provided by an embodiment of the present application
  • FIG. 2 is a flowchart of a second embodiment of a vehicle collision avoidance warning method provided by an embodiment of the present application
  • FIG. 3 is a structural diagram of an embodiment of a vehicle collision avoidance warning device provided by an embodiment of the present application.
  • FIG. 4 is a schematic diagram of a vehicle-mounted terminal device provided by an embodiment of the present application.
  • the present application proposes a vehicle collision avoidance warning method, device, on-board terminal device and storage medium, which can formulate an appropriate warning mode according to the driver's state and further improve the safety of vehicle driving. It should be understood that the execution subject of the vehicle collision avoidance warning method proposed by each embodiment of the present application is various types of vehicle-mounted terminal devices.
  • the first embodiment of a vehicle collision avoidance warning method in the embodiment of the present application includes:
  • the in-vehicle terminal device obtains the status data of the vehicle driver and the driving data of the vehicle.
  • the state data of the vehicle driver may include head posture data, eye movement trajectory data, hand motion data, human heart rate data and other data
  • the driving data of the vehicle may include vehicle driving speed, driving direction, vehicle position, horizontal Longitudinal acceleration data, steering wheel status data, vehicle infrared ranging data and other data.
  • the in-vehicle terminal device can acquire the driving data of the vehicle, such as data such as driving speed and acceleration, by docking with an electronic control unit (ECU) of the vehicle.
  • ECU electronice control unit
  • the driver's head posture can also be obtained through devices such as cameras installed in the carriage
  • the eye movement trajectory data can be obtained through an eye tracker (a device used to record the characteristics of human eye movements when processing visual information).
  • the wearable device obtains the driver's human heart rate data, and so on.
  • the data obtained by different devices such as cameras, eye trackers, and wearable devices are sent to the vehicle terminal for processing.
  • the vehicle terminal device After the vehicle terminal device obtains the driver's state data and the vehicle's driving data, it will input this part of the data into a pre-trained anti-collision warning model, and output the result of whether the vehicle may collide through the model.
  • the collision avoidance warning model is a neural network model trained by using the driver state data and vehicle driving data corresponding to the collision of the vehicle as a training set, and the model can be trained in the following ways:
  • sample data includes driver state data and vehicle driving data corresponding to the collision of the vehicle
  • the simulator can be used to simulate the real driving environment, and different collision scenarios can be set, such as vehicle rear-end collision, pedestrian crossing the road, side impact and other possible situations, and at the same time record driving under different conditions member's response.
  • the system predicts that a collision may occur at a later time, the system will record the driver's gaze coordinate data within a certain period of time before the possible collision, as well as the driving data (horizontal and longitudinal speed and acceleration of the vehicle), driver's
  • the heart rate data of the driver can be used to judge the driving status of the driver during this period, including the gaze area and activity level, the degree of self-excitedness, and the driving speed.
  • the multi-camera inside the vehicle can be used to obtain the image of the driver's head or facial posture
  • the eye tracker can be used to obtain the driver's eye movement trajectory data or gaze pattern data
  • the wrist wearable device can be used to obtain the driver's heart rate data.
  • AutoML Automatic Machine Learning
  • this application introduces the automatic continuous learning (AutoML) technology for model training, so as to solve the problem that a single machine learning algorithm is difficult to adapt to multi-source heterogeneous data.
  • AutoML automatic continuous learning
  • the sample data is normalized in the AutoML layer, and the model is trained based on whether the collision is avoided as a result. By collecting large-scale, multi-type driver simulation training data, the training set and the test set are divided, so as to complete the The training of the collision avoidance warning model.
  • the result of whether the vehicle may collide within a certain period of time can be predicted. If the vehicle is not in danger of collision, the on-board terminal equipment does not need to give an early warning. If it is predicted that the vehicle is in danger of collision, the in-vehicle terminal device will determine a corresponding early warning mode according to the driver's state data, and give an early warning to the vehicle driver according to the determined early warning mode.
  • a lower level of warning mode can be used at this time (for example, the hazard indicator light is on, or the output). If it is detected that the driver does not observe the position where the collision is about to occur, the driver's heart rate is flat, or the driver is in a sleepy state, a higher degree of early warning mode (such as a high-decibel speaker playing warning information) is used.
  • the state data of the vehicle driver and the driving data of the vehicle are input into the designed collision avoidance warning model, which can predict whether the vehicle may collide. Then, according to the determined early warning mode, the vehicle driver is warned to further improve the safety of vehicle driving.
  • a second embodiment of a vehicle collision avoidance warning method in the embodiment of the present application includes:
  • the obtaining the state data of the vehicle driver includes:
  • the head image of the vehicle driver can be captured by the camera installed in the cabin, and then the obtained head image is input into a pre-trained head pose estimation model, which can detect the head image by detecting the head pose estimation model. face key points in to determine the driver's head pose data.
  • the head posture can be divided into relatively static and moving from the motion state, and the movement can be further subdivided into various action modes such as raising the head, turning the head and shaking the head. Its use can also be divided into two aspects here, including the detection of the driver's fatigue state (such as long-term head still state and eye blink frequency to determine whether it is fatigue driving) and assisting to complete higher-precision eye tracking (using for determining the driver's gaze area).
  • the construction of the head pose estimation model is mainly through the detection of multiple 2D key points in the head image collected in real time (including key points such as the corner of the eye, the tip of the nose, the corner of the mouth, the chin, etc., the number of which varies with the algorithm, and multiple detection points can bring higher accuracy, but also increase the amount of calculation), and based on the face image matching the 3D face model with the highest degree of fit (there are many face models in existing algorithm models that can be used for matching and fitting), this
  • the 3D face model is used as the head attitude judgment model of the driver, and then the conversion relationship between the 3D point and the corresponding collected 2D point is solved to calculate the three different Euler angles of pitch angle, yaw angle and roll angle.
  • the eye tracker is a device used to record the features of the eye track of a person when processing visual information.
  • the eye tracker can be used to collect the eye track data of the vehicle driver to more accurately determine the vehicle driver's gaze area. In practical applications, the eye tracker can be set at a designated position inside the vehicle. After the eye tracker collects the eye movement trajectory data of the vehicle driver, this part of the data is sent to the vehicle terminal device for subsequent processing.
  • the state data including head posture data and eye movement trajectory data, and the driving data of the vehicle are input into the collision avoidance warning model, and the model is used to predict whether the vehicle may collide.
  • the model is used to predict whether the vehicle may collide.
  • the in-vehicle terminal device will determine the current gaze area of the vehicle driver according to the vehicle driver's head posture data and eye movement trajectory data. Studies have shown that a person's prediction of gaze comes from a combination of head pose and eye orientation. Since the eye fixation points have been collected by the eye tracker, after the head posture is judged, a higher-precision fixation area judgment can be completed in combination with the eye fixation coordinate data.
  • determining the gaze area of the vehicle driver according to the head posture data and the eye movement trajectory data may include:
  • the gaze area is obtained by locating the gaze area from the largest visual field area in combination with the eye movement trajectory data.
  • the calculation model of the front view range data corresponding to different head postures can be completed according to the pre-collected human visual area data in the real scene, and then each deflection angle calculated based on the head posture, namely the pitch angle, The yaw angle and roll angle are calculated by applying this calculation model to obtain the driver's maximum field of vision area or central gaze area in front of the vehicle (including key areas of interest such as the front and rearview mirrors) under the current head posture. Based on the head posture and the position information of the key points of the eyes, the approximate range of eye gaze of the 3D face model can be obtained, so as to obtain the driver's maximum field of view area. Combined with the eye movement trajectory data for relocation, the driver at this moment can be calculated. gaze area.
  • a corresponding early warning mode can be determined according to the relative relationship between the vehicle collision position predicted by the model and the gaze area.
  • step 204 may include:
  • the gaze area continues to cover the collision position predicted by the model within the preset time period, it means that the driver's eye gaze point is concentrated on the position where the collision may occur for a long time before the warning, and the driver can be judged at this time.
  • the operator has realized the danger of collision and learned the possible collision position, and then enters the first warning mode. Since the driver is aware of the danger, it is not appropriate to perform a severe warning at this time to avoid distracting the driver, so the first warning mode may be a light warning mode.
  • data such as the driver's heart rate and vehicle speed can also be combined. For example, when it is detected that the gaze area continues to cover the collision position, it is further detected that the driver's heart rate is high and the vehicle speed is reduced. The first warning mode.
  • Warning mode if the gaze area switches back and forth between the collision position and other positions within the preset time period, it indicates that the driver may have been aware of the danger, but did not know the possible collision position.
  • the second warning mode can be a moderate warning mode.
  • data such as the driver's heart rate and vehicle speed can also be combined. For example, if it is detected that the driver's head posture changes frequently, the driver's heart rate is high and the vehicle speed is reduced, Then it is determined to enter the second early warning mode.
  • the third warning mode can be a severe warning mode.
  • data such as the driver's heart rate and vehicle speed can also be combined. For example, if it is detected that the driver's head posture is basically unchanged, the driver's heart rate is stable and the vehicle speed has not changed, it is determined to enter the third early warning model.
  • the vehicle driver can be warned according to the corresponding early warning mode.
  • step 205 may include:
  • warning mode is the first mode, no warning prompts of any form are output;
  • warning mode is the third mode, project the preset warning information to the front glass of the vehicle through the projector, and control the buzzer of the vehicle to play the warning sound.
  • the first mode is a mild early warning mode. At this time, only simple warning information can be displayed on the display screen of the vehicle terminal, or no warning prompt of any form can be output.
  • the second mode is a moderate early warning mode. At this time, preset warning information can be projected to the front glass through a projector set in the vehicle to indicate the time and location of a possible collision.
  • the third mode is the severe warning mode. At this time, the preset warning information can be projected to the front glass through the projector set in the car, and the designated buzzer can be controlled to play the warning sound to remind the driver of the danger of impending collision.
  • the embodiment of the present application modifies the traditional vehicle collision avoidance warning system, collects the driver's eye activity data by adding an eye movement detector, collects facial posture through a camera device, collects physiological data through a wearable device, etc., and uses automatic machine learning.
  • the method conducts model training on various types of data collected to realize a more intelligent vehicle early warning system.
  • the system can send out appropriate warning information according to the driver's different gaze conditions, and effectively avoid traffic accidents caused by distraction caused by inappropriate warnings.
  • FIG. 3 shows a structural block diagram of a vehicle collision avoidance warning device provided by the embodiment of the present application. relevant part.
  • the device includes:
  • a data acquisition module 301 configured to acquire the state data of the vehicle driver and the driving data of the vehicle;
  • a collision prediction module 302 configured to input the state data and the driving data into a pre-trained collision avoidance warning model, and predict whether the vehicle may collide through the collision avoidance warning model, and the collision avoidance warning model is: The neural network model obtained by training the corresponding driver state data and vehicle driving data when the vehicle collided as the training set;
  • An early warning module 303 is configured to determine an early warning mode according to the state data if the vehicle may collide, and give an early warning to the driver of the vehicle according to the early warning mode.
  • the data acquisition module may include:
  • a head image acquisition unit configured to collect the head image of the driver of the vehicle through a camera
  • a head pose estimation unit configured to input the head image into a pre-trained head pose estimation model, and obtain the head pose data of the vehicle driver through the head pose estimation model, and the head pose
  • the estimation model determines the head pose data by detecting the key points of the face in the head image
  • the eye movement trajectory acquisition unit is used for collecting the eye movement trajectory data of the vehicle driver through the eye tracker.
  • the early warning module may include:
  • a gaze area determination unit configured to determine the gaze area of the vehicle driver according to the head posture data and the eye movement trajectory data
  • An early warning mode determination unit configured to determine a corresponding early warning mode according to the gaze area and the vehicle collision position predicted by the collision avoidance early warning model.
  • the gaze area determination unit may include:
  • a maximum field of view area determination subunit configured to calculate and obtain the maximum field of view area of the vehicle driver in front of the vehicle according to the head posture data
  • the gaze area determination subunit is configured to locate the gaze area from the largest visual field area in combination with the eye movement track data.
  • the early warning mode determination unit may include:
  • a first mode determination subunit configured to determine that the early warning mode is the first mode if the gaze area continues to cover the collision position within a preset time period
  • a second mode determination subunit configured to determine that the early warning mode is the second mode if the gaze area switches back and forth between the collision position and other positions within a preset time period of the gaze area;
  • a third mode determination subunit is configured to determine that the early warning mode is a third mode if the gaze area does not cover the collision position.
  • the early warning module may include:
  • a first warning unit configured to not output any form of warning prompt if the warning mode is the first mode
  • a second pre-warning unit configured to project preset pre-warning information to the front glass of the vehicle through a projector if the pre-warning mode is the second mode;
  • the third warning unit is used for projecting preset warning information to the front glass of the vehicle through the projector if the warning mode is the third mode, and controlling the buzzer of the vehicle to play a warning sound.
  • vehicle collision avoidance warning device may further include:
  • a sample data acquisition module configured to acquire sample data, where the sample data includes driver state data and vehicle driving data corresponding to the collision of the vehicle;
  • An early warning model training module is used to input the sample data into an automatic machine learning module for model design and training to obtain the collision avoidance early warning model.
  • Embodiments of the present application further provide a computer-readable storage medium, where computer-readable instructions are stored in the computer-readable storage medium, and when the computer-readable instructions are executed by a processor, any one of the instructions shown in FIG. 1 or FIG. 2 is implemented. Steps of a vehicle collision avoidance warning method.
  • Embodiments of the present application also provide a computer program product, which, when the computer program product runs on the server, causes the server to execute the steps of implementing any one of the methods for vehicle collision avoidance warning as shown in FIG. 1 or FIG. 2 .
  • Embodiments of the present application further provide an in-vehicle terminal device, including a memory, a processor, and computer-readable instructions stored in the memory and executable on the processor, where the processor executes the computer-readable instructions At the same time, the steps of any vehicle collision avoidance warning method shown in FIG. 1 or FIG. 2 are realized.
  • FIG. 4 is a schematic diagram of a vehicle terminal device provided by an embodiment of the present application.
  • the in-vehicle terminal device 4 of this embodiment includes: a processor 40 , a memory 41 , and computer-readable instructions 42 stored in the memory 41 and executable on the processor 40 .
  • the processor 40 executes the computer-readable instructions 42
  • the steps in each of the foregoing embodiments of the vehicle collision avoidance warning method are implemented, for example, steps 101 to 103 shown in FIG. 1 .
  • the processor 40 executes the computer-readable instructions 42
  • the functions of the modules/units in each of the foregoing apparatus embodiments such as the functions of the modules 301 to 303 shown in FIG. 3, are implemented.
  • the computer-readable instructions 42 may be divided into one or more modules/units, and the one or more modules/units are stored in the memory 41 and executed by the processor 40, to complete this application.
  • the one or more modules/units may be a series of computer-readable instruction segments capable of accomplishing specific functions, and the instruction segments are used to describe the execution process of the computer-readable instructions 42 in the vehicle-mounted terminal device 4 .
  • the in-vehicle terminal device 4 may be a computing device such as a smart phone, a notebook, a palmtop computer, and a cloud in-vehicle terminal device.
  • the in-vehicle terminal device 4 may include, but is not limited to, a processor 40 and a memory 41 .
  • FIG. 4 is only an example of the in-vehicle terminal device 4 , and does not constitute a limitation on the in-vehicle terminal device 4 , and may include more or less components than those shown in the figure, or combine some components, or different
  • the in-vehicle terminal device 4 may also include input and output devices, network access devices, buses, and the like.
  • the processor 40 may be a central processing unit (CentraL Processing Unit, CPU), or other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), application-specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf Programmable Gate Array (FieLd-ProgrammabLe Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc.
  • a general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
  • the memory 41 may be an internal storage unit of the in-vehicle terminal device 4 , such as a hard disk or a memory of the in-vehicle terminal device 4 .
  • the memory 41 may also be an external storage device of the on-board terminal device 4, such as a plug-in hard disk equipped on the on-board terminal device 4, a smart memory card (Smart memory card). Media Card, SMC), Secure Digital (Secure Digital, SD) card, flash memory card (FLash Card), etc.
  • the memory 41 may also include both an internal storage unit of the in-vehicle terminal device 4 and an external storage device.
  • the memory 41 is used to store the computer-readable instructions and other programs and data required by the vehicle-mounted terminal device.
  • the memory 41 can also be used to temporarily store data that has been output or will be output.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as an independent product, may be stored in a computer-readable storage medium.
  • all or part of the processes in the methods of the above embodiments can be implemented by a computer program to instruct the relevant hardware.
  • the computer program can be stored in a computer-readable storage medium, and the computer program When executed by a processor, the steps of each of the above method embodiments can be implemented.
  • the computer program includes computer program code, and the computer program code may be in the form of source code, object code, executable file or some intermediate form, and the like.
  • the computer-readable medium may include at least: any entity or device capable of carrying computer program codes to the photographing device/terminal device, recording medium, computer memory, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), electrical carrier signals, telecommunication signals, and software distribution media.
  • ROM read-only memory
  • RAM random access memory
  • electrical carrier signals telecommunication signals
  • software distribution media For example, U disk, mobile hard disk, disk or CD, etc.

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Chemical & Material Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Analytical Chemistry (AREA)
  • Traffic Control Systems (AREA)

Abstract

A vehicle anticollision early-warning method and apparatus, a vehicle-mounted terminal device, and a storage medium. The vehicle anticollision early-warning method comprises: acquiring state data of a driver and traveling data of a vehicle (101); inputting the state data and the traveling data into a pre-trained anticollision early-warning model, and predicting, by means of the anticollision early-warning model, whether the vehicle is likely to collide (102), the anticollision early-warning model being a neural network model obtained by training using the corresponding state data of the driver and traveling data of the vehicle at the time of a vehicle collision as a training set; and if the vehicle is likely to collide, determining an early-warning mode according to the state data, and giving an early warning to the driver according to the early-warning mode (103). By means of the vehicle anticollision early-warning method, a suitable early-warning mode can be made according to the state of the driver, thereby further improving the driving safety of the vehicle.

Description

车辆防撞预警方法、装置、车载终端设备和存储介质Vehicle collision avoidance warning method, device, vehicle terminal device and storage medium
本申请要求于2020年11月25日提交中国专利局、申请号为202011337072.7,发明名称为“车辆防撞预警方法、装置、车载终端设备和存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application filed on November 25, 2020 with the application number 202011337072.7 and the invention titled "Vehicle Collision Avoidance Warning Method, Device, Vehicle Terminal Equipment and Storage Medium", the entire contents of which are Incorporated herein by reference.
技术领域technical field
本申请属于人工智能技术领域,尤其涉及一种车辆防撞预警方法、装置、车载终端设备和存储介质。The present application belongs to the technical field of artificial intelligence, and in particular relates to a vehicle collision avoidance warning method, device, vehicle terminal equipment and storage medium.
背景技术Background technique
随着车辆保有量的持续增加,在方便大众出行的同时也带来了巨大的安全隐患,层出不穷的交通事故严重威胁着群众的生命和财产安全。针对这个问题,很多车辆会在车载终端设备上安装车辆防撞预警系统,当司机驾驶车辆时该系统能够提供行车监测,危险预警等服务。With the continuous increase in the number of vehicles, it is convenient for the public to travel, but also brings huge security risks. The endless traffic accidents seriously threaten the lives and property safety of the people. In response to this problem, many vehicles will install a vehicle collision avoidance warning system on the vehicle terminal equipment. When the driver drives the vehicle, the system can provide services such as driving monitoring and danger warning.
具体的,通过车辆防撞预警系统,能够在车辆即将发生碰撞之前,根据距离和车速等数据向驾驶员发出声音或视觉上的警报,从而提醒可能发生的碰撞事件。然而,发明人意识到,某些时候驾驶员可能已经意识到危险,此时防撞预警系统发出的警报反而会分散驾驶员的注意力,导致碰撞事故的发生。Specifically, through the vehicle collision avoidance warning system, before the vehicle is about to collide, it can issue an audible or visual alarm to the driver according to data such as distance and vehicle speed, thereby reminding the possible collision event. However, the inventors realized that, at some point, the driver may be aware of the danger, and the warning issued by the collision avoidance warning system will distract the driver's attention, leading to the occurrence of a collision accident.
技术问题technical problem
有鉴于此,本申请提出一种车辆防撞预警方法、装置、车载终端设备和存储介质,能够根据驾驶员的状态制定合适的预警模式,进一步提高车辆驾驶的安全性。In view of this, the present application proposes a vehicle collision avoidance warning method, device, on-board terminal device and storage medium, which can formulate an appropriate warning mode according to the driver's state and further improve the safety of vehicle driving.
技术解决方案technical solutions
第一方面,本申请实施例提供了一种车辆防撞预警方法,包括:In a first aspect, an embodiment of the present application provides a vehicle collision avoidance warning method, including:
获取车辆驾驶员的状态数据和所述车辆的行驶数据;obtaining the state data of the driver of the vehicle and the driving data of the vehicle;
将所述状态数据和所述行驶数据输入预先训练完成的防撞预警模型,通过所述防撞预警模型预测所述车辆是否可能发生碰撞,所述防撞预警模型为以车辆发生碰撞时对应的驾驶员状态数据以及车辆行驶数据作为训练集训练得到的神经网络模型;Input the state data and the driving data into a pre-trained collision avoidance warning model, and predict whether the vehicle may collide through the collision avoidance warning model. The driver state data and vehicle driving data are used as the training set to train the neural network model;
若所述车辆可能发生碰撞,则根据所述状态数据确定预警模式,并按照所述预警模式对所述车辆驾驶员进行预警。If the vehicle may collide, an early warning mode is determined according to the state data, and the vehicle driver is warned according to the early warning mode.
在本申请的一个实施例中,所述获取车辆驾驶员的状态数据可以包括:In an embodiment of the present application, the acquiring the state data of the vehicle driver may include:
通过摄像头采集所述车辆驾驶员的头部图像;Collect the head image of the driver of the vehicle through a camera;
将所述头部图像输入预先训练完成的头部姿态估计模型,通过所述头部姿态估计模型获得所述车辆驾驶员的头部姿态数据,所述头部姿态估计模型通过检测头部图像中的人脸关键点以确定头部姿态数据;The head image is input into the pre-trained head pose estimation model, and the head pose data of the vehicle driver is obtained through the head pose estimation model. face key points to determine head pose data;
通过眼动仪采集所述车辆驾驶员的眼动轨迹数据。The eye movement track data of the vehicle driver is collected by an eye tracker.
进一步的,所述根据所述状态数据确定预警模式,可以包括:Further, the determining an early warning mode according to the state data may include:
根据所述头部姿态数据和所述眼动轨迹数据确定所述车辆驾驶员的注视区域;Determine the gaze area of the vehicle driver according to the head posture data and the eye movement trajectory data;
根据所述注视区域以及所述防撞预警模型预测的车辆碰撞位置,确定对应的预警模式。A corresponding warning mode is determined according to the gaze area and the vehicle collision position predicted by the collision avoidance warning model.
经过研究表明,一个人对注视的预测来自于头部姿态和眼睛方向的组合。由于眼部注视点已经通过眼动仪进行了采集,在完成头部姿态的判断后可以结合眼部注视坐标数据完成更高精度的注视区域判断。在确定驾驶员的注视区域之后,可以根据模型预测的车辆碰撞位置与该注视区域之间的相对关系,确定对应的预警模式。Studies have shown that a person's prediction of gaze comes from a combination of head pose and eye orientation. Since the eye fixation points have been collected by the eye tracker, after the head posture is judged, a higher-precision fixation area judgment can be completed in combination with the eye fixation coordinate data. After the driver's gaze area is determined, a corresponding early warning mode can be determined according to the relative relationship between the vehicle collision position predicted by the model and the gaze area.
更进一步的,根据所述头部姿态数据和所述眼动轨迹数据确定所述车辆驾驶员的注视区域,可以包括:Further, determining the gaze area of the vehicle driver according to the head posture data and the eye movement trajectory data may include:
根据所述头部姿态数据计算得到所述车辆驾驶员对于所述车辆前方的最大视野范围区域;The maximum field of vision area of the vehicle driver in front of the vehicle is obtained by calculating according to the head posture data;
结合所述眼动轨迹数据从所述最大视野范围区域中定位得到所述注视区域。The gaze area is obtained by locating the area of the largest visual field in combination with the eye movement track data.
进一步的,根据所述注视区域以及所述防撞预警模型预测的碰撞位置,确定对应的预警模式,可以包括:Further, according to the gaze area and the collision position predicted by the collision avoidance early warning model, determine the corresponding early warning mode, which may include:
若所述注视区域在预设时长内持续覆盖所述碰撞位置,则确定所述预警模式为第一模式;If the gaze area continues to cover the collision position within a preset time period, determining that the early warning mode is the first mode;
若所述注视区域在预设时长内在所述碰撞位置和其它位置之间来回切换,则确定所述预警模式为第二模式;If the gaze area is switched back and forth between the collision position and other positions within a preset time period, determining that the early warning mode is the second mode;
若所述注视区域未涵盖所述碰撞位置,则确定所述预警模式为第三模式。If the gaze area does not cover the collision position, it is determined that the early warning mode is a third mode.
更进一步的,按照所述预警模式对所述车辆驾驶员进行预警,可以包括:Further, performing an early warning on the vehicle driver according to the early warning mode may include:
若所述预警模式为第一模式,则不输出任何形式的预警提示;If the warning mode is the first mode, no warning prompt of any form is output;
若所述预警模式为第二模式,则通过投影仪向所述车辆的车前玻璃投影预设的预警信息;If the pre-warning mode is the second mode, project the preset pre-warning information to the front glass of the vehicle through the projector;
若所述预警模式为第三模式,则通过投影仪向所述车辆的车前玻璃投影预设的预警信息,并控制所述车辆的蜂鸣器播放警示音。If the pre-warning mode is the third mode, the projector is used to project the preset pre-warning information to the front glass of the vehicle, and the buzzer of the vehicle is controlled to play a warning sound.
在本申请的一个实施例中,所述防撞预警模型可以通过以下方式训练得到:In an embodiment of the present application, the collision avoidance warning model can be obtained by training in the following manner:
获取样本数据,所述样本数据包括车辆发生碰撞时对应的驾驶员状态数据以及车辆行驶数据;obtaining sample data, where the sample data includes driver state data and vehicle driving data corresponding to the collision of the vehicle;
将所述样本数据输入自动机器学习模块进行模型的设计和训练,得到所述防撞预警模型。The sample data is input into an automatic machine learning module for model design and training, and the collision avoidance warning model is obtained.
第二方面,本申请实施例提供了一种车辆防撞预警装置,包括:In a second aspect, an embodiment of the present application provides a vehicle collision avoidance warning device, including:
数据获取模块,用于获取车辆驾驶员的状态数据和所述车辆的行驶数据;a data acquisition module for acquiring the state data of the vehicle driver and the driving data of the vehicle;
碰撞预测模块,用于将所述状态数据和所述行驶数据输入预先训练完成的防撞预警模型,通过所述防撞预警模型预测所述车辆是否可能发生碰撞,所述防撞预警模型为以车辆发生碰撞时对应的驾驶员状态数据以及车辆行驶数据作为训练集训练得到的神经网络模型;The collision prediction module is used to input the state data and the driving data into a pre-trained collision avoidance warning model, and predict whether the vehicle may collide through the collision avoidance warning model, and the collision avoidance warning model is based on the following: The corresponding driver state data and vehicle driving data when the vehicle collides are used as the neural network model trained by the training set;
预警模块,用于若所述车辆可能发生碰撞,则根据所述状态数据确定预警模式,并按照所述预警模式对所述车辆驾驶员进行预警。An early warning module, configured to determine an early warning mode according to the state data if the vehicle may collide, and give an early warning to the driver of the vehicle according to the early warning mode.
第三方面,本申请实施例提供了一种车载终端设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现如本申请实施例第一方面提出的车辆防撞预警方法的步骤。In a third aspect, an embodiment of the present application provides an in-vehicle terminal device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor executes the computer program When implementing the steps of the vehicle collision avoidance warning method proposed in the first aspect of the embodiments of the present application.
第四方面,本申请实施例提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现如本申请实施例第一方面提出的车辆防撞预警方法的步骤。In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the implementation of the first aspect of the embodiment of the present application is implemented. The steps of the vehicle collision avoidance warning method.
第五方面,本申请实施例提供了一种计算机程序产品,当计算机程序产品在终端设备上运行时,使得终端设备执行如本申请实施例第一方面所述的车辆防撞预警方法的步骤。In a fifth aspect, the embodiments of the present application provide a computer program product, which, when the computer program product runs on a terminal device, enables the terminal device to execute the steps of the vehicle collision avoidance warning method described in the first aspect of the embodiments of the present application.
有益效果beneficial effect
本申请实施例将车辆驾驶员的状态数据和车辆的行驶数据输入设计的防撞预警模型,能够预测车辆是否可能发生碰撞,而且当预测到车辆可能发生碰撞时,会根据驾驶员的状态确定对应的预警模式,然后按照确定的预警模式对车辆驾驶员进行预警,以进一步提高车辆驾驶的安全性。In the embodiment of the present application, the state data of the vehicle driver and the driving data of the vehicle are input into the designed collision avoidance warning model, which can predict whether the vehicle may collide. Then, according to the determined early warning mode, the vehicle driver is warned to further improve the safety of vehicle driving.
附图说明Description of drawings
图1是本申请实施例提供的一种车辆防撞预警方法的第一个实施例的流程图;1 is a flowchart of a first embodiment of a vehicle collision avoidance warning method provided by an embodiment of the present application;
图2是本申请实施例提供的一种车辆防撞预警方法的第二个实施例的流程图;FIG. 2 is a flowchart of a second embodiment of a vehicle collision avoidance warning method provided by an embodiment of the present application;
图3是本申请实施例提供的一种车辆防撞预警装置的一个实施例的结构图;3 is a structural diagram of an embodiment of a vehicle collision avoidance warning device provided by an embodiment of the present application;
图4是本申请实施例提供的一种车载终端设备的示意图。FIG. 4 is a schematic diagram of a vehicle-mounted terminal device provided by an embodiment of the present application.
本发明的实施方式Embodiments of the present invention
以下描述中,为了说明而不是为了限定,提出了诸如特定系统结构、技术之类的具体细节,以便透彻理解本申请实施例。然而,本领域的技术人员应当清楚,在没有这些具体细节的其它实施例中也可以实现本申请。在其它情况中,省略对众所周知的系统、装置、电路以及方法的详细说明,以免不必要的细节妨碍本申请的描述。另外,在本申请说明书和所附权利要求书的描述中,术语“第一”、“第二”、“第三”等仅用于区分描述,而不能理解为指示或暗示相对重要性。In the following description, for the purpose of illustration rather than limitation, specific details such as a specific system structure and technology are set forth in order to provide a thorough understanding of the embodiments of the present application. However, it will be apparent to those skilled in the art that the present application may be practiced in other embodiments without these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail. In addition, in the description of the specification of the present application and the appended claims, the terms "first", "second", "third", etc. are only used to distinguish the description, and should not be construed as indicating or implying relative importance.
本申请提出一种车辆防撞预警方法、装置、车载终端设备和存储介质,能够根据驾驶员的状态制定合适的预警模式,进一步提高车辆驾驶的安全性。应当理解,本申请各个实施例提出的车辆防撞预警方法的执行主体是各种类型的车载终端设备。The present application proposes a vehicle collision avoidance warning method, device, on-board terminal device and storage medium, which can formulate an appropriate warning mode according to the driver's state and further improve the safety of vehicle driving. It should be understood that the execution subject of the vehicle collision avoidance warning method proposed by each embodiment of the present application is various types of vehicle-mounted terminal devices.
请参阅图1,本申请实施例中一种车辆防撞预警方法的第一个实施例包括:Referring to FIG. 1, the first embodiment of a vehicle collision avoidance warning method in the embodiment of the present application includes:
101、获取车辆驾驶员的状态数据和所述车辆的行驶数据;101. Acquire state data of a vehicle driver and driving data of the vehicle;
首先,车载终端设备会获取车辆驾驶员的状态数据和车辆的行驶数据。其中,车辆驾驶员的状态数据可以包括头部姿态数据、眼动轨迹数据、手部动作数据、人体心率数据等多种数据;车辆的行驶数据可以包括车辆行驶速度、行驶方向、车辆位置、横纵加速数据、方向盘状态数据、车载红外测距数据等多种数据。First, the in-vehicle terminal device obtains the status data of the vehicle driver and the driving data of the vehicle. Among them, the state data of the vehicle driver may include head posture data, eye movement trajectory data, hand motion data, human heart rate data and other data; the driving data of the vehicle may include vehicle driving speed, driving direction, vehicle position, horizontal Longitudinal acceleration data, steering wheel status data, vehicle infrared ranging data and other data.
具体的,车载终端设备可以通过对接车辆的电子控制单元(ECU),从而获取车辆的行驶数据,比如行驶速度和加速度等数据。另外,还可以通过设置于车厢内的摄像头等设备获取驾驶员头部姿态,通过眼动仪(用于记录人在处理视觉信息时的眼动轨迹特征的设备)获取眼动轨迹数据,通过可穿戴设备获取驾驶员的人体心率数据,等等。摄像头、眼动仪和可穿戴设备等各个不同设备获取到的数据,均发送至车载终端设备进行处理。Specifically, the in-vehicle terminal device can acquire the driving data of the vehicle, such as data such as driving speed and acceleration, by docking with an electronic control unit (ECU) of the vehicle. In addition, the driver's head posture can also be obtained through devices such as cameras installed in the carriage, and the eye movement trajectory data can be obtained through an eye tracker (a device used to record the characteristics of human eye movements when processing visual information). The wearable device obtains the driver's human heart rate data, and so on. The data obtained by different devices such as cameras, eye trackers, and wearable devices are sent to the vehicle terminal for processing.
102、将所述状态数据和所述行驶数据输入预先训练完成的防撞预警模型,通过所述防撞预警模型预测所述车辆是否可能发生碰撞;102. Input the state data and the driving data into a pre-trained collision avoidance warning model, and use the collision avoidance warning model to predict whether the vehicle may collide;
车载终端设备在获取到驾驶员状态数据和车辆的行驶数据之后,会将这部分数据输入一个预先训练完成的防撞预警模型,通过该模型输出车辆是否可能发生碰撞的结果。具体的,该防撞预警模型为以车辆发生碰撞时对应的驾驶员状态数据以及车辆行驶数据作为训练集训练得到的神经网络模型,该模型可以通过以下方式训练得到:After the vehicle terminal device obtains the driver's state data and the vehicle's driving data, it will input this part of the data into a pre-trained anti-collision warning model, and output the result of whether the vehicle may collide through the model. Specifically, the collision avoidance warning model is a neural network model trained by using the driver state data and vehicle driving data corresponding to the collision of the vehicle as a training set, and the model can be trained in the following ways:
(1)获取样本数据,所述样本数据包括车辆发生碰撞时对应的驾驶员状态数据以及车辆行驶数据;(1) Obtain sample data, where the sample data includes driver state data and vehicle driving data corresponding to the collision of the vehicle;
(2)将所述样本数据输入自动机器学习模块进行模型的设计和训练,得到所述防撞预警模型。(2) Inputting the sample data into an automatic machine learning module to design and train a model to obtain the collision avoidance warning model.
在获取训练防撞预警模型的样本数据时,可以采用模拟器模拟真实驾驶环境,并设置不同的碰撞情景,如车辆追尾、行人横闯马路,侧边撞击等可能情况,同时记录不同情况下驾驶员的反应。当系统预计某后一时刻可能出现碰撞时,系统将记录发生该可能碰撞前一定时间段内驾驶员的注视坐标数据,以及该时间段内的行驶数据(车辆横纵向速度和加速度)、驾驶员的心率数据,判断该段时间内驾驶员的行车状态,包括注视区域与活跃程度、自身兴奋程度、行车速度等。具体的,可以采用车辆内部的多机位摄像头获取驾驶员头部或面部姿态图像、采用眼动仪获取驾驶员的眼动轨迹数据或者注视模式数据、采用腕部穿戴设备获取驾驶员心率数据,通过对接车辆ECU获取车辆的各类行驶数据,等等。When obtaining the sample data for training the collision avoidance warning model, the simulator can be used to simulate the real driving environment, and different collision scenarios can be set, such as vehicle rear-end collision, pedestrian crossing the road, side impact and other possible situations, and at the same time record driving under different conditions member's response. When the system predicts that a collision may occur at a later time, the system will record the driver's gaze coordinate data within a certain period of time before the possible collision, as well as the driving data (horizontal and longitudinal speed and acceleration of the vehicle), driver's The heart rate data of the driver can be used to judge the driving status of the driver during this period, including the gaze area and activity level, the degree of self-excitedness, and the driving speed. Specifically, the multi-camera inside the vehicle can be used to obtain the image of the driver's head or facial posture, the eye tracker can be used to obtain the driver's eye movement trajectory data or gaze pattern data, and the wrist wearable device can be used to obtain the driver's heart rate data. Obtain various driving data of the vehicle by docking the vehicle ECU, and so on.
接下来,将收集到的数据,输入自动机器学习(AutoML)模块进行模型设计和训练。传统防撞预警信号的释放大多是依靠某些既定的公式,通过带入行车的速度、红外检测的距离数据以及驾驶员的注视坐标数据,计算一个极限制动距离,并对比设定制动距离阈值完成警告释放的判断。本申请与此不同的是:可以加入多种不同数据,包括驾驶员的面部姿态(用于辅助判断注视区域)、注视点坐标(用于确定注视区域)、各注视坐标停留时间(用于确定关注程度)、心率(用于确认驾驶员兴奋度,大致与专注程度成正比)、以及行车速度、车距等数据。因此,本申请引入自动继续学习(AutoML)技术进行模型训练,从而解决单一机器学习算法难以适应多源异构数据的问题。样本数据在AutoML层中进行规范化处理,并以撞击是否被避免作为结果导向进行模型训练,通过对大规模的、多类型驾驶者的模拟训练数据进行收集,划分出训练集和测试集,从而完成该防撞预警模型的训练。Next, the collected data is fed into the Automatic Machine Learning (AutoML) module for model design and training. The release of traditional anti-collision warning signals mostly relies on certain established formulas. By bringing in the driving speed, the distance data of infrared detection and the driver's gaze coordinate data, a limit braking distance is calculated and compared with the set braking distance. Threshold completes judgment of warning release. The difference between this application is that a variety of different data can be added, including the driver's facial posture (used to assist in judging the gaze area), the coordinates of the gaze point (used to determine the gaze area), and the dwell time of each gaze coordinate (used to determine the gaze area) attention level), heart rate (used to confirm the driver’s excitement, which is roughly proportional to the level of concentration), and data such as driving speed and distance. Therefore, this application introduces the automatic continuous learning (AutoML) technology for model training, so as to solve the problem that a single machine learning algorithm is difficult to adapt to multi-source heterogeneous data. The sample data is normalized in the AutoML layer, and the model is trained based on whether the collision is avoided as a result. By collecting large-scale, multi-type driver simulation training data, the training set and the test set are divided, so as to complete the The training of the collision avoidance warning model.
103、若所述车辆可能发生碰撞,则根据所述状态数据确定预警模式,并按照所述预警模式对所述车辆驾驶员进行预警。103. If the vehicle may collide, determine an early warning mode according to the state data, and give an early warning to the driver of the vehicle according to the early warning mode.
通过该防撞预警模型,可以预测得到该车辆在一定时长内是否可能发生碰撞的结果。若该车辆不存在碰撞的危险,则车载终端设备无需进行预警。若预测该车辆存在碰撞的危险,则车载终端设备会根据驾驶员的状态数据确定对应的预警模式,并按照确定的预警模式对车辆驾驶员进行预警。例如,若检测到驾驶员已经注视着即将发生碰撞的位置,且驾驶员心率较高,则表明驾驶员已经意识到危险,此时可以采用较低程度的预警模式(例如危险指示灯亮、或者输出预警信息);若检测到驾驶员未观察到即将发生碰撞的位置,驾驶员心率平缓,或者驾驶员处于犯困的状态,则采用较高程度的预警模式(例如高分贝喇叭播放预警信息)。Through the collision avoidance warning model, the result of whether the vehicle may collide within a certain period of time can be predicted. If the vehicle is not in danger of collision, the on-board terminal equipment does not need to give an early warning. If it is predicted that the vehicle is in danger of collision, the in-vehicle terminal device will determine a corresponding early warning mode according to the driver's state data, and give an early warning to the vehicle driver according to the determined early warning mode. For example, if it is detected that the driver has been looking at the location where the collision is about to occur, and the driver's heart rate is high, it indicates that the driver is aware of the danger, and a lower level of warning mode can be used at this time (for example, the hazard indicator light is on, or the output If it is detected that the driver does not observe the position where the collision is about to occur, the driver's heart rate is flat, or the driver is in a sleepy state, a higher degree of early warning mode (such as a high-decibel speaker playing warning information) is used.
本申请实施例将车辆驾驶员的状态数据和车辆的行驶数据输入设计的防撞预警模型,能够预测车辆是否可能发生碰撞,而且当预测到车辆可能发生碰撞时,会根据驾驶员的状态确定对应的预警模式,然后按照确定的预警模式对车辆驾驶员进行预警,以进一步提高车辆驾驶的安全性。In the embodiment of the present application, the state data of the vehicle driver and the driving data of the vehicle are input into the designed collision avoidance warning model, which can predict whether the vehicle may collide. Then, according to the determined early warning mode, the vehicle driver is warned to further improve the safety of vehicle driving.
请参阅图2,本申请实施例中一种车辆防撞预警方法的第二个实施例包括:Referring to FIG. 2 , a second embodiment of a vehicle collision avoidance warning method in the embodiment of the present application includes:
201、获取车辆驾驶员的状态数据和所述车辆的行驶数据;201. Acquire state data of a vehicle driver and driving data of the vehicle;
在本申请实施例中,所述获取车辆驾驶员的状态数据包括:In the embodiment of the present application, the obtaining the state data of the vehicle driver includes:
(1)通过摄像头采集所述车辆驾驶员的头部图像;(1) Collect the head image of the driver of the vehicle through a camera;
(2)将所述头部图像输入预先训练完成的头部姿态估计模型,通过所述头部姿态估计模型获得所述车辆驾驶员的头部姿态数据,所述头部姿态估计模型通过检测头部图像中的人脸关键点以确定头部姿态数据;(2) Input the head image into a pre-trained head pose estimation model, obtain the head pose data of the vehicle driver through the head pose estimation model, and the head pose estimation model detects the head face key points in the external image to determine the head pose data;
(3)通过眼动仪采集所述车辆驾驶员的眼动轨迹数据。(3) Collect the eye movement trajectory data of the vehicle driver through an eye tracker.
通过安装于车厢内部的摄像头,可以拍摄得到车辆驾驶员的头部图像,然后将获得的头部图像输入一个预先训练完成的头部姿态估计模型,该头部姿态估计模型可以通过检测头部图像中的人脸关键点以确定驾驶员的头部姿态数据。头部姿态从运动状态上可以分为相对静止和移动,移动可进一步细分为抬头、转头以及摇头等多种动作模式。其用途在这里也可以分为两方面,包括对驾驶员的疲劳状态检测(如长时间的头部静止状态并配合眨眼频率等判断是否为疲劳驾驶)以及辅助完成更高精度的视线追踪(用于确定驾驶员的注视区域)。The head image of the vehicle driver can be captured by the camera installed in the cabin, and then the obtained head image is input into a pre-trained head pose estimation model, which can detect the head image by detecting the head pose estimation model. face key points in to determine the driver's head pose data. The head posture can be divided into relatively static and moving from the motion state, and the movement can be further subdivided into various action modes such as raising the head, turning the head and shaking the head. Its use can also be divided into two aspects here, including the detection of the driver's fatigue state (such as long-term head still state and eye blink frequency to determine whether it is fatigue driving) and assisting to complete higher-precision eye tracking (using for determining the driver's gaze area).
头部姿态估计模型的构建主要通过对实时采集到头部图像中多个2D关键点进行检测(包括眼角、鼻尖、嘴角、下巴等关键点,其数量因算法而异,多检测点可以带来更高的精度,但也会增加计算量),并且基于人脸图像匹配拟合程度最高的3D人脸模型(现有算法模型中已有多种人脸模型可用于匹配拟合),将该3D人脸模型作为该驾驶员的头部姿态判断模型,再求解3D点和对应采集的2D点的转换关系,从而计算出俯仰角、偏航角和滚转角3个不同的欧拉角,他们分别对应抬头、转头以及摇头动作。例如,某一时段内模型发现偏航角有较大的变动,超过设定的变动阈值,则此时判断驾驶员有较大幅度的转头动作,对应的头部姿态为“转头运动中”。The construction of the head pose estimation model is mainly through the detection of multiple 2D key points in the head image collected in real time (including key points such as the corner of the eye, the tip of the nose, the corner of the mouth, the chin, etc., the number of which varies with the algorithm, and multiple detection points can bring higher accuracy, but also increase the amount of calculation), and based on the face image matching the 3D face model with the highest degree of fit (there are many face models in existing algorithm models that can be used for matching and fitting), this The 3D face model is used as the head attitude judgment model of the driver, and then the conversion relationship between the 3D point and the corresponding collected 2D point is solved to calculate the three different Euler angles of pitch angle, yaw angle and roll angle. Corresponding to looking up, turning head, and shaking head movements, respectively. For example, if the model finds that the yaw angle has a large change in a certain period of time, and exceeds the set change threshold, then it is judged that the driver has a relatively large head turning action, and the corresponding head posture is "turning head in motion". ".
眼动仪是用于记录人在处理视觉信息时的眼动轨迹特征的设备,采用眼动仪可以采集车辆驾驶员的眼动轨迹数据,以更准确地确定车辆驾驶员的注视区域。在实际应用中,可以将眼动仪设置于车厢内部的指定位置,眼动仪在采集到车辆驾驶员的眼动轨迹数据之后,将这部分数据发送给车载终端设备,以进行后续的处理。The eye tracker is a device used to record the features of the eye track of a person when processing visual information. The eye tracker can be used to collect the eye track data of the vehicle driver to more accurately determine the vehicle driver's gaze area. In practical applications, the eye tracker can be set at a designated position inside the vehicle. After the eye tracker collects the eye movement trajectory data of the vehicle driver, this part of the data is sent to the vehicle terminal device for subsequent processing.
202、将所述状态数据和所述行驶数据输入预先训练完成的防撞预警模型,通过所述防撞预警模型预测所述车辆是否可能发生碰撞;202. Input the state data and the driving data into a pre-trained collision avoidance warning model, and use the collision avoidance warning model to predict whether the vehicle may collide;
将包含头部姿态数据和眼动轨迹数据的状态数据,以及该车辆的行驶数据输入防撞预警模型,通过该模型预测车辆是否可能发生碰撞。关于该防撞预警模型的训练过程以及工作原理,可以参照上一个实施例的相关说明。The state data including head posture data and eye movement trajectory data, and the driving data of the vehicle are input into the collision avoidance warning model, and the model is used to predict whether the vehicle may collide. For the training process and working principle of the collision avoidance warning model, reference may be made to the relevant description of the previous embodiment.
203、若所述车辆可能发生碰撞,则根据所述头部姿态数据和所述眼动轨迹数据确定所述车辆驾驶员的注视区域;203. If the vehicle may collide, determine the gaze area of the vehicle driver according to the head posture data and the eye movement trajectory data;
若预测该车辆可能发生碰撞,则车载终端设备会根据车辆驾驶员的头部姿态数据和眼动轨迹数据确定该车辆驾驶员当前的注视区域。经过研究表明,一个人对注视的预测来自于头部姿态和眼睛方向的组合。由于眼部注视点已经通过眼动仪进行了采集,在完成头部姿态的判断后可以结合眼部注视坐标数据完成更高精度的注视区域判断。If it is predicted that the vehicle may collide, the in-vehicle terminal device will determine the current gaze area of the vehicle driver according to the vehicle driver's head posture data and eye movement trajectory data. Studies have shown that a person's prediction of gaze comes from a combination of head pose and eye orientation. Since the eye fixation points have been collected by the eye tracker, after the head posture is judged, a higher-precision fixation area judgment can be completed in combination with the eye fixation coordinate data.
进一步的,根据所述头部姿态数据和所述眼动轨迹数据确定所述车辆驾驶员的注视区域,可以包括:Further, determining the gaze area of the vehicle driver according to the head posture data and the eye movement trajectory data may include:
(1)根据所述头部姿态数据计算得到所述车辆驾驶员对于所述车辆前方的最大视野范围区域;(1) Calculate the maximum field of view area of the vehicle driver in front of the vehicle according to the head posture data;
(2)结合所述眼动轨迹数据从所述最大视野范围区域中定位得到所述注视区域。(2) The gaze area is obtained by locating the gaze area from the largest visual field area in combination with the eye movement trajectory data.
具体的,可以根据预先采集的真实场景下人眼视觉区域数据完成不同头部姿态对应的车前视野范围数据的计算模型,再基于头部姿态中计算得出的各偏转角度,即俯仰角、偏航角和滚转角,应用该计算模型进行计算得到当前头部姿态下驾驶员对于车辆前方(包括车前及后视镜等重点关注区域)的最大视野范围区域或者中心注视区域。基于头部姿态以及眼部关键点位置信息可以得到3D人脸模型的眼部注视大致范围,从而获得驾驶员的最大视野范围区域,结合眼动轨迹数据进行再定位可以计算得出该时刻驾驶员的注视区域。Specifically, the calculation model of the front view range data corresponding to different head postures can be completed according to the pre-collected human visual area data in the real scene, and then each deflection angle calculated based on the head posture, namely the pitch angle, The yaw angle and roll angle are calculated by applying this calculation model to obtain the driver's maximum field of vision area or central gaze area in front of the vehicle (including key areas of interest such as the front and rearview mirrors) under the current head posture. Based on the head posture and the position information of the key points of the eyes, the approximate range of eye gaze of the 3D face model can be obtained, so as to obtain the driver's maximum field of view area. Combined with the eye movement trajectory data for relocation, the driver at this moment can be calculated. gaze area.
204、根据所述注视区域以及所述防撞预警模型预测的车辆碰撞位置,确定对应的预警模式;204. Determine a corresponding warning mode according to the gaze area and the vehicle collision position predicted by the collision avoidance warning model;
通过该防撞预警模型,不仅能够预测车辆是否可能发生碰撞,而且在预测车辆可能发生碰撞的时候,还能进一步预测得到车辆可能的碰撞位置。在确定驾驶员的注视区域之后,可以根据模型预测的车辆碰撞位置与该注视区域之间的相对关系,确定对应的预警模式。Through the collision avoidance early warning model, it is not only possible to predict whether the vehicle may collide, but also further predict the possible collision position of the vehicle when it is predicted that the vehicle may collide. After the driver's gaze area is determined, a corresponding early warning mode can be determined according to the relative relationship between the vehicle collision position predicted by the model and the gaze area.
具体的,步骤204可以包括:Specifically, step 204 may include:
(1)若所述注视区域在预设时长内持续覆盖所述碰撞位置,则确定所述预警模式为第一模式;(1) If the gaze area continues to cover the collision position within a preset time period, then determine that the early warning mode is the first mode;
(2)若所述注视区域在预设时长内在所述碰撞位置和其它位置之间来回切换,则确定所述预警模式为第二模式;(2) If the gaze area switches back and forth between the collision position and other positions within a preset time period, determine that the early warning mode is the second mode;
(3)若所述注视区域未涵盖所述碰撞位置,则确定所述预警模式为第三模式。(3) If the gaze area does not cover the collision position, determine that the early warning mode is the third mode.
对于上述步骤(1),若该注视区域在预设时长内持续覆盖模型预测的碰撞位置,表明驾驶员在预警前其眼部注视点长时间集中在可能发生碰撞的位置,此时可判定驾驶员已经意识到碰撞的危险,且获知可能的碰撞位置,此时进入第一预警模式。由于驾驶员已经意识到危险,此时不宜进行重度预警,以避免令驾驶员分心,故第一预警模式可以为轻度预警的模式。另外,在进行预警模式判断时,还可以结合驾驶员心率以及车速等数据,比如,在检测到注视区域持续覆盖碰撞位置的情况下,进一步检测到驾驶员心率较高且车速降低,则判定进入第一预警模式。For the above step (1), if the gaze area continues to cover the collision position predicted by the model within the preset time period, it means that the driver's eye gaze point is concentrated on the position where the collision may occur for a long time before the warning, and the driver can be judged at this time. The operator has realized the danger of collision and learned the possible collision position, and then enters the first warning mode. Since the driver is aware of the danger, it is not appropriate to perform a severe warning at this time to avoid distracting the driver, so the first warning mode may be a light warning mode. In addition, when judging the early warning mode, data such as the driver's heart rate and vehicle speed can also be combined. For example, when it is detected that the gaze area continues to cover the collision position, it is further detected that the driver's heart rate is high and the vehicle speed is reduced. The first warning mode.
对于上述步骤(2),若该注视区域在预设时长内在所述碰撞位置和其它位置之间来回切换,表明驾驶员可能已经意识到危险,但未获知可能的碰撞位置,此时进入第二预警模式。第二预警模式可以为中度预警模式,在进行预警模式判断时,同样可以结合驾驶员心率以及车速等数据,比如若检测到驾驶员头部姿态频繁改变,驾驶员心率较高且车速降低,则判定进入第二预警模式。For the above step (2), if the gaze area switches back and forth between the collision position and other positions within the preset time period, it indicates that the driver may have been aware of the danger, but did not know the possible collision position. Warning mode. The second warning mode can be a moderate warning mode. When judging the warning mode, data such as the driver's heart rate and vehicle speed can also be combined. For example, if it is detected that the driver's head posture changes frequently, the driver's heart rate is high and the vehicle speed is reduced, Then it is determined to enter the second early warning mode.
对于上述步骤(3),若所述注视区域未涵盖碰撞位置,则表明驾驶员还未意识到危险,此时进入第三预警模式。由于驾驶员未意识到危险,此时需要进行高度预警,故第三预警模式可以为重度预警的模式。另外,在进行预警模式判断时,同样可以结合驾驶员心率以及车速等数据,比如,若检测到驾驶员头部姿态基本不变,驾驶员心率平稳且车速未发生变化,则判定进入第三预警模式。For the above step (3), if the gaze area does not cover the collision position, it means that the driver is not aware of the danger, and the third warning mode is entered at this time. Since the driver is not aware of the danger and needs to perform a high warning at this time, the third warning mode can be a severe warning mode. In addition, when judging the early warning mode, data such as the driver's heart rate and vehicle speed can also be combined. For example, if it is detected that the driver's head posture is basically unchanged, the driver's heart rate is stable and the vehicle speed has not changed, it is determined to enter the third early warning model.
205、按照所述预警模式对所述车辆驾驶员进行预警。205. Provide an early warning to the vehicle driver according to the early warning mode.
在确定对应的预警模式后,即可按照对应的预警模式对车辆驾驶员进行预警。After the corresponding early warning mode is determined, the vehicle driver can be warned according to the corresponding early warning mode.
具体的,步骤205可以包括:Specifically, step 205 may include:
(1)若所述预警模式为第一模式,则不输出任何形式的预警提示;(1) If the warning mode is the first mode, no warning prompts of any form are output;
(2)若所述预警模式为第二模式,则通过投影仪向所述车辆的车前玻璃投影预设的预警信息;(2) If the warning mode is the second mode, project the preset warning information to the front glass of the vehicle through the projector;
(3)若所述预警模式为第三模式,则通过投影仪向所述车辆的车前玻璃投影预设的预警信息,并控制所述车辆的蜂鸣器播放警示音。(3) If the warning mode is the third mode, project the preset warning information to the front glass of the vehicle through the projector, and control the buzzer of the vehicle to play the warning sound.
第一模式是轻度预警模式,此时可以只在车载终端的显示屏上显示简单的预警信息,或者不输出任何形式的预警提示。第二模式是中度预警模式,此时可以通过车厢内设置的投影仪向车前玻璃投影预设的预警信息,用于指示可能碰撞的时间以及碰撞位置。第三模式是重度预警模式,此时可以通过车厢内设置的投影仪向车前玻璃投影预设的预警信息,并且控制指定的蜂鸣器播放警示音,以提醒驾驶员即将发生碰撞的危险。The first mode is a mild early warning mode. At this time, only simple warning information can be displayed on the display screen of the vehicle terminal, or no warning prompt of any form can be output. The second mode is a moderate early warning mode. At this time, preset warning information can be projected to the front glass through a projector set in the vehicle to indicate the time and location of a possible collision. The third mode is the severe warning mode. At this time, the preset warning information can be projected to the front glass through the projector set in the car, and the designated buzzer can be controlled to play the warning sound to remind the driver of the danger of impending collision.
本申请实施例对传统的车辆防撞预警系统进行了改造,通过加入眼动检测仪收集驾驶员眼部活动数据、通过摄像设备收集面部姿态、通过穿戴设备收集生理数据等,并通过自动机器学习方法对收集的各类数据进行模型训练,实现更为智能化的车辆预警系统。该系统能够实现根据驾驶员的不同注视情况,对应发出适当的预警信息,有效避免因不适宜的预警引发的分心所导致的交通事故。The embodiment of the present application modifies the traditional vehicle collision avoidance warning system, collects the driver's eye activity data by adding an eye movement detector, collects facial posture through a camera device, collects physiological data through a wearable device, etc., and uses automatic machine learning. The method conducts model training on various types of data collected to realize a more intelligent vehicle early warning system. The system can send out appropriate warning information according to the driver's different gaze conditions, and effectively avoid traffic accidents caused by distraction caused by inappropriate warnings.
应理解,上述实施例中各步骤的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。It should be understood that the size of the sequence numbers of the steps in the above embodiments does not mean the sequence of execution, and the execution sequence of each process should be determined by its function and internal logic, and should not constitute any limitation to the implementation process of the embodiments of the present application.
对应于上文实施例所述的车辆防撞预警方法,图3示出了本申请实施例提供的一种车辆防撞预警装置的结构框图,为了便于说明,仅示出了与本申请实施例相关的部分。Corresponding to the vehicle collision avoidance warning method described in the above embodiment, FIG. 3 shows a structural block diagram of a vehicle collision avoidance warning device provided by the embodiment of the present application. relevant part.
参照图3,该装置包括:Referring to Figure 3, the device includes:
数据获取模块301,用于获取车辆驾驶员的状态数据和所述车辆的行驶数据;A data acquisition module 301, configured to acquire the state data of the vehicle driver and the driving data of the vehicle;
碰撞预测模块302,用于将所述状态数据和所述行驶数据输入预先训练完成的防撞预警模型,通过所述防撞预警模型预测所述车辆是否可能发生碰撞,所述防撞预警模型为以车辆发生碰撞时对应的驾驶员状态数据以及车辆行驶数据作为训练集训练得到的神经网络模型;A collision prediction module 302, configured to input the state data and the driving data into a pre-trained collision avoidance warning model, and predict whether the vehicle may collide through the collision avoidance warning model, and the collision avoidance warning model is: The neural network model obtained by training the corresponding driver state data and vehicle driving data when the vehicle collided as the training set;
预警模块303,用于若所述车辆可能发生碰撞,则根据所述状态数据确定预警模式,并按照所述预警模式对所述车辆驾驶员进行预警。An early warning module 303 is configured to determine an early warning mode according to the state data if the vehicle may collide, and give an early warning to the driver of the vehicle according to the early warning mode.
进一步的,所述数据获取模块可以包括:Further, the data acquisition module may include:
头部图像获取单元,用于通过摄像头采集所述车辆驾驶员的头部图像;a head image acquisition unit, configured to collect the head image of the driver of the vehicle through a camera;
头部姿态估计单元,用于将所述头部图像输入预先训练完成的头部姿态估计模型,通过所述头部姿态估计模型获得所述车辆驾驶员的头部姿态数据,所述头部姿态估计模型通过检测头部图像中的人脸关键点以确定头部姿态数据;a head pose estimation unit, configured to input the head image into a pre-trained head pose estimation model, and obtain the head pose data of the vehicle driver through the head pose estimation model, and the head pose The estimation model determines the head pose data by detecting the key points of the face in the head image;
眼动轨迹获取单元,用于通过眼动仪采集所述车辆驾驶员的眼动轨迹数据。The eye movement trajectory acquisition unit is used for collecting the eye movement trajectory data of the vehicle driver through the eye tracker.
进一步的,所述预警模块可以包括:Further, the early warning module may include:
注视区域确定单元,用于根据所述头部姿态数据和所述眼动轨迹数据确定所述车辆驾驶员的注视区域;A gaze area determination unit, configured to determine the gaze area of the vehicle driver according to the head posture data and the eye movement trajectory data;
预警模式确定单元,用于根据所述注视区域以及所述防撞预警模型预测的车辆碰撞位置,确定对应的预警模式。An early warning mode determination unit, configured to determine a corresponding early warning mode according to the gaze area and the vehicle collision position predicted by the collision avoidance early warning model.
更进一步的,所述注视区域确定单元可以包括:Further, the gaze area determination unit may include:
最大视野范围区域确定子单元,用于根据所述头部姿态数据计算得到所述车辆驾驶员对于所述车辆前方的最大视野范围区域;a maximum field of view area determination subunit, configured to calculate and obtain the maximum field of view area of the vehicle driver in front of the vehicle according to the head posture data;
注视区域确定子单元,用于结合所述眼动轨迹数据从所述最大视野范围区域中定位得到所述注视区域。The gaze area determination subunit is configured to locate the gaze area from the largest visual field area in combination with the eye movement track data.
更进一步的,所述预警模式确定单元可以包括:Further, the early warning mode determination unit may include:
第一模式确定子单元,用于若所述注视区域在预设时长内持续覆盖所述碰撞位置,则确定所述预警模式为第一模式;a first mode determination subunit, configured to determine that the early warning mode is the first mode if the gaze area continues to cover the collision position within a preset time period;
第二模式确定子单元,用于若所述注视区域预设时长内在所述碰撞位置和其它位置之间来回切换,则确定所述预警模式为第二模式;a second mode determination subunit, configured to determine that the early warning mode is the second mode if the gaze area switches back and forth between the collision position and other positions within a preset time period of the gaze area;
第三模式确定子单元,用于若所述注视区域未涵盖所述碰撞位置,则确定所述预警模式为第三模式。A third mode determination subunit is configured to determine that the early warning mode is a third mode if the gaze area does not cover the collision position.
进一步的,所述预警模块可以包括:Further, the early warning module may include:
第一预警单元,用于若所述预警模式为第一模式,则不输出任何形式的预警提示;a first warning unit, configured to not output any form of warning prompt if the warning mode is the first mode;
第二预警单元,用于若所述预警模式为第二模式,则通过投影仪向所述车辆的车前玻璃投影预设的预警信息;a second pre-warning unit, configured to project preset pre-warning information to the front glass of the vehicle through a projector if the pre-warning mode is the second mode;
第三预警单元,用于若所述预警模式为第三模式,则通过投影仪向所述车辆的车前玻璃投影预设的预警信息,并控制所述车辆的蜂鸣器播放警示音。The third warning unit is used for projecting preset warning information to the front glass of the vehicle through the projector if the warning mode is the third mode, and controlling the buzzer of the vehicle to play a warning sound.
进一步的,所述车辆防撞预警装置还可以包括:Further, the vehicle collision avoidance warning device may further include:
样本数据获取模块,用于获取样本数据,所述样本数据包括车辆发生碰撞时对应的驾驶员状态数据以及车辆行驶数据;a sample data acquisition module, configured to acquire sample data, where the sample data includes driver state data and vehicle driving data corresponding to the collision of the vehicle;
预警模型训练模块,用于将所述样本数据输入自动机器学习模块进行模型的设计和训练,得到所述防撞预警模型。An early warning model training module is used to input the sample data into an automatic machine learning module for model design and training to obtain the collision avoidance early warning model.
本申请实施例还提供一种计算机可读存储介质,所述计算机可读存储介质存储有计算机可读指令,所述计算机可读指令被处理器执行时实现如图1或图2表示的任意一种车辆防撞预警方法的步骤。Embodiments of the present application further provide a computer-readable storage medium, where computer-readable instructions are stored in the computer-readable storage medium, and when the computer-readable instructions are executed by a processor, any one of the instructions shown in FIG. 1 or FIG. 2 is implemented. Steps of a vehicle collision avoidance warning method.
本申请实施例还提供一种计算机程序产品,当该计算机程序产品在服务器上运行时,使得服务器执行实现如图1或图2表示的任意一种车辆防撞预警方法的步骤。Embodiments of the present application also provide a computer program product, which, when the computer program product runs on the server, causes the server to execute the steps of implementing any one of the methods for vehicle collision avoidance warning as shown in FIG. 1 or FIG. 2 .
本申请实施例还提供一种车载终端设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机可读指令,所述处理器执行所述计算机可读指令时实现如图1或图2表示的任意一种车辆防撞预警方法的步骤。Embodiments of the present application further provide an in-vehicle terminal device, including a memory, a processor, and computer-readable instructions stored in the memory and executable on the processor, where the processor executes the computer-readable instructions At the same time, the steps of any vehicle collision avoidance warning method shown in FIG. 1 or FIG. 2 are realized.
图4是本申请一实施例提供的车载终端设备的示意图。如图4所示,该实施例的车载终端设备4包括:处理器40、存储器41以及存储在所述存储器41中并可在所述处理器40上运行的计算机可读指令42。所述处理器40执行所述计算机可读指令42时实现上述各个车辆防撞预警方法实施例中的步骤,例如图1所示的步骤101至103。或者,所述处理器40执行所述计算机可读指令42时实现上述各装置实施例中各模块/单元的功能,例如图3所示模块301至303的功能。FIG. 4 is a schematic diagram of a vehicle terminal device provided by an embodiment of the present application. As shown in FIG. 4 , the in-vehicle terminal device 4 of this embodiment includes: a processor 40 , a memory 41 , and computer-readable instructions 42 stored in the memory 41 and executable on the processor 40 . When the processor 40 executes the computer-readable instructions 42 , the steps in each of the foregoing embodiments of the vehicle collision avoidance warning method are implemented, for example, steps 101 to 103 shown in FIG. 1 . Alternatively, when the processor 40 executes the computer-readable instructions 42, the functions of the modules/units in each of the foregoing apparatus embodiments, such as the functions of the modules 301 to 303 shown in FIG. 3, are implemented.
示例性的,所述计算机可读指令42可以被分割成一个或多个模块/单元,所述一个或者多个模块/单元被存储在所述存储器41中,并由所述处理器40执行,以完成本申请。所述一个或多个模块/单元可以是能够完成特定功能的一系列计算机可读指令段,该指令段用于描述所述计算机可读指令42在所述车载终端设备4中的执行过程。Exemplarily, the computer-readable instructions 42 may be divided into one or more modules/units, and the one or more modules/units are stored in the memory 41 and executed by the processor 40, to complete this application. The one or more modules/units may be a series of computer-readable instruction segments capable of accomplishing specific functions, and the instruction segments are used to describe the execution process of the computer-readable instructions 42 in the vehicle-mounted terminal device 4 .
所述车载终端设备4可以是智能手机、笔记本、掌上电脑及云端车载终端设备等计算设备。所述车载终端设备4可包括,但不仅限于,处理器40、存储器41。本领域技术人员可以理解,图4仅仅是车载终端设备4的示例,并不构成对车载终端设备4的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件,例如所述车载终端设备4还可以包括输入输出设备、网络接入设备、总线等。The in-vehicle terminal device 4 may be a computing device such as a smart phone, a notebook, a palmtop computer, and a cloud in-vehicle terminal device. The in-vehicle terminal device 4 may include, but is not limited to, a processor 40 and a memory 41 . Those skilled in the art can understand that FIG. 4 is only an example of the in-vehicle terminal device 4 , and does not constitute a limitation on the in-vehicle terminal device 4 , and may include more or less components than those shown in the figure, or combine some components, or different For example, the in-vehicle terminal device 4 may also include input and output devices, network access devices, buses, and the like.
所述处理器40可以是中央处理单元(CentraL Processing Unit,CPU),还可以是其他通用处理器、数字信号处理器 (DigitaLSignaL Processor,DSP)、专用集成电路 (AppLication Specific Integrated Circuit,ASIC)、现成可编程门阵列 (FieLd-ProgrammabLe Gate Array,FPGA) 或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。The processor 40 may be a central processing unit (CentraL Processing Unit, CPU), or other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), application-specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf Programmable Gate Array (FieLd-ProgrammabLe Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
所述存储器41可以是所述车载终端设备4的内部存储单元,例如车载终端设备4的硬盘或内存。所述存储器41也可以是所述车载终端设备4的外部存储设备,例如所述车载终端设备4上配备的插接式硬盘,智能存储卡(Smart Media Card, SMC),安全数字(Secure DigitaL, SD)卡,闪存卡(FLash Card)等。进一步地,所述存储器41还可以既包括所述车载终端设备4的内部存储单元也包括外部存储设备。所述存储器41用于存储所述计算机可读指令以及所述车载终端设备所需的其他程序和数据。所述存储器41还可以用于暂时地存储已经输出或者将要输出的数据。The memory 41 may be an internal storage unit of the in-vehicle terminal device 4 , such as a hard disk or a memory of the in-vehicle terminal device 4 . The memory 41 may also be an external storage device of the on-board terminal device 4, such as a plug-in hard disk equipped on the on-board terminal device 4, a smart memory card (Smart memory card). Media Card, SMC), Secure Digital (Secure Digital, SD) card, flash memory card (FLash Card), etc. Further, the memory 41 may also include both an internal storage unit of the in-vehicle terminal device 4 and an external storage device. The memory 41 is used to store the computer-readable instructions and other programs and data required by the vehicle-mounted terminal device. The memory 41 can also be used to temporarily store data that has been output or will be output.
需要说明的是,上述装置/单元之间的信息交互、执行过程等内容,由于与本申请方法实施例基于同一构思,其具体功能及带来的技术效果,具体可参见方法实施例部分,此处不再赘述。It should be noted that the information exchange, execution process and other contents between the above-mentioned devices/units are based on the same concept as the method embodiments of the present application. For specific functions and technical effects, please refer to the method embodiments section. It is not repeated here.
所属领域的技术人员可以清楚地了解到,为了描述的方便和简洁,仅以上述各功能单元、模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能单元、模块完成,即将所述装置的内部结构划分成不同的功能单元或模块,以完成以上描述的全部或者部分功能。实施例中的各功能单元、模块可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中,上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。另外,各功能单元、模块的具体名称也只是为了便于相互区分,并不用于限制本申请的保护范围。上述系统中单元、模块的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that, for the convenience and simplicity of description, only the division of the above-mentioned functional units and modules is used as an example for illustration. In practical applications, the above-mentioned functions can be allocated to different functional units, Module completion, that is, dividing the internal structure of the device into different functional units or modules to complete all or part of the functions described above. Each functional unit and module in the embodiment may be integrated in one processing unit, or each unit may exist physically alone, or two or more units may be integrated into one unit, and the above-mentioned integrated units may adopt hardware. It can also be realized in the form of software functional units. In addition, the specific names of the functional units and modules are only for the convenience of distinguishing from each other, and are not used to limit the protection scope of the present application. For the specific working processes of the units and modules in the above-mentioned system, reference may be made to the corresponding processes in the foregoing method embodiments, which will not be repeated here.
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请实现上述实施例方法中的全部或部分流程,可以通过计算机程序来指令相关的硬件来完成,所述的计算机程序可存储于一计算机可读存储介质中,该计算机程序在被处理器执行时,可实现上述各个方法实施例的步骤。其中,所述计算机程序包括计算机程序代码,所述计算机程序代码可以为源代码形式、对象代码形式、可执行文件或某些中间形式等。所述计算机可读介质至少可以包括:能够将计算机程序代码携带到拍照装置/终端设备的任何实体或装置、记录介质、计算机存储器、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、电载波信号、电信信号以及软件分发介质。例如U盘、移动硬盘、磁碟或者光盘等。The integrated unit, if implemented in the form of a software functional unit and sold or used as an independent product, may be stored in a computer-readable storage medium. Based on this understanding, all or part of the processes in the methods of the above embodiments can be implemented by a computer program to instruct the relevant hardware. The computer program can be stored in a computer-readable storage medium, and the computer program When executed by a processor, the steps of each of the above method embodiments can be implemented. Wherein, the computer program includes computer program code, and the computer program code may be in the form of source code, object code, executable file or some intermediate form, and the like. The computer-readable medium may include at least: any entity or device capable of carrying computer program codes to the photographing device/terminal device, recording medium, computer memory, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), electrical carrier signals, telecommunication signals, and software distribution media. For example, U disk, mobile hard disk, disk or CD, etc.
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述或记载的部分,可以参见其它实施例的相关描述。In the foregoing embodiments, the description of each embodiment has its own emphasis. For parts that are not described or described in detail in a certain embodiment, reference may be made to the relevant descriptions of other embodiments.
以上所述实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围,均应包含在本申请的保护范围之内。The above-mentioned embodiments are only used to illustrate the technical solutions of the present application, but not to limit them; although the present application has been described in detail with reference to the above-mentioned embodiments, those of ordinary skill in the art should understand that: it can still be used for the above-mentioned implementations. The technical solutions described in the examples are modified, or some technical features thereof are equivalently replaced; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the spirit and scope of the technical solutions in the embodiments of the application, and should be included in the within the scope of protection of this application.

Claims (20)

  1. 一种车辆防撞预警方法,其中,包括: A vehicle collision avoidance warning method, comprising:
    获取车辆驾驶员的状态数据和所述车辆的行驶数据;obtaining the state data of the driver of the vehicle and the driving data of the vehicle;
    将所述状态数据和所述行驶数据输入预先训练完成的防撞预警模型,通过所述防撞预警模型预测所述车辆是否可能发生碰撞,所述防撞预警模型为以车辆发生碰撞时对应的驾驶员状态数据以及车辆行驶数据作为训练集训练得到的神经网络模型;Input the state data and the driving data into a pre-trained collision avoidance warning model, and predict whether the vehicle may collide through the collision avoidance warning model. The driver state data and vehicle driving data are used as the training set to train the neural network model;
    若所述车辆可能发生碰撞,则根据所述状态数据确定预警模式,并按照所述预警模式对所述车辆驾驶员进行预警。If the vehicle may collide, an early warning mode is determined according to the state data, and the vehicle driver is warned according to the early warning mode.
  2. 如权利要求1所述的车辆防撞预警方法,其中,所述获取车辆驾驶员的状态数据包括: The vehicle collision avoidance warning method according to claim 1, wherein the acquiring the state data of the vehicle driver comprises:
    通过摄像头采集所述车辆驾驶员的头部图像;Collect the head image of the driver of the vehicle through a camera;
    将所述头部图像输入预先训练完成的头部姿态估计模型,通过所述头部姿态估计模型获得所述车辆驾驶员的头部姿态数据,所述头部姿态估计模型通过检测头部图像中的人脸关键点以确定头部姿态数据;The head image is input into the pre-trained head pose estimation model, and the head pose data of the vehicle driver is obtained through the head pose estimation model. face key points to determine head pose data;
    通过眼动仪采集所述车辆驾驶员的眼动轨迹数据。The eye movement track data of the vehicle driver is collected by an eye tracker.
  3. 如权利要求2所述的车辆防撞预警方法,其中,所述根据所述状态数据确定预警模式,包括: The vehicle collision avoidance warning method according to claim 2, wherein the determining an early warning mode according to the state data comprises:
    根据所述头部姿态数据和所述眼动轨迹数据确定所述车辆驾驶员的注视区域;Determine the gaze area of the vehicle driver according to the head posture data and the eye movement trajectory data;
    根据所述注视区域以及所述防撞预警模型预测的车辆碰撞位置,确定对应的预警模式。A corresponding warning mode is determined according to the gaze area and the vehicle collision position predicted by the collision avoidance warning model.
  4. 如权利要求3所述的车辆防撞预警方法,其中,根据所述头部姿态数据和所述眼动轨迹数据确定所述车辆驾驶员的注视区域,包括: The vehicle collision avoidance warning method according to claim 3, wherein determining the gaze area of the vehicle driver according to the head posture data and the eye movement trajectory data, comprising:
    根据所述头部姿态数据计算得到所述车辆驾驶员对于所述车辆前方的最大视野范围区域;The maximum field of vision area of the vehicle driver in front of the vehicle is obtained by calculating according to the head posture data;
    结合所述眼动轨迹数据从所述最大视野范围区域中定位得到所述注视区域。The gaze area is obtained by locating the area of the largest visual field in combination with the eye movement track data.
  5. 如权利要求3所述的车辆防撞预警方法,其中,根据所述注视区域以及所述防撞预警模型预测的碰撞位置,确定对应的预警模式,包括: The vehicle collision avoidance warning method according to claim 3, wherein determining the corresponding warning mode according to the gaze area and the collision position predicted by the collision avoidance warning model, comprising:
    若所述注视区域在预设时长内持续覆盖所述碰撞位置,则确定所述预警模式为第一模式;If the gaze area continues to cover the collision position within a preset time period, determining that the early warning mode is the first mode;
    若所述注视区域预设时长内在所述碰撞位置和其它位置之间来回切换,则确定所述预警模式为第二模式;If the gaze area is switched back and forth between the collision position and other positions within a preset time period of the gaze area, determining that the early warning mode is the second mode;
    若所述注视区域未涵盖所述碰撞位置,则确定所述预警模式为第三模式。If the gaze area does not cover the collision position, it is determined that the early warning mode is a third mode.
  6. 如权利要求5所述的车辆防撞预警方法,其中,按照所述预警模式对所述车辆驾驶员进行预警,包括: The vehicle collision avoidance warning method according to claim 5, wherein the warning to the vehicle driver according to the warning mode comprises:
    若所述预警模式为第一模式,则不输出任何形式的预警提示;If the warning mode is the first mode, no warning prompt of any form is output;
    若所述预警模式为第二模式,则通过投影仪向所述车辆的车前玻璃投影预设的预警信息;If the pre-warning mode is the second mode, project the preset pre-warning information to the front glass of the vehicle through the projector;
    若所述预警模式为第三模式,则通过投影仪向所述车辆的车前玻璃投影预设的预警信息,并控制所述车辆的蜂鸣器播放警示音。If the pre-warning mode is the third mode, the projector is used to project the preset pre-warning information to the front glass of the vehicle, and the buzzer of the vehicle is controlled to play a warning sound.
  7. 如权利要求1至6任一项所述的车辆防撞预警方法,其中,所述防撞预警模型通过以下方式训练得到: The vehicle collision avoidance warning method according to any one of claims 1 to 6, wherein the collision avoidance warning model is obtained by training in the following manner:
    获取样本数据,所述样本数据包括车辆发生碰撞时对应的驾驶员状态数据以及车辆行驶数据;obtaining sample data, where the sample data includes driver state data and vehicle driving data corresponding to the collision of the vehicle;
    将所述样本数据输入自动机器学习模块进行模型的设计和训练,得到所述防撞预警模型。The sample data is input into an automatic machine learning module for model design and training, and the collision avoidance warning model is obtained.
  8. 一种车辆防撞预警装置,其中,包括: A vehicle collision avoidance warning device, comprising:
    数据获取模块,用于获取车辆驾驶员的状态数据和所述车辆的行驶数据;a data acquisition module for acquiring the state data of the vehicle driver and the driving data of the vehicle;
    碰撞预测模块,用于将所述状态数据和所述行驶数据输入预先训练完成的防撞预警模型,通过所述防撞预警模型预测所述车辆是否可能发生碰撞,所述防撞预警模型为以车辆发生碰撞时对应的驾驶员状态数据以及车辆行驶数据作为训练集训练得到的神经网络模型;The collision prediction module is used to input the state data and the driving data into a pre-trained collision avoidance warning model, and predict whether the vehicle may collide through the collision avoidance warning model, and the collision avoidance warning model is based on the following: The corresponding driver state data and vehicle driving data when the vehicle collides are used as the neural network model trained by the training set;
    预警模块,用于若所述车辆可能发生碰撞,则根据所述状态数据确定预警模式,并按照所述预警模式对所述车辆驾驶员进行预警。An early warning module, configured to determine an early warning mode according to the state data if the vehicle may collide, and give an early warning to the driver of the vehicle according to the early warning mode.
  9. 一种终端设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,其中,所述处理器执行所述计算机程序时实现如下步骤: A terminal device, comprising a memory, a processor, and a computer program stored in the memory and running on the processor, wherein the processor implements the following steps when executing the computer program:
    获取车辆驾驶员的状态数据和所述车辆的行驶数据;obtaining the state data of the driver of the vehicle and the driving data of the vehicle;
    将所述状态数据和所述行驶数据输入预先训练完成的防撞预警模型,通过所述防撞预警模型预测所述车辆是否可能发生碰撞,所述防撞预警模型为以车辆发生碰撞时对应的驾驶员状态数据以及车辆行驶数据作为训练集训练得到的神经网络模型;Input the state data and the driving data into a pre-trained collision avoidance warning model, and predict whether the vehicle may collide through the collision avoidance warning model. The driver state data and vehicle driving data are used as the training set to train the neural network model;
    若所述车辆可能发生碰撞,则根据所述状态数据确定预警模式,并按照所述预警模式对所述车辆驾驶员进行预警。If the vehicle may collide, an early warning mode is determined according to the state data, and the vehicle driver is warned according to the early warning mode.
  10. 如权利要求9所述的终端设备,其中,所述获取车辆驾驶员的状态数据包括: The terminal device according to claim 9, wherein the acquiring the state data of the vehicle driver comprises:
    通过摄像头采集所述车辆驾驶员的头部图像;Collect the head image of the driver of the vehicle through a camera;
    将所述头部图像输入预先训练完成的头部姿态估计模型,通过所述头部姿态估计模型获得所述车辆驾驶员的头部姿态数据,所述头部姿态估计模型通过检测头部图像中的人脸关键点以确定头部姿态数据;The head image is input into the pre-trained head pose estimation model, and the head pose data of the vehicle driver is obtained through the head pose estimation model. face key points to determine head pose data;
    通过眼动仪采集所述车辆驾驶员的眼动轨迹数据。The eye movement track data of the vehicle driver is collected by an eye tracker.
  11. 如权利要求10所述的终端设备,其中,所述根据所述状态数据确定预警模式,包括: The terminal device according to claim 10, wherein the determining an early warning mode according to the state data comprises:
    根据所述头部姿态数据和所述眼动轨迹数据确定所述车辆驾驶员的注视区域;Determine the gaze area of the vehicle driver according to the head posture data and the eye movement trajectory data;
    根据所述注视区域以及所述防撞预警模型预测的车辆碰撞位置,确定对应的预警模式。A corresponding warning mode is determined according to the gaze area and the vehicle collision position predicted by the collision avoidance warning model.
  12. 如权利要求11所述的终端设备,其中,根据所述头部姿态数据和所述眼动轨迹数据确定所述车辆驾驶员的注视区域,包括: The terminal device according to claim 11, wherein determining the gaze area of the vehicle driver according to the head posture data and the eye movement trajectory data comprises:
    根据所述头部姿态数据计算得到所述车辆驾驶员对于所述车辆前方的最大视野范围区域;The maximum field of vision area of the vehicle driver in front of the vehicle is obtained by calculating according to the head posture data;
    结合所述眼动轨迹数据从所述最大视野范围区域中定位得到所述注视区域。The gaze area is obtained by locating the area of the largest visual field in combination with the eye movement track data.
  13. 如权利要求11所述的终端设备,其中,根据所述注视区域以及所述防撞预警模型预测的碰撞位置,确定对应的预警模式,包括: The terminal device according to claim 11, wherein determining a corresponding early warning mode according to the gaze area and the collision position predicted by the collision avoidance early warning model, comprising:
    若所述注视区域在预设时长内持续覆盖所述碰撞位置,则确定所述预警模式为第一模式;If the gaze area continues to cover the collision position within a preset time period, determining that the early warning mode is the first mode;
    若所述注视区域预设时长内在所述碰撞位置和其它位置之间来回切换,则确定所述预警模式为第二模式;If the gaze area is switched back and forth between the collision position and other positions within a preset time period of the gaze area, determining that the early warning mode is the second mode;
    若所述注视区域未涵盖所述碰撞位置,则确定所述预警模式为第三模式。If the gaze area does not cover the collision position, it is determined that the early warning mode is a third mode.
  14. 如权利要求9至13任一项所述的终端设备,其中,所述防撞预警模型通过以下方式训练得到: The terminal device according to any one of claims 9 to 13, wherein the collision avoidance warning model is obtained by training in the following manner:
    获取样本数据,所述样本数据包括车辆发生碰撞时对应的驾驶员状态数据以及车辆行驶数据;obtaining sample data, where the sample data includes driver state data and vehicle driving data corresponding to the collision of the vehicle;
    将所述样本数据输入自动机器学习模块进行模型的设计和训练,得到所述防撞预警模型。The sample data is input into an automatic machine learning module for model design and training, and the collision avoidance warning model is obtained.
  15. 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,其中,所述计算机程序被处理器执行时实现如下步骤:A computer-readable storage medium storing a computer program, wherein when the computer program is executed by a processor, the following steps are implemented:
    获取车辆驾驶员的状态数据和所述车辆的行驶数据;obtaining the state data of the driver of the vehicle and the driving data of the vehicle;
    将所述状态数据和所述行驶数据输入预先训练完成的防撞预警模型,通过所述防撞预警模型预测所述车辆是否可能发生碰撞,所述防撞预警模型为以车辆发生碰撞时对应的驾驶员状态数据以及车辆行驶数据作为训练集训练得到的神经网络模型;Input the state data and the driving data into a pre-trained collision avoidance warning model, and predict whether the vehicle may collide through the collision avoidance warning model. The driver state data and vehicle driving data are used as the training set to train the neural network model;
    若所述车辆可能发生碰撞,则根据所述状态数据确定预警模式,并按照所述预警模式对所述车辆驾驶员进行预警。If the vehicle may collide, an early warning mode is determined according to the state data, and the vehicle driver is warned according to the early warning mode.
  16. 如权利要求15所述的计算机可读存储介质,其中,所述获取车辆驾驶员的状态数据包括: The computer-readable storage medium of claim 15, wherein said obtaining state data of a vehicle driver comprises:
    通过摄像头采集所述车辆驾驶员的头部图像;Collect the head image of the driver of the vehicle through a camera;
    将所述头部图像输入预先训练完成的头部姿态估计模型,通过所述头部姿态估计模型获得所述车辆驾驶员的头部姿态数据,所述头部姿态估计模型通过检测头部图像中的人脸关键点以确定头部姿态数据;The head image is input into the pre-trained head pose estimation model, and the head pose data of the vehicle driver is obtained through the head pose estimation model. face key points to determine head pose data;
    通过眼动仪采集所述车辆驾驶员的眼动轨迹数据。The eye movement track data of the vehicle driver is collected by an eye tracker.
  17. 如权利要求16所述的计算机可读存储介质,其中,所述根据所述状态数据确定预警模式,包括: The computer-readable storage medium of claim 16, wherein the determining an early warning mode according to the status data comprises:
    根据所述头部姿态数据和所述眼动轨迹数据确定所述车辆驾驶员的注视区域;Determine the gaze area of the vehicle driver according to the head posture data and the eye movement trajectory data;
    根据所述注视区域以及所述防撞预警模型预测的车辆碰撞位置,确定对应的预警模式。A corresponding warning mode is determined according to the gaze area and the vehicle collision position predicted by the collision avoidance warning model.
  18. 如权利要求17所述的计算机可读存储介质,其中,根据所述头部姿态数据和所述眼动轨迹数据确定所述车辆驾驶员的注视区域,包括: The computer-readable storage medium of claim 17, wherein determining the gaze area of the vehicle driver according to the head posture data and the eye movement trajectory data comprises:
    根据所述头部姿态数据计算得到所述车辆驾驶员对于所述车辆前方的最大视野范围区域;The maximum field of vision area of the vehicle driver in front of the vehicle is obtained by calculating according to the head posture data;
    结合所述眼动轨迹数据从所述最大视野范围区域中定位得到所述注视区域。The gaze area is obtained by locating the area of the largest visual field in combination with the eye movement track data.
  19. 如权利要求17所述的计算机可读存储介质,其中,根据所述注视区域以及所述防撞预警模型预测的碰撞位置,确定对应的预警模式,包括: The computer-readable storage medium of claim 17, wherein determining a corresponding early warning mode according to the gaze area and the collision position predicted by the collision avoidance early warning model comprises:
    若所述注视区域在预设时长内持续覆盖所述碰撞位置,则确定所述预警模式为第一模式;If the gaze area continues to cover the collision position within a preset time period, determining that the early warning mode is the first mode;
    若所述注视区域预设时长内在所述碰撞位置和其它位置之间来回切换,则确定所述预警模式为第二模式;If the gaze area is switched back and forth between the collision position and other positions within a preset time period of the gaze area, determining that the early warning mode is the second mode;
    若所述注视区域未涵盖所述碰撞位置,则确定所述预警模式为第三模式。If the gaze area does not cover the collision position, it is determined that the early warning mode is a third mode.
  20. 如权利要求15至19任一项所述的计算机可读存储介质,其中,所述防撞预警模型通过以下方式训练得到: The computer-readable storage medium according to any one of claims 15 to 19, wherein the collision avoidance warning model is obtained by training in the following manner:
    获取样本数据,所述样本数据包括车辆发生碰撞时对应的驾驶员状态数据以及车辆行驶数据;obtaining sample data, where the sample data includes driver state data and vehicle driving data corresponding to the collision of the vehicle;
    将所述样本数据输入自动机器学习模块进行模型的设计和训练,得到所述防撞预警模型。The sample data is input into an automatic machine learning module for model design and training, and the collision avoidance warning model is obtained.
PCT/CN2021/097281 2020-11-25 2021-05-31 Vehicle anticollision early-warning method and apparatus, vehicle-mounted terminal device, and storage medium WO2022110737A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011337072.7 2020-11-25
CN202011337072.7A CN112489425A (en) 2020-11-25 2020-11-25 Vehicle anti-collision early warning method and device, vehicle-mounted terminal equipment and storage medium

Publications (1)

Publication Number Publication Date
WO2022110737A1 true WO2022110737A1 (en) 2022-06-02

Family

ID=74934545

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/097281 WO2022110737A1 (en) 2020-11-25 2021-05-31 Vehicle anticollision early-warning method and apparatus, vehicle-mounted terminal device, and storage medium

Country Status (2)

Country Link
CN (1) CN112489425A (en)
WO (1) WO2022110737A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115883605A (en) * 2022-11-30 2023-03-31 成都赛力斯科技有限公司 Visitor-based vehicle-mounted function control method and device
CN115909813A (en) * 2022-12-06 2023-04-04 中国第一汽车股份有限公司 Vehicle collision early warning method, device, equipment and storage medium
CN117601859A (en) * 2024-01-22 2024-02-27 北京云驰未来科技有限公司 Early warning system and method for preventing vehicle from collision

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112489425A (en) * 2020-11-25 2021-03-12 平安科技(深圳)有限公司 Vehicle anti-collision early warning method and device, vehicle-mounted terminal equipment and storage medium
CN113408431B (en) * 2021-06-22 2023-03-10 青岛小鸟看看科技有限公司 Intelligent driving evaluation training method and system based on eyeball tracking
CN113431126A (en) * 2021-06-25 2021-09-24 铜陵有色金属集团股份有限公司 Remote control system and method for underground carry scraper
CN113792484B (en) * 2021-09-07 2024-02-27 珠海格力电器股份有限公司 Cargo impact attitude model construction method and platform

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2143585A1 (en) * 2008-07-08 2010-01-13 Delphi Technologies, Inc. Adaptive Driver Warning Methodology
CN102390320A (en) * 2011-08-22 2012-03-28 武汉理工大学 Vehicle anti-collision early warning system based on vehicle-mounted sensing network
JP2013517575A (en) * 2010-01-14 2013-05-16 トヨタ モーター エンジニアリング アンド マニュファクチャリング ノース アメリカ,インコーポレイティド Apparatus and method for assisting safe operation of transportation means
CN103693040A (en) * 2013-12-10 2014-04-02 金陵科技学院 Vehicle collision avoidance system based on double-mode cooperation
CN106297340A (en) * 2016-08-17 2017-01-04 上海电机学院 A kind of driving vehicle pre-warning system for monitoring and method
CN107346612A (en) * 2016-05-06 2017-11-14 中国科学院微电子研究所 A kind of vehicle collision avoidance method and system based on car networking
CN109460780A (en) * 2018-10-17 2019-03-12 深兰科技(上海)有限公司 Safe driving of vehicle detection method, device and the storage medium of artificial neural network
CN109808685A (en) * 2019-01-07 2019-05-28 南京航空航天大学 A kind of automatic collision avoidance control method of automobile early warning based on assessment of risks
CN110807930A (en) * 2019-11-07 2020-02-18 中国联合网络通信集团有限公司 Dangerous vehicle early warning method and device
CN111081061A (en) * 2018-10-22 2020-04-28 杭州海康威视数字技术股份有限公司 Collision early warning method and device
CN111539333A (en) * 2020-04-24 2020-08-14 湖北亿咖通科技有限公司 Method for identifying gazing area and detecting distraction of driver
CN112489425A (en) * 2020-11-25 2021-03-12 平安科技(深圳)有限公司 Vehicle anti-collision early warning method and device, vehicle-mounted terminal equipment and storage medium

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
RU2514924C2 (en) * 2009-12-18 2014-05-10 Хонда Мотор Ко., Лтд. Forecasting man-machine interface exploiting technology of stare detection, dead zone indicators and driver experience
EP2923912B1 (en) * 2014-03-24 2018-12-26 Volvo Car Corporation Driver intention estimation arrangement
US20160107642A1 (en) * 2014-10-15 2016-04-21 Continental Automotive Systems, Inc. Collision avoidance system using driver eye monitoring during gear change
CN109572550B (en) * 2018-12-28 2020-08-14 西安航空学院 Driving track prediction method, system, computer equipment and storage medium
CN110271561B (en) * 2019-06-06 2021-05-25 浙江吉利控股集团有限公司 Automatic driving warning method and device and vehicle
CN110794963A (en) * 2019-10-18 2020-02-14 天津理工大学 Depth camera-based eye control auxiliary input method
CN111731284B (en) * 2020-07-21 2021-04-09 平安国际智慧城市科技股份有限公司 Driving assistance method and device, vehicle-mounted terminal equipment and storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2143585A1 (en) * 2008-07-08 2010-01-13 Delphi Technologies, Inc. Adaptive Driver Warning Methodology
JP2013517575A (en) * 2010-01-14 2013-05-16 トヨタ モーター エンジニアリング アンド マニュファクチャリング ノース アメリカ,インコーポレイティド Apparatus and method for assisting safe operation of transportation means
CN102390320A (en) * 2011-08-22 2012-03-28 武汉理工大学 Vehicle anti-collision early warning system based on vehicle-mounted sensing network
CN103693040A (en) * 2013-12-10 2014-04-02 金陵科技学院 Vehicle collision avoidance system based on double-mode cooperation
CN107346612A (en) * 2016-05-06 2017-11-14 中国科学院微电子研究所 A kind of vehicle collision avoidance method and system based on car networking
CN106297340A (en) * 2016-08-17 2017-01-04 上海电机学院 A kind of driving vehicle pre-warning system for monitoring and method
CN109460780A (en) * 2018-10-17 2019-03-12 深兰科技(上海)有限公司 Safe driving of vehicle detection method, device and the storage medium of artificial neural network
CN111081061A (en) * 2018-10-22 2020-04-28 杭州海康威视数字技术股份有限公司 Collision early warning method and device
CN109808685A (en) * 2019-01-07 2019-05-28 南京航空航天大学 A kind of automatic collision avoidance control method of automobile early warning based on assessment of risks
CN110807930A (en) * 2019-11-07 2020-02-18 中国联合网络通信集团有限公司 Dangerous vehicle early warning method and device
CN111539333A (en) * 2020-04-24 2020-08-14 湖北亿咖通科技有限公司 Method for identifying gazing area and detecting distraction of driver
CN112489425A (en) * 2020-11-25 2021-03-12 平安科技(深圳)有限公司 Vehicle anti-collision early warning method and device, vehicle-mounted terminal equipment and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115883605A (en) * 2022-11-30 2023-03-31 成都赛力斯科技有限公司 Visitor-based vehicle-mounted function control method and device
CN115883605B (en) * 2022-11-30 2024-05-10 重庆赛力斯凤凰智创科技有限公司 Visitor-based vehicle-mounted function control method and device
CN115909813A (en) * 2022-12-06 2023-04-04 中国第一汽车股份有限公司 Vehicle collision early warning method, device, equipment and storage medium
CN117601859A (en) * 2024-01-22 2024-02-27 北京云驰未来科技有限公司 Early warning system and method for preventing vehicle from collision
CN117601859B (en) * 2024-01-22 2024-04-23 北京云驰未来科技有限公司 Early warning system and method for preventing vehicle from collision

Also Published As

Publication number Publication date
CN112489425A (en) 2021-03-12

Similar Documents

Publication Publication Date Title
WO2022110737A1 (en) Vehicle anticollision early-warning method and apparatus, vehicle-mounted terminal device, and storage medium
CN112965502B (en) Visual tracking confirmation method, device, equipment and storage medium
EP3735365B1 (en) Primary preview region and gaze based driver distraction detection
US11945435B2 (en) Devices and methods for predicting collisions and/or intersection violations
Wang et al. Driver fatigue detection: a survey
Jiménez et al. Gaze fixation system for the evaluation of driver distractions induced by IVIS
EP2564766B1 (en) Visual input of vehicle operator
EP2201496B1 (en) Inattentive state determination device and method of determining inattentive state
CN109345829B (en) Unmanned vehicle monitoring method, device, equipment and storage medium
JP7099037B2 (en) Data processing equipment, monitoring system, awakening system, data processing method, and data processing program
García et al. Driver monitoring based on low-cost 3-D sensors
CN102975718B (en) In order to determine that vehicle driver is to method, system expected from object state and the computer-readable medium including computer program
JP2013254409A (en) Careless driving detection device and program
JP2021195124A (en) Gaze determination using glare as input
US20210312193A1 (en) Devices and methods for predicting intersection violations and/or collisions
CN110544368B (en) Fatigue driving augmented reality early warning device and early warning method
JP2004259069A (en) Alarm system for outputting alarm signal depending on vehicle hazard level
US20230166731A1 (en) Devices and methods for assisting operation of vehicles based on situational assessment fusing expoential risks (safer)
Louie et al. Towards a driver monitoring system for estimating driver situational awareness
CN108256487B (en) Driving state detection device and method based on reverse dual-purpose
US10684695B2 (en) Data processing device, monitoring system, awakening system, data processing method, and data processing program
KR102621245B1 (en) Vehicle and control method for the same
CN115100863B (en) Road monitoring method, device, equipment and storage medium
US20210309221A1 (en) Devices and methods for determining region of interest for object detection in camera images
JP2018094294A (en) State estimation system

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: 21896246

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21896246

Country of ref document: EP

Kind code of ref document: A1