WenMellors / TS-TrajGen

Continuous Trajectory Generation Based on Two-Stage GAN, AAAI 2023.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Errors in code hub

chuchen2017 opened this issue · comments

Can you kindly provide this file? 'tmppartition50' . It is used in "construct_traffic_zone_relation.py", but is missed now.
Also, the class and function "tarjan.tarjan" is missed.
Why don't you provide sample data in the code hub? It would be much easier for us to transfer this model to our work.

  1. tarjan is a python package, you can install from https://pypi.org/project/tarjan/.
  2. The original trajectory data can be directly downloaded from the Baidu Pan link in Readme.md.
  3. In the README, I mentioned how to generate tmppartition50 with KaHIP.