WenMellors / TS-TrajGen

Continuous Trajectory Generation Based on Two-Stage GAN, AAAI 2023.
38 stars 3 forks source link

Errors in code hub #8

Open chuchen2017 opened 11 months ago

chuchen2017 commented 11 months ago

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.

WenMellors commented 11 months ago
  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.