How can i use image data with sequential data for deep learning?

1 次查看(过去 30 天)
this is Bird-eye-view image.
I want to use this image with Target vehicle's histories that may be [x y velocity heading_angle] for forecasting vehicle's trajectory.
Is it possible to these data for deep learning? if u know how to do, please let me know.
thanks

回答(1 个)

Shreeya
Shreeya 2024-1-13
LSTMs and GANs are usually employed for short/long term vehicle trajectory prediction. The bird's eye view data can help the model understand the future trajectory based on interaction with infrastructure or other vehicles.
The research paper linked down below details the usage of U-nets for an image to image regression for generating future visuals.

类别

Help CenterFile Exchange 中查找有关 Image Data Workflows 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by