Skip to content

Code of 'Event Traffic Forecasting with Sparse Multimodal Data', MM24

Notifications You must be signed in to change notification settings

2448845600/EventTrafficForecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Event Traffic Forecasting

The offical implement of paper "Event Traffic Forecasting with Sparse Multimodal Data", ACM MM 24.

How to Install?

We test on Ubuntu 22 + python 3.9

pip install torch==1.10.1+cu111 torchvision==0.11.2+cu111 torchaudio==0.10.1 -f https://download.pytorch.org/whl/cu111/torch_stable.html
pip install -r requirements.txt

How to Run?

The model arch is in baselines/T3/arch/t3_arch.py

python experiments/train.py -c baselines/T3/SZCEC.py

We will release the total project (code, data, and docs) after paper acceptance, but there are some limitations on the data due to copyright issues.

About

Code of 'Event Traffic Forecasting with Sparse Multimodal Data', MM24

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published