Borrar filtros
Borrar filtros

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

3 visualizaciones (últimos 30 días)
수민 안
수민 안 el 29 de Dic. de 2023
Respondida: Shreeya el 13 de En. de 2024
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

Respuestas (1)

Shreeya
Shreeya el 13 de En. de 2024
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.

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by