HarshayuGirase/Human-Path-Prediction

Trajectory Heatmaps for ETH/UCY

Closed this issue · 1 comments

Hi, Thank you for your contribution and for providing the code!
I have a question regarding the trajectory heatmaps computation for the ETH/UCY datsets.
The resize parameter from the config file and the value 4200 set the resolution of the big distance matrix template:

size = int(4200 * params['resize'])

Could you kindly provide the values used for these datsets ?

Many thanks in advance.

Hi,

The resize value we used is 0.66. Decreasing the resize parameter more can allow for bigger batch size.