WO2023000762A1 - Procédé d'analyse d'attention, véhicule et support d'enregistrement - Google Patents

Procédé d'analyse d'attention, véhicule et support d'enregistrement Download PDF

Info

Publication number
WO2023000762A1
WO2023000762A1 PCT/CN2022/091487 CN2022091487W WO2023000762A1 WO 2023000762 A1 WO2023000762 A1 WO 2023000762A1 CN 2022091487 W CN2022091487 W CN 2022091487W WO 2023000762 A1 WO2023000762 A1 WO 2023000762A1
Authority
WO
WIPO (PCT)
Prior art keywords
event
driver
data
parameter information
steering wheel
Prior art date
Application number
PCT/CN2022/091487
Other languages
English (en)
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 WO2023000762A1 publication Critical patent/WO2023000762A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2415Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on parametric or probabilistic models, e.g. based on likelihood ratio or false acceptance rate versus a false rejection rate
    • G06F18/24155Bayesian classification

Definitions

  • the present application relates to the field of vehicles, in particular to an attention analysis method, a vehicle and a computer-readable storage medium.
  • the more concentrated the driver's attention the faster the reaction speed in the face of unexpected situations, and the more effective handling can be done.
  • the existing method of judging whether the driver's attention is focused is through sensor information, such as the angle of rotation information on the steering wheel. If the angle of rotation is greater than a threshold, it is considered that the current driver is not focused.
  • sensor information such as the angle of rotation information on the steering wheel. If the angle of rotation is greater than a threshold, it is considered that the current driver is not focused.
  • the data sent by the sensor will fluctuate within the threshold range, so it will frequently be judged that the driver is not paying attention at this time, which will affect the user, and there is no Fully considering the impact of lane information, when the road bends, the steering wheel angle will often lead to misjudgment, resulting in low judgment accuracy.
  • the main purpose of the present application is to propose an attention analysis method, a vehicle and a computer-readable storage medium, aiming at solving the problem of low accuracy of existing driver attention judgment methods.
  • the application provides an attention analysis method, including steps:
  • the posterior probabilities of the driver's concentration event and the inattention event are respectively calculated, and whether the driver's concentration is determined according to the posterior probability.
  • the parameter information corresponding to the road state includes road information corresponding to the road state; the parameter information corresponding to the driving item includes driver behavior information corresponding to driver behavior and vehicle dynamic behavior corresponding to vehicle dynamic behavior.
  • Behavior information the driver behavior information includes steering wheel hand torque value data and steering wheel angle value data, the vehicle dynamic behavior information includes lateral acceleration data, and the road information includes lateral deviation data.
  • the step of obtaining parameter information corresponding to the road state and parameter information corresponding to at least one driving item, and discretizing the parameter information corresponding to the road state and the parameter information corresponding to the driving item includes: :
  • the step of calculating the mean value and variance value corresponding to the road state and the driving item according to the discretized parameter information includes:
  • the steering wheel angle value data the vehicle lateral acceleration data and the lateral deviation data, respectively calculate the mean value and variance corresponding to each of the parameter information.
  • the step of calculating the prior probability corresponding to the parameter information according to the mean value and variance value corresponding to the parameter information includes:
  • Input the mean value and variance value corresponding to the steering wheel hand torque value data, the steering wheel angle value data, the vehicle lateral acceleration data and the lateral deviation data, respectively calculated by the preset conditional probability formula A priori probability corresponding to the steering wheel hand torque value data, the steering wheel angle value data, the vehicle lateral acceleration data and the lateral deviation data.
  • the prior probability and the preset naive Bayesian algorithm respectively calculate the posterior probability of the driver's concentration event and inattention event, and judge according to the posterior probability Steps to determine whether the driver is paying attention include:
  • the preset naive Bayesian algorithm calculate the posterior probability of the driver's concentration and the driver's inattention obtained according to the preset time interval in each preset duration;
  • the posterior probability of the driver's inattention is calculated by the following formula:
  • the posterior probability of the driver's concentration is calculated by the following formula:
  • X is a combination of the event that the steering wheel hand torque data effectively exists, the event that the steering wheel angle data effectively exists, the event that the lateral deviation data effectively exists, and the event that the lateral acceleration data effectively exists
  • the y1 is the driver's lack of attention Concentrated events
  • x 1 is the event that the steering wheel hand torque data is valid
  • x 2 is the event that the steering wheel angle data is valid
  • x 3 is the event that the lateral deviation data is valid
  • x 4 is the event that the lateral acceleration data is valid
  • x is the driver's inattention event in the combination of all events
  • x) is the probability of the driver's inattention event in the combination of all events
  • y 1 ) is the prior probability of the event that the steering wheel hand torque data effectively exists in the event of driver inattention
  • y 1 ) is the event of steering wheel inattention The prior probability of the occurrence of the event that the corner data effectively exists
  • x is the driver's attention-focused event in the combination of all events
  • x) is the probability of the driver's attention-focused event in the combination of all events
  • y 2 ) is the prior probability of the event that the steering wheel hand torque data effectively exists under the event of driver's concentration
  • y 2 ) is the effective existence of steering wheel angle data under the event of driver's concentration
  • y 2 ) is the prior probability of the event that the lateral deviation data effectively exists under the driver's concentration event
  • y 2 ) is the The prior probability of the occurrence of the event that the lateral acceleration data effectively exists under the event where the operator is focused.
  • the prior probability and the preset naive Bayesian algorithm respectively calculate the posterior probability of the driver's attention concentration event and the attention inattention event, and judge whether the driver's attention is concentrated
  • the steps before include:
  • the preset conditional probability function of the normal distribution of the steering wheel hand torque value data, the steering wheel angle value data, the vehicle lateral acceleration data and the lateral deviation data is obtained by processing according to the normal distribution formula.
  • the present application also provides a vehicle, the vehicle includes a memory, a processor, and a computer program stored in the memory and operable on the processor, the computer program being executed by the processor During execution, the steps of the attention analysis method as described above are realized.
  • the present application also provides a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the steps of the above-mentioned attention analysis method are realized .
  • An attention analysis method, a vehicle, and a computer-readable storage medium proposed by the present application, by obtaining parameter information corresponding to road state and parameter information corresponding to at least one driving item, discretize the parameter information corresponding to the driving item , it is convenient to use the parameter information for data analysis, reduce the time and space occupied by the Bayesian algorithm, and improve the classification and clustering ability and anti-noise ability of the system for road information and driving items; parameter information, calculate the mean value and variance value corresponding to the driving item, and reduce the error in the calculation of whether the driver's attention is concentrated; by calculating the mean value and variance value corresponding to the parameter information, the The prior probability corresponding to the parameter information ensures the accuracy of judging the probability of the driver's concentration and driver's inattention; by using the prior probability and the preset naive Bayesian algorithm, the driver's The posterior probability of the attention concentration event and the attention inattention event, and judge whether the driver's attention is concentrated according to the posterior probability, and realize whether the driver's attention is jointly
  • Fig. 1 is a schematic structural diagram of the hardware operating environment involved in the embodiment scheme of the present application
  • FIG. 2 is a schematic flow chart of the first embodiment of the attention analysis method of the present application.
  • FIG. 3 is a schematic diagram of a detailed flowchart of step S40 in the second embodiment of the attention analysis method of the present application.
  • FIG. 1 is a schematic diagram of a hardware structure of a vehicle provided in various embodiments of the present application.
  • the vehicle includes components such as a communication module 01 , a memory 02 and a processor 03 .
  • the vehicle shown in FIG. 1 may also include more or fewer components than shown, or combine some components, or arrange different components.
  • the processor 03 is connected to the memory 02 and the communication module 01 respectively, the memory 02 stores a computer program, and the computer program is executed by the processor 03 at the same time.
  • the communication module 01 can be connected with external devices through the network.
  • the communication module 01 can receive data sent by external devices, and can also send data, instructions and information to the external devices.
  • the external devices can be electronic devices such as mobile phones, tablet computers, notebook computers, and desktop computers.
  • the memory 02 can be configured to store software programs and various data.
  • the memory 02 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, at least one application required by a function, etc.; the data storage area may store data or information created according to the use of the vehicle.
  • the memory 02 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage devices.
  • the processor 03 is the control center of the vehicle. It uses various interfaces and lines to connect various parts of the entire vehicle. By running or executing the software programs and/or modules stored in the memory 02, and calling the data stored in the memory 02, Execute various functions of the vehicle and process data to monitor the vehicle as a whole.
  • the processor 03 may include one or more processing units; optionally, the processor 03 may integrate an application processor and a modem processor, wherein the application processor mainly processes the operating system, user interface and application programs, etc., and the modem
  • the tuner processor mainly handles wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 03 .
  • vehicle structure shown in FIG. 1 does not constitute a limitation to the vehicle, and may include more or less components than those shown in the illustration, or combine some components, or arrange different components.
  • the attention analysis method includes steps:
  • Step S10 acquiring parameter information corresponding to the road state and parameter information corresponding to at least one driving item, and performing discretization processing on the parameter information corresponding to the road state and the parameter information corresponding to the driving item;
  • the parameter information corresponding to the road state includes road information corresponding to the road state, for example, the road information includes lateral deviation data; the parameter information corresponding to the driving item includes driver behavior information corresponding to driver behavior and vehicle dynamic behavior Corresponding vehicle dynamic behavior information.
  • the driver behavior information includes steering wheel hand torque value data and steering wheel angle value data, the vehicle dynamic behavior information includes lateral acceleration data, and the road information includes lateral deviation data.
  • the above parameter information is discretized using a supervised learning method.
  • Step S20 calculating mean and variance values corresponding to the road state and the driving item according to the discretized parameter information
  • the step S20 includes:
  • the steering wheel angle value data the vehicle lateral acceleration data and the lateral deviation data, respectively calculate the mean value and variance corresponding to each of the parameter information.
  • the mean value can be calculated by the following formula:
  • is the mean value
  • n is the statistical number of the parameter information
  • x i is the steering wheel hand torque value data
  • the steering wheel angle value data is the steering wheel angle value data
  • the vehicle lateral acceleration data is the Separate numerical values such as lateral deviation data.
  • the variance can be calculated by the following formula:
  • ⁇ 2 is the variance value
  • n is the value of the steering wheel hand torque value data, the steering wheel angle value data, the vehicle lateral acceleration data and the lateral deviation data, etc. involved in the calculation of the parameter information
  • the respective numbers, x i are the respective values of the steering wheel hand torque value data, the steering wheel angle value data, the vehicle lateral acceleration data, and the lateral deviation data in the parameter information.
  • Step S30 calculating a priori probability corresponding to the parameter information according to the mean value and variance value corresponding to the parameter information;
  • the step S30 also includes the steps of:
  • the preset conditional probability formula is specifically:
  • x i is the parameter information respectively represented by the steering wheel hand torque value data, the steering wheel angle value data, the vehicle lateral acceleration data and the lateral deviation data;
  • Y is inattention and attention
  • the combination of concentrated events X is the combination of events in which the steering wheel hand torque data effectively exists, the event in which the steering wheel angle data effectively exists, the event in which the lateral deviation data effectively exists, and the event in which the lateral acceleration data effectively exists;
  • ⁇ 2 is the variance value
  • is the mean value; wherein, the effective existence of the data refers to the vehicle’s sensor corresponding to the acquisition of steering wheel hand torque data, steering wheel angle data, lateral deviation data, lateral acceleration data and other parameter information within the preset range. data.
  • Step S40 according to the prior probability and the preset naive Bayesian algorithm, respectively calculate the posterior probability of the driver's concentration event and the inattention event, and judge whether the driver's attention is concentrated;
  • An attention analysis method, a vehicle, and a computer-readable storage medium proposed by the present application, by obtaining parameter information corresponding to road state and parameter information corresponding to at least one driving item, discretize the parameter information corresponding to the driving item , it is convenient to use the parameter information for data analysis, reduce the time and space occupied by the Bayesian algorithm, and improve the classification and clustering ability and anti-noise ability of the system for road information and driving items; parameter information, calculate the mean value and variance value corresponding to the driving item, and reduce the error in the calculation of whether the driver's attention is concentrated; by calculating the mean value and variance value corresponding to the parameter information, the The prior probability corresponding to the parameter information ensures the accuracy of judging the probability of the driver's concentration and driver's inattention; by using the prior probability and the preset naive Bayesian algorithm, the driver's The posterior probability of the attention concentration event and the attention inattention event, and judge whether the driver's attention is concentrated according to the posterior probability, and realize whether the driver's attention is jointly
  • the present application proposes a second embodiment, and the step S10 includes:
  • the preset time interval may be 1 second, 2 seconds, 3 seconds or 4 seconds, and the preset duration is longer than the preset time interval.
  • the preset duration can be any duration greater than 1 second, such as 3 seconds, 5 seconds, 8 seconds, etc.; when the preset time interval is 3 seconds, the preset duration can be any duration greater than 2 seconds, for example 3 seconds, 5 seconds, 8 seconds, etc.; when the preset time interval is 3 seconds or 4 seconds, and so on, it will not be repeated here.
  • the parameter information can also be obtained according to obtaining multiple parameter information in a certain distance during the driving process.
  • the steering wheel hand torque value data, steering wheel angle value data, vehicle lateral acceleration data and lateral deviation data can all be obtained by corresponding sensors installed on the vehicle, and the lateral deviation is when the vehicle is driving on the road.
  • the error between the point and the expected driving route of the vehicle system, the vehicle lateral acceleration is a physical quantity that is opposite to the centripetal acceleration direction and has the same acceleration value during the driving process of the vehicle.
  • the parameter information within the preset duration during driving is acquired at preset time intervals, which realizes multiple acquisitions of parameter information within the preset duration, reduces errors, and ensures data and driver attention. Accurate judgment of whether the force is concentrated.
  • the present application proposes a third embodiment, and the step S40 includes:
  • Step S41 according to the prior probability and the preset naive Bayesian algorithm, respectively calculate the posterior probability of the driver's concentration and the driver's inattention obtained according to the preset time interval within each preset time period;
  • the posterior probability of the driver's concentration and inattention can also be calculated according to obtaining a section of the preset travel distance that is less than the preset travel distance;
  • Step S42 in response to the probability that the driver's inattention is obtained according to the preset time interval each time within the preset duration is greater than the posterior probability of the driver's inattention, it is determined that the driver is inattention;
  • Step S43 in response to the probability that the driver's concentration is greater than the posterior probability of the driver's inattention obtained according to the preset time interval within the preset duration, it is determined that the driver's concentration
  • the probability of the driver's inattention obtained according to the preset time interval each time is greater than the posterior probability of the driver's inattention, for example, within 1 minute, the probability of driver's inattention and inattention can be calculated 20 times. Probability, if the probability of inattention of the driver is greater than the probability of concentration in 20 times, it can be judged that the driver is inattention;
  • the probability of the driver's concentration obtained according to the preset time interval is greater than the posterior probability of the driver's inattention, that is, in 20 times, the probability of the driver's concentration is greater than that of the driver's inattention.
  • the probability of that is, it is judged that the driver is paying attention.
  • the posterior probability of the driver's inattention is calculated by the following formula:
  • the posterior probability of the driver's concentration is calculated by the following formula:
  • X is a combination of the event that the steering wheel hand torque data effectively exists, the event that the steering wheel angle data effectively exists, the event that the lateral deviation data effectively exists, and the event that the lateral acceleration data effectively exists
  • the y1 is the driver's lack of attention Concentrated events
  • x 1 is the event that the steering wheel hand torque data is valid
  • x 2 is the event that the steering wheel angle data is valid
  • x 3 is the event that the lateral deviation data is valid
  • x 4 is the event that the lateral acceleration data is valid
  • x is the driver's inattention event in the combination of all events
  • x) is the probability of the driver's inattention event in the combination of all events
  • y 1 ) is the prior probability of the event that the steering wheel hand torque data effectively exists in the event of driver inattention
  • y 1 ) is the event of steering wheel inattention The prior probability of the occurrence of the event that the corner data effectively exists
  • x is the driver's attention-focused event in the combination of all events
  • x) is the probability of the driver's attention-focused event in the combination of all events
  • y 2 ) is the prior probability of the event that the steering wheel hand torque data effectively exists under the event of driver's concentration
  • y 2 ) is the effective existence of steering wheel angle data under the event of driver's concentration
  • y 2 ) is the prior probability of the event that the lateral deviation data effectively exists under the driver's concentration event
  • y 2 ) is the The prior probability of the occurrence of the event that the lateral acceleration data effectively exists under the event that the driver is focused
  • the posteriori of the driver's concentration and the driver's inattention obtained according to the preset time interval within each preset time period are respectively calculated according to the prior probability and the preset naive Bayesian algorithm probability, and judge whether the driver's attention is concentrated according to the number of times of concentration and non-concentration, which ensures the accuracy of judging whether the driver's attention is concentrated, and improves the safety during driving.
  • the present application proposes a fourth embodiment, which includes before the step S40:
  • the hand torque value data of the steering wheel, the steering wheel angle value data, the vehicle lateral acceleration data and the normal distribution preset conditional probability function of the lateral deviation data are obtained;
  • the normal distribution formula is:
  • conditional probability function can be obtained as:
  • conditional probability formula is obtained through the normal distribution formula, and the steering wheel hand torque value data, the steering wheel angle value data, the vehicle lateral acceleration data and the lateral deviation data are smoothed , reducing frequent reactions to the driver's attention due to the use of threshold judgments.
  • the present application also proposes a computer-readable storage medium on which a computer program is stored.
  • Described computer-readable storage medium can be memory 02 in the vehicle of Fig. 1, also can be as ROM (Read-Only Memory, read only memory)/RAM (Random Access Memory, random access memory), magnetic disk, optical disk At least one of them, the computer-readable storage medium includes information for enabling the vehicle to execute the methods described in the various embodiments of the present application.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Artificial Intelligence (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Traffic Control Systems (AREA)

Abstract

Sont divulgués dans la présente demande un procédé d'analyse d'attention, un véhicule et un support d'enregistrement. Le procédé comprend : l'acquisition d'informations de paramètre correspondant à un état de route et d'informations de paramètre correspondant à au moins un élément de conduite, et la réalisation d'un traitement de discrétisation sur les informations de paramètre correspondant à l'état de route et les informations de paramètre correspondant à l'élément de conduite ; le calcul, en fonction des informations de paramètre qui ont été soumises au traitement de discrétisation, des valeurs moyennes et des valeurs de variance correspondant à l'état de route et à l'élément de conduite ; la réalisation d'un calcul en fonction des valeurs moyennes et des valeurs de variance correspondant aux informations de paramètre de façon à obtenir une probabilité a priori correspondant aux informations de paramètre ; et le calcul respectif des probabilités a posteriori d'un événement de concentration et d'un événement d'inattention d'un conducteur en fonction de la probabilité a priori et d'un algorithme bayésien naïf prédéfini, et la détermination, en fonction des probabilités a posteriori, de la focalisation ou non de l'attention du conducteur.
PCT/CN2022/091487 2021-07-22 2022-05-07 Procédé d'analyse d'attention, véhicule et support d'enregistrement WO2023000762A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110833696.6 2021-07-22
CN202110833696.6A CN113569699B (zh) 2021-07-22 2021-07-22 注意力分析方法、车辆及存储介质

Publications (1)

Publication Number Publication Date
WO2023000762A1 true WO2023000762A1 (fr) 2023-01-26

Family

ID=78166548

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/091487 WO2023000762A1 (fr) 2021-07-22 2022-05-07 Procédé d'analyse d'attention, véhicule et support d'enregistrement

Country Status (2)

Country Link
CN (1) CN113569699B (fr)
WO (1) WO2023000762A1 (fr)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113569699B (zh) * 2021-07-22 2024-03-08 上汽通用五菱汽车股份有限公司 注意力分析方法、车辆及存储介质
CN114043992A (zh) * 2021-11-12 2022-02-15 东风柳州汽车有限公司 车辆控制方法、装置、设备及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110287916A (zh) * 2019-06-28 2019-09-27 浙江吉利控股集团有限公司 一种用于判断驾驶员注意力的方法及系统
CN110472556A (zh) * 2019-08-12 2019-11-19 一汽轿车股份有限公司 基于单目视觉的驾驶员注意力状态分析系统和分析方法
CN112381025A (zh) * 2020-11-23 2021-02-19 恒大新能源汽车投资控股集团有限公司 一种驾驶员注意力检测方法、装置、电子设备及存储介质
CN113569699A (zh) * 2021-07-22 2021-10-29 上汽通用五菱汽车股份有限公司 注意力分析方法、车辆及存储介质

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5311793B2 (ja) * 2007-10-16 2013-10-09 トヨタ自動車株式会社 脇見状態判定装置
CN104182618B (zh) * 2014-08-06 2017-06-30 西安电子科技大学 一种基于贝叶斯网络的追尾预警方法
WO2016028228A1 (fr) * 2014-08-21 2016-02-25 Avennetz Technologies Pte Ltd Système, procédé et appareil de détermination de risque associé à la conduite
FR3040231B1 (fr) * 2015-08-18 2020-09-18 Renault Sas Procede de determination d'un niveau d'attention d'un conducteur d'un vehicule automobile et methode de stimulation de l'attention d'un conducteur d'un vehicule automobile
US20180032891A1 (en) * 2016-07-29 2018-02-01 International Business Machines Corporation Adaptive architecture for crash prediction in vehicle collision avoidance systems
CN108696366B (zh) * 2017-02-28 2021-07-02 大唐高鸿信息通信研究院(义乌)有限公司 一种适用于车载短距离通信网络的疲劳驾驶识别方法
CN107730835B (zh) * 2017-11-14 2019-07-02 吉林大学 一种基于应激反应能力的汽车驾驶员疲劳识别方法
CN108154095A (zh) * 2017-12-14 2018-06-12 北京汽车集团有限公司 一种确定疲劳驾驶的方法、装置和车辆
CN109927731B (zh) * 2017-12-15 2020-09-18 蔚来(安徽)控股有限公司 驾驶员放手检测方法、装置、控制器及存储介质
EP3837137A4 (fr) * 2018-06-26 2022-07-13 Itay Katz Système de surveillance contextuelle de conducteur
US10752253B1 (en) * 2019-08-28 2020-08-25 Ford Global Technologies, Llc Driver awareness detection system
CN111738126B (zh) * 2020-06-16 2023-04-07 湖南警察学院 基于贝叶斯网络和hmm的驾驶员疲劳检测方法和装置
CN112529341B (zh) * 2021-02-09 2021-07-23 西南石油大学 一种基于朴素贝叶斯算法的钻井漏失机率预测方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110287916A (zh) * 2019-06-28 2019-09-27 浙江吉利控股集团有限公司 一种用于判断驾驶员注意力的方法及系统
CN110472556A (zh) * 2019-08-12 2019-11-19 一汽轿车股份有限公司 基于单目视觉的驾驶员注意力状态分析系统和分析方法
CN112381025A (zh) * 2020-11-23 2021-02-19 恒大新能源汽车投资控股集团有限公司 一种驾驶员注意力检测方法、装置、电子设备及存储介质
CN113569699A (zh) * 2021-07-22 2021-10-29 上汽通用五菱汽车股份有限公司 注意力分析方法、车辆及存储介质

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ZHANG JIAN-MING, WEI LIN-FENG, LIU ZHI-QIANG, WANG PENG: "Fatigue and Attention Detection Based on Bayesian Network", COMPUTER ENGINEERING, SHANGHAI JISUANJI XUEHUI, CN, vol. 38, no. 9, 5 May 2012 (2012-05-05), CN , pages 189 - 192, XP093026053, ISSN: 1000-3428, DOI: 10.3969/j.issn.1000-3428.2012.09.057 *

Also Published As

Publication number Publication date
CN113569699A (zh) 2021-10-29
CN113569699B (zh) 2024-03-08

Similar Documents

Publication Publication Date Title
WO2023000762A1 (fr) Procédé d'analyse d'attention, véhicule et support d'enregistrement
EP3944047A1 (fr) Procédé de mise à niveau d'un système de conduite automatisée, système de conduite automatisée et dispositif monté sur un véhicule
US9914460B2 (en) Contextual scoring of automobile drivers
US9470033B1 (en) System and method for controlling vehicle access component
KR102459736B1 (ko) 자율 주행 시스템의 업그레이드 방법, 자율 주행 시스템 및 차량 탑재 장치
US20130194193A1 (en) Adaptive gesture recognition system and method for unstable work environments
CN108549911B (zh) 基于神经网络的驾驶员转向介入识别方法
US20230131645A1 (en) Systems and methods for determining a total amount of carbon emissions produced by a vehicle
Sellami et al. Rollover risk prediction of heavy vehicles by reliability index and empirical modelling
CN112287918B (zh) 一种人脸识别方法、装置及电子设备
CN110103932B (zh) 故障检测方法、装置、设备和介质
US9821812B2 (en) Traffic complexity estimation
US9102333B2 (en) Enhanced crosswind estimation
US9747801B2 (en) Method and device for determining surroundings
KR102395298B1 (ko) 차량 통신 제어 장치 및 방법
CN111731309B (zh) 坡度估计方法、装置、设备及车辆
US20220289204A1 (en) Driving diagnosis device and driving diagnosis method
CN110133624B (zh) 无人驾驶异常检测方法、装置、设备和介质
KR102338067B1 (ko) 관심영역을 이용한 운전자 모니터링 시스템
CN113997941B (zh) 一种自车行驶状态分析方法、系统、电子设备及存储介质
CN113212458B (zh) 一种车辆驾驶状态的控制方法及装置
US20240168589A1 (en) Controlling a user interface of a vehicle
US20230174135A1 (en) Assessment device, storage medium storing computer program for assessment, and assessment method
WO2023105751A1 (fr) Dispositif et procédé de surveillance des occupants
CN114705197A (zh) 一种车辆静态定位方法、装置、电子设备及存储介质

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE