Skip to content
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

Closed
zhangpur opened this issue Jul 23, 2018 · 4 comments
Closed

Data preprocess #1

zhangpur opened this issue Jul 23, 2018 · 4 comments

Comments

@zhangpur
Copy link

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!

@agrimgupta92
Copy link
Owner

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.

@avijit9
Copy link

avijit9 commented Aug 6, 2018

How did you plot trajectories on images then (Fig. 6 in the paper)? If possible, can you make the code online for plotting trajectories?

@agrimgupta92
Copy link
Owner

You might find this #5 (comment) helpful.

@trungmanhhuynh
Copy link

@avijit9 Are you able to plot the correct trajectories ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants