Skip to content

satya15july/multi_object_tracking

Repository files navigation

Multi-Object Tracking

sort.mp4

Dependencies:

Install Detectron2 by following the instruction given in their website .

(Note: python3.8 and above is required for detectron2.)

Enviornment Setup:

  • Setting up external repos

    • Create a folder name "ext_detectron2_net" from the root and clone DyHeadRepo.
    • Inside "ext_detectron2_net" folder,get the clone of DETR
  • Download Pre-trained model for object detection. I have trained the DyHeadFPN model.Please download it from Download Link.

    Keep the *.pth file inside 'out_model/object_del_models/dyhead_fpn'

How to Run:

python3.8 demo.py


Reach me @

LinkedIn GitHub Medium

Releases

No releases published

Packages

No packages published

Languages