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

The project lacks data sets? #5

Open
HorryChen opened this issue Aug 22, 2019 · 9 comments
Open

The project lacks data sets? #5

HorryChen opened this issue Aug 22, 2019 · 9 comments

Comments

@HorryChen
Copy link

‘’[Errno 2] No such file or directory: '../eth-8-12.npz'‘’
Is this error because the dataset has not been uploaded in your project?

@amiryanj
Copy link
Collaborator

amiryanj commented Aug 22, 2019

Hi @HorryChen
You can run create_dataset.py (first you need to fix the path to the annotation/trajectories file)
It will give you a .npz file and you can use it in train.py

@HorryChen
Copy link
Author

FileNotFoundError: [Errno 2] No such file or directory: 'path-to-dataset/obsmat.txt'
It had this error when I run create_dataset.py. I could not find the file obsmat.txt.

@amiryanj
Copy link
Collaborator

This is the link to ETH dataset:
www.vision.ee.ethz.ch/datasets_extra/ewap_dataset_light.tgz
download it, unzip it and change the path-to-dataset to the address of obsmat.txt, for example:
'C:\Users\Javad\Downloads\ewap_dataset_light\ewap_dataset\seq_eth\obsmat.txt'

@HorryChen
Copy link
Author

Would you mind to provid the link to the UCY dataset? And I still have some questions I would like to consult you. I can't find the two video data of ETH on the Internet. Do you have this video data to provide? How does the homography matrix from pixel coordinates to geodetic coordinates come from? Looking forward to your reply.

@amiryanj
Copy link
Collaborator

@bbrito
Copy link

bbrito commented Aug 30, 2019

Thank you so much for sharing your code. Your article on Social-ways is really interesting and I am loko
For the UCY dataset the files that we get are:
obs_map.pkl
pixel_pos.csv
pixel_pos_interpolate.csv

Which parser should we use for this dataset?

Best,
Bruno

@amiryanj
Copy link
Collaborator

amiryanj commented Oct 8, 2019

@bbrito
Hi Bruno,
I recommend to use the files that I've uploaded on Dropbox:
http://www.dropbox.com/sh/lh1s41d1pqp8cbx/AAD4sB1JAiZIkCL7LHht-S4Ca

@CliffBao
Copy link

@amiryanj
I download files you uploaded to Dropbos. What's the st3_dataset represents? Is it the Univ dataset in your paper?

@wangyashuu
Copy link

The link is dead. the dataset name is BIWI Walking Pedestrians dataset. Currently we can find on this page https://icu.ee.ethz.ch/research/datsets.html for (obsmat.txt)

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

5 participants