Skip to content

LMTrajectory Dataset Zoo

Compare
Choose a tag to compare
@InhwanBae InhwanBae released this 12 Jun 06:54
· 6 commits to main since this release

We provide a collection of preprocessed datasets for our LMTrajectory model!

File Descriptions:

  1. dataset.zip: Includes scene images, homography data, and preprocessed trajectories as provided in Social-GAN.
  2. LMTraj-SUP_preprocessed_dataset_pixel.7z: Contains the preprocessed dataset in a pixel coordinate system.
  3. (Optional) LMTraj-SUP_preprocessed_dataset_meter.7z: Contains the preprocessed dataset in a meter coordinate system.

Alternatively, you can preprocess the datasets yourself using the ./utils/preprocessor.py script.