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
481 stars 76 forks source link

I wonder what "pt" and "pa" stand for respectively #26

Open wjl2244 opened 11 months ago

wjl2244 commented 11 months ago

hellow! I wonder what "pt" and "pl" stand for in code respectively? is "point" and "polygon"?

ZikangZhou commented 10 months ago

Yes, you're right. The map encoder is similar to VectorNet, which learns map features in a hierarchical way to reduce the number of map nodes.