- pytorch 1.2
- pytorch 1.8
git clone https://github.com/dlutor/cranesafety.gitDownload dataset from Datasets.
Move and extract to ./FairMOT/datasets.
Download pretrained model from pretrained.
Move and extract to ./FairMOT/models.
Train
cd FairMOT
python ./src/train.pyTest
python demo.pyTrain and test
cd Trajectory-Transformer
python train_individualTF.pyor python train_newTF.py