Giter Site home page Giter Site logo

crowdbotp / opentraj Goto Github PK

View Code? Open in Web Editor NEW
459.0 459.0 103.0 390.76 MB

Human Trajectory Prediction Dataset Benchmark (ACCV 2020)

License: MIT License

Python 93.71% C++ 0.22% QMake 0.30% MATLAB 5.70% Shell 0.06%
crowd-analysis dataset human-trajectory-prediction motion-prediction person-tracking prediction self-driving-car trajectory-prediction trajectory-prediction-benchmark

opentraj's People

Contributors

abduallahmohamed avatar akaimody123 avatar amiryanj avatar franciscovalentecastro avatar jbhayet avatar juanbaldelomar98 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

opentraj's Issues

Develop a Dataset Explorer GUI

The purpose of the GUI is to provide information about various datasets and provide links to download them.

TODO:

  • Create a config file containing details about the dataset.

  • Create a GUI/parser that reads from the config file and displays them.

H.txt files for Students3

Hello, thanks for your work on the H.txt of each scene. However, when I use the H.txt of students3 and Zara, the result is not right and the ETH and Hotel are right. Could you support me with some suggestions? Thank you very much.

Question on play.py, trajdataset.__t_p_dict;

Dear Authors

Thanks for your sharing. Great work.

I have a question about the play.py Line 82: trajdataset.t_p_dict turns to be None in my local run. I also can not find it in the toolkit/core/trajdataset.py file. Am I missing anything?

More generally, can you give me a simple example on how to convert world coordinates to image coordinates? (How to use the Hinv parameter (3x3) for that?)

Thanks,
He

Which loaders are implemented already?

Hi,

Thanks for the great work. I was wondering if I can find documentation anywhere that updates which loader implementations in the toolkit are complete? I understand that this is still a working progress but it'd be great if it is easier to see what has been done already and which ones aren't ready yet.

Thank you

questions regarding annotation file in SDD dataset

Hi, I have some confusions regarding the columns in annotation files. if you could answer that

1-)you have provided the reference images along with annotations. That means that all the trajectories are happing in still images right?

2-)What does it mean by the same path considering the trajectories
Track ID. All rows with the same ID belong to the same path.

3-)"annotation is outside" means if the bounding box gets outside the image?
lost. If 1, the annotation is outside of the view screen.

4-) I couldn't understand this line
generated. If 1, the annotation was automatically interpolated.

Homography matrix for student01

Hi,

I notice that the homography matrix for student01 is not provided. Does the homography matrix for student03 apply to student01 as well?

Number of trajs in SDD?

For each of the following classes how many trajectory exist in whole SDD dataset?

  • Pedestrian
  • Bicyclist
  • Skateboarder
  • Cart
  • Car
  • Bus

Images for each frame?

Hi there,

I'm currently working with the UCY dataset using your loaders, which have been very convenient. In the resulting Pandas dataframe, each row is associated with a frame_id, which (from my understanding) corresponds to the annotated i-th frame in the video. I would like to work with these individual frames, and I was wondering what might be the best way to extract them. The dataset folder have the .avi files, but the corresponding individual frames are not available.

My current idea is to use a program like VLC to go through the video and extract these individual frames every 0.4 seconds, which should be manageable, but I was wondering if there is a better way to do this. I need the frames to correctly correspond to each row; ideally, if a folder of these frames is available, I would use these. Otherwise, my method should work, but I just need to make sure that I am working with the correct frames.

Apologies if this question has been asked and answered elsewhere - if so, I haven't found it yet. If you have any suggestions or comments, they would be greatly appreciated! Thank you for your time, and I hope to hear from you soon.

script for downloading datasets

As we are not allowed (?) to store the datasets here, we need to remove them and instead write scripts to download/unzip/ and use them.

  1. It can be done through pyqt user interface
  2. for SDD/GC at least we might store the annotations separately somewhere as that would be too much to download all the videos

ModuleNotFoundError: No module named 'benchmarking'

Hi,
Anyone having problems with importing ? I was following setup process:

python toolkit/benchmarking . [output_dir]

and output was

Traceback (most recent call last):
File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "toolkit/benchmarking/main.py", line 4, in
from benchmarking.load_all_datasets import get_datasets, get_trajlets, all_dataset_names
ModuleNotFoundError: No module named 'benchmarking'

my bashrc path:
export PATH=/usr/bin/python3:$PATH
export PYTHONPATH=$PYTHONPATH:/home/vsproject/OpenTraj

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.