Skip to content

The implementation of ControlTraj for KDD 2024

Notifications You must be signed in to change notification settings

CityMind-Lab/KDD24-ControlTraj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ControlTraj

The implementation of KDD2024 submitted paper "ControlTraj: Controllable Trajectory Generation with Topology-Constrained Diffusion Model"

Requirements

The required packages with python environment is:

  python>=3.7
  torch>=1.7
  pandas
  numpy
  matplotlib
  pathlib
  shutil
  datetime
  colored
  math

Usage

  1. Run and train the model by (The model will be saved for every 10 epoches):

    python main.py 

About

The implementation of ControlTraj for KDD 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%