CN116069879A - Method, device, equipment and storage medium for predicting pedestrian track - Google Patents
Method, device, equipment and storage medium for predicting pedestrian track Download PDFInfo
- Publication number
- CN116069879A CN116069879A CN202211420061.4A CN202211420061A CN116069879A CN 116069879 A CN116069879 A CN 116069879A CN 202211420061 A CN202211420061 A CN 202211420061A CN 116069879 A CN116069879 A CN 116069879A
- Authority
- CN
- China
- Prior art keywords
- pedestrian
- current
- motion
- information
- track
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 25
- 238000012545 processing Methods 0.000 claims abstract description 14
- 230000007246 mechanism Effects 0.000 claims abstract description 10
- 238000004590 computer program Methods 0.000 claims description 12
- 230000006870 function Effects 0.000 claims description 7
- 230000003993 interaction Effects 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 238000013507 mapping Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000011273 social behavior Effects 0.000 description 2
- 230000003068 static effect Effects 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- 239000013598 vector Substances 0.000 description 2
- 206010039203 Road traffic accident Diseases 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 238000013528 artificial neural network Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 230000014759 maintenance of location Effects 0.000 description 1
- 230000008447 perception Effects 0.000 description 1
- 238000012216 screening Methods 0.000 description 1
- 238000012549 training Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/29—Geographical information databases
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/953—Querying, e.g. by the use of web search engines
- G06F16/9537—Spatial or temporal dependent retrieval, e.g. spatiotemporal queries
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Remote Sensing (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
The invention discloses a method, a device, equipment and a storage medium for predicting pedestrian tracks, wherein the method comprises the following steps: acquiring past historical track information of a current pedestrian, and obtaining pedestrian motion characteristics of the current pedestrian by encoding the historical track information; processing the pedestrian motion characteristics by using a social attention mechanism to obtain weight information of the current pedestrian, and obtaining pedestrian motion hidden characteristics of the current pedestrian by using the weight information and the pedestrian motion characteristics; and predicting the pedestrian track of the current pedestrian by utilizing the pedestrian motion hiding characteristics of the current pedestrian to obtain the predicted pedestrian track of the current pedestrian.
Description
Technical Field
The present invention relates to the field of traffic environment sensing technologies, and in particular, to a method, an apparatus, a device, and a storage medium for predicting a pedestrian track.
Background
At present, researchers at home and abroad extract interaction characteristics of people and vehicles more singly, and interaction information in the interaction characteristics cannot be fully utilized. People start to strengthen the study on the safety of the unmanned system, and the unmanned decision system can make the next planning in advance by predicting the track route of pedestrians, so that traffic accidents are avoided. However, it is difficult to predict the trajectory of the pedestrian, and first, the trajectory prediction of the pedestrian is affected by many factors, such as the motion trajectory of other pedestrians around, the distribution of surrounding obstacles, the ground situation, etc., and the trajectory of the pedestrian is diversified. Secondly, the motion trail between pedestrians is mutually influenced, for example, in order to avoid other people nearby, the pedestrians subconsciously change the motion trail before themselves to protect themselves from collision and the like. Traffic environment perception is an extremely important part of unmanned technology, and pedestrian track prediction is a difficulty to be solved and optimized. The traditional method can only simply predict the linear sequence, and easily neglect the motion information characteristics of people, thereby resulting in poor accuracy. With the use of the neural network in the aspect of pedestrian track prediction, pedestrian motion characteristics and intention collection and analysis are greatly enhanced, although the accuracy of prediction is increased, excessive load and excessive characteristic information of the network are caused, and the accuracy cannot be expected.
Disclosure of Invention
The technical problem solved by the scheme provided by the embodiment of the invention is that the accuracy is low due to the fact that the network collection characteristic information of the pedestrian track is too much in a traffic scene prediction pedestrian of pedestrian crossing a road when a vehicle is in a static state.
The method for predicting the pedestrian track provided by the embodiment of the invention comprises the following steps:
acquiring past historical track information of a current pedestrian, and obtaining pedestrian motion characteristics of the current pedestrian by encoding the historical track information;
processing the pedestrian motion characteristics by using a social attention mechanism to obtain weight information of the current pedestrian, and obtaining pedestrian motion hidden characteristics of the current pedestrian by using the weight information and the pedestrian motion characteristics;
and predicting the pedestrian track of the current pedestrian by utilizing the pedestrian motion hiding characteristics of the current pedestrian to obtain the predicted pedestrian track of the current pedestrian.
According to an embodiment of the present invention, a device for predicting a pedestrian track includes:
the processing module is used for acquiring past historical track information of the current pedestrian and obtaining the pedestrian motion characteristics of the current pedestrian by encoding the historical track information; processing the pedestrian motion characteristics by using a social attention mechanism to obtain weight information of the current pedestrian, and obtaining pedestrian motion hidden characteristics of the current pedestrian by using the weight information and the pedestrian motion characteristics;
and the prediction module is used for predicting the pedestrian track of the current pedestrian by utilizing the pedestrian motion hiding characteristics of the current pedestrian to obtain the predicted pedestrian track of the current pedestrian.
An electronic device provided in an embodiment of the present application includes: a memory; a processor; a computer program; wherein the computer program is stored in the memory and configured to be executed by the processor to implement a method of predicting a pedestrian trajectory.
A computer-readable storage medium provided in an embodiment of the present application has a computer program stored thereon; the computer program is executed by a processor to implement a method of predicting a pedestrian trajectory.
According to the scheme provided by the embodiment of the invention, the extraction accuracy of the hidden characteristics of the pedestrian movement is improved, a plurality of good prediction tracks are possible on the premise of conforming to the social rule, and the result is more diversified and selectable.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the invention. In the drawings:
FIG. 1 is a flowchart of a method for predicting a pedestrian trajectory according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of an apparatus for predicting a pedestrian trajectory according to an embodiment of the present invention;
fig. 3 is a flowchart of a method for extracting hidden characteristics of pedestrian motion based on social behavior according to an embodiment of the present invention.
Detailed Description
The following detailed description of the preferred embodiments of the present invention is provided in conjunction with the accompanying drawings, and it is to be understood that the preferred embodiments described below are merely illustrative and explanatory of the invention, and are not restrictive of the invention.
The embodiment of the invention is suitable for the situation that the network of pedestrian trails predicted by pedestrian trails of pedestrians passing through roads in a static state of the vehicle collects characteristic information and passes through the environment.
Fig. 1 is a flowchart of a method for predicting a pedestrian track according to an embodiment of the present invention, where, as shown in fig. 1, the method includes:
step S101: acquiring past historical track information of a current pedestrian, and obtaining pedestrian motion characteristics of the current pedestrian by encoding the historical track information;
step S102: processing the pedestrian motion characteristics by using a social attention mechanism to obtain weight information of the current pedestrian, and obtaining pedestrian motion hidden characteristics of the current pedestrian by using the weight information and the pedestrian motion characteristics;
step S103: and predicting the pedestrian track of the current pedestrian by utilizing the pedestrian motion hiding characteristics of the current pedestrian to obtain the predicted pedestrian track of the current pedestrian.
Specifically, the step of obtaining the pedestrian motion characteristics of the current pedestrian by encoding the historical track information includes: converting the past history track information of the current pedestrian from a coordinate space to a feature space through a fully connected network; and coding the characteristic space and the pedestrian motion characteristic of the current pedestrian at the previous moment to obtain the pedestrian motion characteristic of the current pedestrian.
The step of obtaining the pedestrian motion characteristics of the current pedestrian by carrying out coding processing on the characteristic space and the pedestrian motion characteristics of the current pedestrian at the previous moment comprises the following steps:
wherein ,refers to pedestrian motion characteristics;refers to a function;refers to a feature space;refers to a functionIs used for the weight parameters of the (c),is the weight parameter of the encoder.
Further, the processing the pedestrian motion characteristics by using the social attention mechanism to obtain the weight information of the current pedestrian includes: according to the pedestrian movement characteristics of the current pedestrian, calculating the relative movement information of the current pedestrian and each adjacent pedestrian; calculating the attention weight of the current pedestrian and each adjacent pedestrian by using the relative motion information; and obtaining the weight information of the current pedestrian by using the relative motion information and the attention weight.
Wherein, the obtaining the pedestrian motion hiding feature of the current pedestrian by using the weight information and the pedestrian motion feature includes:
wherein ,is a pedestrian motion hiding feature;is the motion state information of the adjacent pedestrian at the last moment,is the surrounding pedestrians at the previous momentIs to pedestrians of (a)The influence of the future trajectory is such that, weight informationIs weight information;is noise.
Specifically, the predicting the pedestrian track of the current pedestrian by using the pedestrian motion hiding feature of the current pedestrian includes: acquiring initial motion state information of a current pedestrian, and updating the initial motion state information by utilizing pedestrian motion hiding characteristics of the current pedestrian to obtain updated motion state information; and converting the updated current motion state into a coordinate space to obtain the predicted pedestrian track of the current pedestrian.
Wherein, the step of obtaining the predicted pedestrian track of the current pedestrian by converting the updated current motion state into a coordinate space comprises the following steps:
wherein ,is to predict the pedestrian trajectory:is the current state of motion after the update,refers to a functionWeight parameters of (c).
Fig. 2 is a schematic diagram of an apparatus for predicting a pedestrian track according to an embodiment of the present invention, as shown in fig. 2, including: the processing module is used for acquiring past historical track information of the current pedestrian and obtaining the pedestrian motion characteristics of the current pedestrian by encoding the historical track information; processing the pedestrian motion characteristics by using a social attention mechanism to obtain weight information of the current pedestrian, and obtaining pedestrian motion hidden characteristics of the current pedestrian by using the weight information and the pedestrian motion characteristics; and the prediction module is used for predicting the pedestrian track of the current pedestrian by utilizing the pedestrian motion hiding characteristics of the current pedestrian to obtain the predicted pedestrian track of the current pedestrian.
An electronic device provided in an embodiment of the present application includes: a memory; a processor; a computer program; wherein the computer program is stored in the memory and configured to be executed by the processor to implement a method of predicting a pedestrian trajectory.
A computer-readable storage medium provided in an embodiment of the present application has a computer program stored thereon; the computer program is executed by a processor to implement a method of predicting a pedestrian trajectory.
Fig. 3 is a flowchart of a method for extracting hidden characteristics of pedestrian motion based on social behavior, which is provided by an embodiment of the invention, and includes the following steps:
s1, a past track is subjected to long and short time sequence network in an encoderCoding to obtain pedestriansMotion characteristics of (a)。
Through a fully-connected networkSequence of trajectories of current pedestriansConversion from coordinate space to feature space;
By a function ofWill beState after linear embedding and before pedestrianInputting the information into an LSTM module of an encoder to encode until the observation sequence is finished, encoding all the information, and encoding the motion characteristics of the pedestrian uUpdating;
in the formula :is a function ofIs used for the weight parameters of the (c),is the weight parameter of the encoder, initialized by pre-training fine-tuning.
The long and short time sequence network internal structure circulation unit can establish a time sequence dependency relationship with a longer distance. Firstly, the sequence at the previous moment is read, coding is carried out, a hidden state and a simple sequence transfer rule are obtained, and the sequence is transmitted through a first door: forgetting gates, inputting a value between 0 and 1 to each memory cell, 1 indicating complete retention, and 0 indicating complete rejection. Via a second gate: the input gate will determine what information is stored in the memory unit. Via a third gate: and updating the gate, removing unnecessary features, leaving important features, updating the state of the memory element, and obtaining the sequence transfer rule at the next moment. And (3) a last door: and the output gate is used for transmitting the final internal screening result to the external hidden state, so that the hidden state at the next moment is obtained, and the sequence at the next moment is further obtained.
S2, the motion characteristics of the pedestrians obtained in the step S1 are obtainedThe pedestrian to be tested is subjected to social attention mechanismGenerating weight informationTo evaluate the impact of other pedestrians on the pedestrians to be tested.
PedestrianPedestrian closely interacting with his surroundingsThe relative position information is composed ofPerforming calculation, and thenThrough a fully-connected networkMapping toObtaining pedestriansPedestrian closely interacting with his surroundingsInformation of relative motion between them,Is composed of (1) pedestriansAndcombining Euclidean distances between (2) pedestriansWith pedestriansAzimuth of (i.eVelocity vector sum of (2)Andincluded angle between connection vectors of (c) and (3) nearest approachingDistance (minimum distance they will reach in the future if both objects maintain the current speed) is made up of three parts, whereFor the weight parameter of the full connection layer, the calculation formula is as follows:
S22, calculating the attention weight of each adjacent pedestrian.
PedestrianAndbetween (a) and (b)Through the whole connecting layerWill beEmbedding inIn (a) the number of the components,is an adjacent pedestrianIs provided.
in the formula ,is the interactive motion information of pedestrian a and the adjacent pedestrians around him, N is the total number of pedestrians,is thatA common rank of linear mapping weights applied to the motion profile information,is a full connection layerWeight parameters of (c).
S23, willAndthe attention weight of each adjacent pedestrian is obtained through scalar product and softmax operation,Is the motion characteristic information of all pedestrians,indicating the number of pedestrians that are present,、。
s3, weight information obtained according to S2 in a decoderIn combination with pedestriansMotion state of (2)And adjacent pedestriansMotion state of (2)Obtaining useful pedestrian motion hiding features。
in the formula ,is an adjacent pedestrianThe motion state information of the last moment,is the surrounding pedestrians at the previous momentIs to pedestrians of (a)Future trajectory is used for the control of the (c),is noise.
S4, hiding the features according to the motion obtained in the S3And the current motion state of the pedestrianPredicting pedestrian trajectories。
Pedestrians received by long-short time sequence network in decoderIs the initial current motion state information of,Is an encoderState of (2)Cascade high stage noiseObtained.
Subsequent updatingIt is necessary to send the motion state information of the previous momentAnd the attention mechanism module at the last momentThe screened useful pedestrian motion hiding features are combined into a long-short time sequence network.
in the formula ,is a decoding unit function of a long and short time sequence network,is the weight of the long and short timing network in the decoder.
Then by passing throughThe function updates the current motion stateConversion to coordinate space, obtaining predicted future track:
Although the present invention has been described in detail hereinabove, the present invention is not limited thereto and various modifications may be made by those skilled in the art in accordance with the principles of the present invention. Therefore, all modifications made in accordance with the principles of the present invention should be understood as falling within the scope of the present invention.
Claims (10)
1. A method of predicting a pedestrian trajectory, comprising:
acquiring past historical track information of a current pedestrian, and obtaining pedestrian motion characteristics of the current pedestrian by encoding the historical track information;
processing the pedestrian motion characteristics by using a social attention mechanism to obtain weight information of the current pedestrian, and obtaining pedestrian motion hidden characteristics of the current pedestrian by using the weight information and the pedestrian motion characteristics;
and predicting the pedestrian track of the current pedestrian by utilizing the pedestrian motion hiding characteristics of the current pedestrian to obtain the predicted pedestrian track of the current pedestrian.
2. The method of claim 1, wherein the obtaining the pedestrian motion characteristic of the current pedestrian by encoding the historical track information comprises:
converting the past history track information of the current pedestrian from a coordinate space to a feature space through a fully connected network;
and coding the characteristic space and the pedestrian motion characteristic of the current pedestrian at the previous moment to obtain the pedestrian motion characteristic of the current pedestrian.
3. The method according to claim 2, wherein the obtaining the pedestrian motion characteristic of the current pedestrian by performing encoding processing on the characteristic space and the pedestrian motion characteristic of the current pedestrian at a previous time comprises:
4. The method of claim 2, wherein the processing the pedestrian motion profile using a social-awareness mechanism to obtain the weight information of the current pedestrian comprises:
according to the pedestrian movement characteristics of the current pedestrian, calculating the relative movement information of the current pedestrian and each adjacent pedestrian;
calculating the attention weight of the current pedestrian and each adjacent pedestrian by using the relative motion information;
and obtaining the weight information of the current pedestrian by using the relative motion information and the attention weight.
5. The method of claim 4, wherein using the weight information and the pedestrian motion characteristics to obtain the pedestrian motion concealment characteristic for the current pedestrian comprises:
6. The method of claim 5, wherein predicting the pedestrian trajectory of the current pedestrian using the pedestrian motion hiding feature of the current pedestrian comprises:
acquiring initial motion state information of a current pedestrian, and updating the initial motion state information by utilizing pedestrian motion hiding characteristics of the current pedestrian to obtain updated motion state information;
and converting the updated current motion state into a coordinate space to obtain the predicted pedestrian track of the current pedestrian.
7. The method of claim 6, wherein the obtaining the predicted pedestrian trajectory for the current pedestrian by translating the updated current motion state into a coordinate space comprises:
8. An apparatus for predicting a pedestrian trajectory, comprising:
the processing module is used for acquiring past historical track information of the current pedestrian and obtaining the pedestrian motion characteristics of the current pedestrian by encoding the historical track information; processing the pedestrian motion characteristics by using a social attention mechanism to obtain weight information of the current pedestrian, and obtaining pedestrian motion hidden characteristics of the current pedestrian by using the weight information and the pedestrian motion characteristics;
and the prediction module is used for predicting the pedestrian track of the current pedestrian by utilizing the pedestrian motion hiding characteristics of the current pedestrian to obtain the predicted pedestrian track of the current pedestrian.
9. An electronic device, comprising: a memory; a processor; a computer program; wherein the computer program is stored in the memory and configured to be executed by the processor to implement the method of any of claims 1-7.
10. A computer-readable storage medium, characterized in that a computer program is stored thereon; the computer program being executed by a processor to implement the method of any of claims 1-7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211420061.4A CN116069879B (en) | 2022-11-14 | 2022-11-14 | Method, device, equipment and storage medium for predicting pedestrian track |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211420061.4A CN116069879B (en) | 2022-11-14 | 2022-11-14 | Method, device, equipment and storage medium for predicting pedestrian track |
Publications (2)
Publication Number | Publication Date |
---|---|
CN116069879A true CN116069879A (en) | 2023-05-05 |
CN116069879B CN116069879B (en) | 2023-06-20 |
Family
ID=86173865
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202211420061.4A Active CN116069879B (en) | 2022-11-14 | 2022-11-14 | Method, device, equipment and storage medium for predicting pedestrian track |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN116069879B (en) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111044045A (en) * | 2019-12-09 | 2020-04-21 | 中国科学院深圳先进技术研究院 | Navigation method and device based on neural network and terminal equipment |
CN111311009A (en) * | 2020-02-24 | 2020-06-19 | 广东工业大学 | Pedestrian trajectory prediction method based on long-term and short-term memory |
CN111459168A (en) * | 2020-04-23 | 2020-07-28 | 上海交通大学 | Fused automatic-driving automobile pedestrian crossing track prediction method and system |
CN112766561A (en) * | 2021-01-15 | 2021-05-07 | 东南大学 | Generating type confrontation track prediction method based on attention mechanism |
WO2022222034A1 (en) * | 2021-04-20 | 2022-10-27 | 深圳市锐明技术股份有限公司 | Pedestrian trajectory prediction method and apparatus, electronic device, and storage medium |
-
2022
- 2022-11-14 CN CN202211420061.4A patent/CN116069879B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111044045A (en) * | 2019-12-09 | 2020-04-21 | 中国科学院深圳先进技术研究院 | Navigation method and device based on neural network and terminal equipment |
CN111311009A (en) * | 2020-02-24 | 2020-06-19 | 广东工业大学 | Pedestrian trajectory prediction method based on long-term and short-term memory |
CN111459168A (en) * | 2020-04-23 | 2020-07-28 | 上海交通大学 | Fused automatic-driving automobile pedestrian crossing track prediction method and system |
CN112766561A (en) * | 2021-01-15 | 2021-05-07 | 东南大学 | Generating type confrontation track prediction method based on attention mechanism |
WO2022222034A1 (en) * | 2021-04-20 | 2022-10-27 | 深圳市锐明技术股份有限公司 | Pedestrian trajectory prediction method and apparatus, electronic device, and storage medium |
Non-Patent Citations (3)
Title |
---|
ALEXANDRE ALAHI等: "Social LSTM:Human Trajectory Prediction in Crowded Spaces", 2016 IEEE CONFERENCE ON COMPUTER VISION AND PATTERN RECOGNITION (CVPR), pages 961 - 971 * |
李文礼等: "基于视野域机制的行人轨迹预测", 计算机应用研究, vol. 40, no. 1, pages 80 - 85 * |
欧阳俊等: "基于GAN和注意力机制的行人轨迹预测", 激光与光电子学进展, vol. 57, no. 14, pages 161 - 172 * |
Also Published As
Publication number | Publication date |
---|---|
CN116069879B (en) | 2023-06-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111400620B (en) | User trajectory position prediction method based on space-time embedded Self-orientation | |
Messaoud et al. | Non-local social pooling for vehicle trajectory prediction | |
CN114299723B (en) | Traffic flow prediction method | |
CN114372116A (en) | Vehicle track prediction method based on LSTM and space-time attention mechanism | |
Ren et al. | Short‐Term Traffic Flow Prediction: A Method of Combined Deep Learnings | |
CN115438856A (en) | Pedestrian trajectory prediction method based on space-time interaction characteristics and end point information | |
CN115510174A (en) | Road network pixelation-based Wasserstein generation countermeasure flow data interpolation method | |
Meng et al. | Forecasting human trajectory from scene history | |
CN116203971A (en) | Unmanned obstacle avoidance method for generating countering network collaborative prediction | |
Zhao et al. | End‐to‐end autonomous driving decision model joined by attention mechanism and spatiotemporal features | |
Yang et al. | Multi-granularity scenarios understanding network for trajectory prediction | |
CN113408786B (en) | Traffic characteristic prediction method and system | |
Zhang et al. | Step attention: Sequential pedestrian trajectory prediction | |
Chauhan et al. | Traffic flow forecasting using attention enabled Bi-LSTM and GRU hybrid model | |
CN117429461A (en) | Automatic driving automobile passing decision-making method for urban no-signal road section | |
CN116069879B (en) | Method, device, equipment and storage medium for predicting pedestrian track | |
CN116501820A (en) | Vehicle track prediction method, device, equipment and storage medium | |
Zhang et al. | Obstacle‐transformer: A trajectory prediction network based on surrounding trajectories | |
CN113191539B (en) | High-density composite scene track prediction method based on heterogeneous graph aggregation network | |
US20230394284A1 (en) | Method and system for predicting trajectories for maneuver planning based on a neural network | |
Chen et al. | Traffic flow prediction based on cooperative vehicle infrastructure for cloud control platform | |
CN110489671B (en) | Road charging pile recommendation method based on encoder-decoder model | |
CN116702836A (en) | Traffic participant trajectory prediction method and device and related equipment | |
Chu et al. | Deep Encoder Cross Network for Estimated Time of Arrival | |
Chan et al. | Short Term Traffic Flow Prediction with Neighbor Selecting Gated Recurrent Unit |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |