1. 31 3月, 2022 1 次提交
  2. 28 3月, 2022 1 次提交
  3. 17 12月, 2021 1 次提交
  4. 02 12月, 2021 1 次提交
  5. 26 11月, 2021 1 次提交
  6. 24 11月, 2021 2 次提交
  7. 19 11月, 2021 1 次提交
  8. 18 11月, 2021 1 次提交
  9. 05 11月, 2021 1 次提交
    • F
      [MOT] unify tracker for single class and multi-calss MOT (#4403) · 8a87d99e
      Feng Ni 提交于
      * add mcfairmot train eval export code
      
      * fix eval and export
      
      * update modelzoo
      
      * add hrnet18_dlafpn
      
      * unify jdetracker
      
      * fix deploy infer for single class
      
      * fix multi class fairmot deploy
      
      * fix mcmot data source and deploy
      
      * fix num_identities
      
      * fix num_identities_dict
      8a87d99e
  10. 03 11月, 2021 1 次提交
  11. 29 10月, 2021 2 次提交
  12. 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
  13. 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
  14. 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
  15. 29 9月, 2021 2 次提交
  16. 13 8月, 2021 1 次提交
  17. 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
  18. 21 7月, 2021 1 次提交
  19. 20 7月, 2021 2 次提交
  20. 07 7月, 2021 1 次提交
  21. 29 6月, 2021 1 次提交
  22. 19 6月, 2021 1 次提交
  23. 01 6月, 2021 1 次提交
  24. 31 5月, 2021 1 次提交
  25. 29 5月, 2021 1 次提交
  26. 24 5月, 2021 1 次提交
  27. 23 5月, 2021 1 次提交
  28. 20 5月, 2021 1 次提交
  29. 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
  30. 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