Skip to content

dlutor/cranesafety

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Environment

FairMOT

  • pytorch 1.2

Transformer

  • pytorch 1.8

Usage

git clone https://github.com/dlutor/cranesafety.git

FairMOT

Download 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.py

Test

python demo.py

Transformer

Train and test

cd Trajectory-Transformer
python train_individualTF.py

or python train_newTF.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published