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

Bugs during Data Preprocessing #16

Open
xupei0610 opened this issue May 24, 2022 · 1 comment
Open

Bugs during Data Preprocessing #16

xupei0610 opened this issue May 24, 2022 · 1 comment

Comments

@xupei0610
Copy link

xupei0610 commented May 24, 2022

These are two bugs in the data preprocessing code that your implementation borrows from Trajectron++ (see StanfordASL/Trajectron-plus-plus#53 and StanfordASL/Trajectron-plus-plus#65).

I tried to reproduce your results with those bugs fixed. The following are the results I got on ETH/UCY datasets. Could you help confirm if these are correct?

    ADE/FDE (reproduced)    ADE/FDE (reported)
eth:   0.55/0.95 ------------> 0.37/0.69
hotel: 0.17/0.28 ------------> 0.12/0.21
univ:  0.25/0.47 ------------> 0.17/0.37
zara1: 0.22/0.44 ------------> 0.13/0.29
zara2: 0.16/0.33 ------------> 0.10/0.21

Could you please provide results on nuScenes with those bugs fixed?

@YongLi000
Copy link

hello, I have a problem. When I run "test.py", it show " FileNotFoundError: [Errno 2] No such file or directory: 'data/PIE_dataset/annotations' ". but I do not know how to handle or get the annotations. please help, 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

2 participants