1. 19 11月, 2022 1 次提交
  2. 11 7月, 2022 1 次提交
    • F
      [MOT] Add OC_SORT tracker (#6272) · c84153a3
      Feng Ni 提交于
      * add ocsort tracker
      
      * add ocsort deploy
      
      * merge develop
      
      * fix ocsort tracker codes
      
      * fix doc, test=document_fix
      
      * fix doc, test=document_fix
      c84153a3
  3. 24 6月, 2022 1 次提交
  4. 06 4月, 2022 1 次提交
  5. 21 3月, 2022 1 次提交
    • F
      [MOT] add bytetrack yolo configs and deploy (#5377) · e792e418
      Feng Ni 提交于
      * add bytetrack yolov3 ppyoloe cfgs
      
      * add bytetrack reid
      
      * fix sde bytetrack reid
      
      * fix bytetrack readme
      
      * add jdetracker mtmct
      
      * fix bytetrack reid
      
      * fix deploy track_config
      
      * fix doc readme
      e792e418
  6. 15 3月, 2022 1 次提交
    • F
      [MOT] Upgrade pptracking deploy (#5358) · c643eeab
      Feng Ni 提交于
      * add bytetrack yolov3 engine and deploy baseline
      
      * fix bytetrack yolov3 configs
      
      * fix cfgs tools
      
      * fix tracker pred_dets
      
      * fit pptracking jde sde infer
      
      * rename cfgs, fix mot_sde_infer
      
      * fix mot sde single class infer
      
      * remove byte cfgs
      
      * fix mtmct
      
      * clean code
      c643eeab
  7. 14 3月, 2022 1 次提交
    • F
      [MOT] Fix deepsort detectors config (#5344) · 8ffa45af
      Feng Ni 提交于
      * fix deepsort detectors cfgs, add ppyoloe
      
      * modify yolov3 40e
      
      * add ppyoloe mot17half modelzoo
      
      * add resnet embedding reid
      
      * remove fasterfpn picodet, fix nms for higher MOTA
      
      * add mot17 yml
      
      * fix _base_ cfgs
      
      * fix doc
      8ffa45af
  8. 08 3月, 2022 1 次提交
  9. 19 11月, 2021 1 次提交
    • F
      [MOT] add pptracking mtmct (#4615) · 7fc9614a
      Feng Ni 提交于
      * add mtmct aic_vehicle baseline
      
      * fix clip_bbox, add coco model filter, fix some bugs
      
      * fix infer bugs, fix crops and mtmct vis
      
      * fix engine tracker infer
      
      * fix mtmct images deploy
      
      * fix readme and cfg
      
      * remove mtmct of cfg modeling and tracker
      
      * fix doc cfg
      7fc9614a
  10. 06 11月, 2021 1 次提交
  11. 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
  12. 03 11月, 2021 1 次提交
    • F
      [MOT] fit some detectors for deepsort (#4329) · 39d54f23
      Feng Ni 提交于
      * fit some detectors for deepsort
      
      * fix configs and readme
      
      * add tracked bbox score cls_id, fix deploy bugs
      
      * add deepsort cfg score threshold
      
      * fix deploy deepsorttracker, fix cfgs
      
      * merge develop, fix format
      
      * add pplcnet
      
      * add pplcnet cfgs
      
      * fix cfgs
      
      * fix cfgs
      
      * clean pplcnet code
      
      * fix readme
      39d54f23
  13. 23 10月, 2021 1 次提交
  14. 15 10月, 2021 1 次提交
  15. 30 8月, 2021 1 次提交
  16. 03 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. 20 7月, 2021 1 次提交
    • G
      [MOT] Fix mot video decode (#3681) · 0c2b74f9
      George Ni 提交于
      * mot video decode to images
      
      * add infer_dir for mot
      
      * fix export and unite pose infer
      
      * remove task in mot source
      
      * set image_dir
      
      * update doc
      0c2b74f9
  19. 08 7月, 2021 1 次提交
  20. 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
  21. 30 6月, 2021 1 次提交
  22. 17 6月, 2021 1 次提交
    • G
      [MOT] add mot score (#3374) · f0e689e2
      George Ni 提交于
      * add mot score to txt results
      
      * fix mot install typo
      
      * add epoch for deepsort
      
      * fix paddle no_grad
      
      * deploy infer save image txt
      f0e689e2
  23. 10 6月, 2021 2 次提交
  24. 20 5月, 2021 1 次提交
  25. 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