Ask a Question

Prefer a chat interface with context about you and your work?

Human trajectory prediction using LSTM with Attention mechanism

Human trajectory prediction using LSTM with Attention mechanism

Abstract In this paper, we propose a human trajectory prediction model that combines a Long Short-Term Memory (LSTM) network with an attention mechanism. To do that, we use attention scores to determine which parts of the input data the model should focus on when making predictions. Attention scores are calculated …