1. 23 11月, 2021 1 次提交
    • F
      cherry-pick MOT (#4668) · 570ec45e
      Feng Ni 提交于
      * cherry-pick cfg modelzoo readme
      
      * cherry pick modeling engine source
      
      * cherry-pick deploy python mot
      570ec45e
  2. 06 11月, 2021 1 次提交
  3. 03 11月, 2021 1 次提交
  4. 29 10月, 2021 2 次提交
  5. 18 10月, 2021 2 次提交
    • W
      Add CenterNet (#4098) · 996a4fa5
      wangguanzhong 提交于
      * add centernet
      
      * add centernet
      
      * add r50 for centernet
      
      * support deploy for centernet
      
      * add doc
      
      * update pretrain
      
      * clean code
      
      * update r50 doc
      
      * unify for_mot
      
      * update code according to review
      
      * update doc
      
      * refine preprocess
      
      * update doc
      996a4fa5
    • W
      [MOT] add FairMot c++ deploy (#4322) · d896574f
      wangguanzhong 提交于
      * add fairmot deploy
      
      * separate main_jde
      
      * update copyright & add PrintBenchmark
      
      * refine lap
      d896574f
  6. 04 10月, 2021 1 次提交
    • F
      [MOT] add FairMOT-HarDNet85 (#4176) · 340da51b
      Feng Ni 提交于
      * add hardnet85 fairmot
      
      * fix hardnet85
      
      * add centernet hardnet fpn, fix config
      
      * update modelzoo
      
      * update modelzoo readme
      
      * remove comments
      
      * add hardnet num_layers assert
      
      * fix hardnet85 config
      340da51b
  7. 30 9月, 2021 1 次提交
    • F
      [MOT] add MOT feature models (#4105) · 13c1fef1
      Feng Ni 提交于
      * add pedestrian vehicle cfgs
      
      * fix metric category
      
      * fix mot metric
      
      * fix mot metric
      
      * update pedestrian and vehicle modelzoo
      
      * update headtracking modelzoo
      
      * add tools for data processing
      
      * add data pre-process code
      
      * fix tools code format
      13c1fef1
  8. 29 9月, 2021 2 次提交
  9. 13 8月, 2021 1 次提交
  10. 26 7月, 2021 1 次提交
    • G
      [MOT] add kitti metric (#3736) · 3c95b81d
      George Ni 提交于
      * add kitti metric
      
      * clean kitti metric code
      
      * fix kitticars doc
      
      * remove kitti headtracking cfgs
      
      * remove kitti headtracking cfgs, clean code
      
      * fix datatype and ffmpeg, test=document_fix
      
      * add soft link, test=document_fix
      
      * add doc link, test=document_fix
      
      * fix deploy image_list, test=document_fix
      3c95b81d
  11. 21 7月, 2021 1 次提交
  12. 20 7月, 2021 2 次提交
  13. 07 7月, 2021 1 次提交
  14. 29 6月, 2021 1 次提交
  15. 19 6月, 2021 1 次提交
  16. 01 6月, 2021 1 次提交
  17. 31 5月, 2021 1 次提交
  18. 29 5月, 2021 1 次提交
  19. 24 5月, 2021 1 次提交
  20. 23 5月, 2021 1 次提交
  21. 20 5月, 2021 1 次提交
  22. 18 5月, 2021 1 次提交
    • G
      [MOT] fix mot doc (#3025) · e76e1a8a
      George Ni 提交于
      * fix mot doc
      
      * remove image_lists, fix all mot docs, add custom data
      
      * fix doc, test=document_fix
      
      * fix dov
      
      * fix doc format, test=document_fix
      e76e1a8a
  23. 15 5月, 2021 1 次提交
    • F
      [MOT] add FairMOT (#2994) · 277bc13f
      FlyingQianMM 提交于
      * add fairmot
      
      * rename pretrain_weights
      
      * add comments; reuse focal loss and convnorm
      
      * update comments
      277bc13f