Skip to content

MOT Challenge 2015 using Sort, Deep Sort methods, detections obtained by Detectron2. Google Colab was used.

License

Notifications You must be signed in to change notification settings

JCLArriaga5/MOT15-Detectron2-Sort-DeepSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MOT Challenge 2015

Colab Notebook was used to perform the tests Open In Colab

As part of my professional residencies at the CIMAT, this research and testing was carried out to learn more about MOT algorithms and later use the information to use them in RGB-D images.

MOT Metrics with Detectron2 detections

  • SORT (TUD-Campus Sequence)
                IDF1   IDP   IDR  Rcll  Prcn GT MT PT ML  FP FN IDs  FM  MOTA  MOTP IDt IDa IDm
    TUD-Campus 53.4% 48.3% 59.6% 83.6% 67.7%  8  5  3  0 143 59   8  10 41.5% 0.255   2   6   0
    OVERALL    53.4% 48.3% 59.6% 83.6% 67.7%  8  5  3  0 143 59   8  10 41.5% 0.255   2   6   0
  • Deep SORT (TUD-Campus Sequence)
                IDF1   IDP   IDR  Rcll  Prcn GT MT PT ML FP FN IDs  FM  MOTA  MOTP IDt IDa IDm
    TUD-Campus 55.8% 56.4% 55.2% 76.6% 78.3%  8  3  5  0 76 84   8  10 53.2% 0.235   2   7   1
    OVERALL    55.8% 56.4% 55.2% 76.6% 78.3%  8  3  5  0 76 84   8  10 53.2% 0.235   2   7   1

Detectron2 video detections

D2 Detections

SORT with Detectron2 detections - video

D2 Detections

Deep SORT with Detectron2 detections - video

D2 Detections

About

MOT Challenge 2015 using Sort, Deep Sort methods, detections obtained by Detectron2. Google Colab was used.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published