1. 15 10月, 2021 1 次提交
  2. 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
  3. 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
  4. 29 9月, 2021 2 次提交
  5. 30 8月, 2021 1 次提交
  6. 18 8月, 2021 1 次提交
  7. 17 8月, 2021 1 次提交
  8. 13 8月, 2021 1 次提交
  9. 03 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. 09 7月, 2021 1 次提交
  14. 07 7月, 2021 2 次提交
  15. 02 7月, 2021 1 次提交
    • G
      [MOT] add deepsort deploy (#3515) · af424a9a
      George Ni 提交于
      * add deepsort export model, reid infer
      
      * fix jde_yolov3 metric
      
      * fix deepsort deploy
      
      * fix doc, clean code
      
      * add mot deploy infer image, add run_benchmark
      af424a9a
  16. 29 6月, 2021 1 次提交
  17. 19 6月, 2021 1 次提交
  18. 10 6月, 2021 2 次提交
  19. 01 6月, 2021 1 次提交
  20. 31 5月, 2021 1 次提交
  21. 29 5月, 2021 1 次提交
  22. 24 5月, 2021 1 次提交
  23. 23 5月, 2021 1 次提交
  24. 21 5月, 2021 1 次提交
  25. 20 5月, 2021 2 次提交
    • W
      support no label training (#2576) · 571dcb34
      wangguanzhong 提交于
      * support no label training
      
      * fix load_crowd
      
      * update to fit rbox
      
      * add empty_ratio
      
      * update configs
      
      * support mask rcnn
      
      * clean drop_empty for mot & keypoint
      
      * refine is_crowd
      571dcb34
    • G
      [MOT] fix video infer (#3078) · 2e61ae96
      George Ni 提交于
      * fix ffmpeg video infer, fix doc, test=document_fix
      
      * fix ffmpeg installl, test=document_fix
      2e61ae96
  26. 18 5月, 2021 3 次提交
  27. 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
  28. 14 5月, 2021 1 次提交
  29. 13 5月, 2021 3 次提交
  30. 12 5月, 2021 1 次提交
    • G
      [MOT] JDE: others (#2788) · 0b1b74ad
      George Ni 提交于
      * add config for jde and deepsort, add engine metric tools
      
      * add mot_metrics
      
      * fix configs engine and others
      
      * fix configs others
      
      * move configs
      
      * fix ap_per_class, fix doc
      
      * fix test_mode, seqs
      
      * fix test_mode to metric
      
      * fix JDE arch metric
      
      * clean requirement
      
      * add to requirement
      0b1b74ad