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

how to cover my pixel coordinates into such coordinates to train my model #28

Open
hushunda opened this issue Mar 29, 2020 · 2 comments

Comments

@hushunda
Copy link

the data is [frame id y x].
0 5 -1.59 0.93
10 5 -1.59 0.93
20 5 -1.59 0.93
30 5 -1.59 0.93
40 5 -1.59 0.93
50 5 -1.59 0.93
60 5 -1.59 0.93
70 5 -1.59 0.93
80 5 -1.59 0.93
90 5 -1.59 0.93
100 5 -1.59 0.93

but i don't know the x-y coordinates represent?

@quancore
Copy link
Owner

Detailed info about challenge and datasets: https://www.aicrowd.com/challenges/trajnet-a-trajectory-forecasting-challenge

The creation of the dataset and each coordinate has been explained on the dataset section in the link.

@ChinaWangYu666
Copy link

In your code, you calculate the value of x - y as relative coordinates, I don't understand the meaning of the x - y?

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

3 participants