Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 313 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 313 Bytes

object_tracking.pytorch

object tracking for MAICON final

Requirements

  • python 3.9.7
  • miniconda 4.12.0
  • CUDA 11.6
  • torch 1.13
  • mmcv==2.0.0rc1
  • mmdet==3.0.0rc4
  • mmtrack==1.0.0rc1

Installation

bash ./install.sh

Train

bash ./train.sh

predict

bash ./predict.sh