CIA-Oceanix / TrAISformer

Pytorch implementation of TrAISformer---A generative transformer for AIS trajectory prediction (https://arxiv.org/abs/2109.03958).
Other
97 stars 35 forks source link

How to use this model to predict trajectory? #15

Open evanlee2021 opened 1 year ago

evanlee2021 commented 1 year ago

Professor Duong Nguyen, Thank you for sharing the code. I'd like to use the model to make a prediction for a ship according to its current AIS information. Could you please tell me how to load and use the model to predict trajectory?