ZikangZhou / QCNet

[CVPR 2023] Query-Centric Trajectory Prediction
https://openaccess.thecvf.com/content/CVPR2023/papers/Zhou_Query-Centric_Trajectory_Prediction_CVPR_2023_paper.pdf
Apache License 2.0
432 stars 70 forks source link

Using PyG TemporalDataLoader #31

Open EtienneDS opened 8 months ago

EtienneDS commented 8 months ago

This is more a question than an issue.

Was there an interest to try the PyG TemporalDataLoader to increase performance? I believe there is some information that can be obtained from feeding the temporally linear data together.

I don't know much of Argoverse2, but I know Argoverse1 sequences were not temporally linear so there was no possibility to do this in HiVT.