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

Distinction between agent i and j not clear #28

Open
sapan-ostic opened this issue Apr 24, 2020 · 0 comments
Open

Distinction between agent i and j not clear #28

sapan-ostic opened this issue Apr 24, 2020 · 0 comments

Comments

@sapan-ostic
Copy link

Hi,

The paper mentions agent i (agent whose trajectory is to be predicted ) and other agents j (neighbors). However, I couldn't find such distinction in the code. Can you please explain?

Also, how is the information about the neighbors stored in the dataset_obsv?
dim[dataset_obsv] = NxTx2 (line 89, train.py)
So does N here refers to the sample size?

I am confused because SocialFeatures() function mentions N as well and seems like N = No. of agents in the scene, here.

Thanks.

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

1 participant