-
Download source code and dataset:
-
Pip install dependencies:
- OS: Ubuntu 20.04.6
- nvidia :
- cuda: 12.1
- cudnn: 8.5.0
- python == 3.9.18
- pytorch >= 2.1.0
- Python packages:
pip install -r requirements.txt
Unzip and move dataset into ROOT/data
|- data
| |- beijing.npy
| |- ctr_50k.npy
| |- acc
| |- alog
│ |- misc
│ |- MSIs
| |- Videos
- run
./run_scoreTR.sh
This implementation is based on / inspired by:
