Gutianpei / MID

[CVPR2022] Code for CVPR 2022 paper "Stochastic Trajectory Prediction via Motion Indeterminacy Diffusion"
179 stars 28 forks source link

Visualizing the distribution of trajectories #24

Closed Marroh closed 11 months ago

Marroh commented 1 year ago

Excellent work! I wanna follow your work but got some trouble. Could you share how you visualized the distribution of trajectories using contours?

Gutianpei commented 11 months ago

Hello,

Visualization code is no longer available. I made contours of Gaussian distribution from popular plotting package (should be matplotlib) and the code is very straightforward.