-
Notifications
You must be signed in to change notification settings - Fork 261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Data preprocess #1
Comments
We used approximations to calculate the homography matrix for e.g. using the dimensions of a car (of specific model/company) and then using the homography matrix to convert from pixel to real world coordinates. At this time the code for data is not publicly available and I can't provide a timeline as to when that will happen. |
How did you plot trajectories on images then (Fig. 6 in the paper)? If possible, can you make the code online for plotting trajectories? |
You might find this #5 (comment) helpful. |
@avijit9 Are you able to plot the correct trajectories ? |
I am confused with getting preprocessed data from original UCY dataset (zara01,zara02,univ), as there only gives annotations in image coordinate system. Can you provide data preprocessing code? Thanks very much!
The text was updated successfully, but these errors were encountered: