필터 지우기
필터 지우기

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

조회 수: 3 (최근 30일)
수민 안
수민 안 2023년 12월 29일
답변: Shreeya 2024년 1월 13일
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