1. 23 11月, 2021 1 次提交
  2. 17 11月, 2021 1 次提交
  3. 13 11月, 2021 1 次提交
  4. 12 11月, 2021 1 次提交
    • F
      [MOT] visualize entrance line (#4554) · ce04964e
      FlyingQianMM 提交于
      * add implementment for FlowStatics
      
      * rename count to entrance_count; rename count_set to id_set
      
      * add a todo for entrance line setting
      
      * rename count to do_entrance_counting
      
      * convert print_save_file to the origin line
      
      * visualize entrance line
      
      * fix conflicts
      
      * move entrance_line show in plot_track
      ce04964e
  5. 10 11月, 2021 2 次提交
  6. 09 11月, 2021 2 次提交
  7. 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
  8. 28 10月, 2021 1 次提交
  9. 23 10月, 2021 1 次提交
  10. 15 10月, 2021 1 次提交
  11. 29 9月, 2021 1 次提交
    • F
      [MOT] add hrnet_w18 fairmot (#3857) · afa7c14d
      Feng Ni 提交于
      * add hrnet18 fairmot
      
      * add lite hrnet_w18
      
      * add hrnet dlafpn
      
      * update hrnet18_dlafpn modelzoo
      
      * hrnet18dlafpn modelzoo
      
      * add comments
      
      * set neck not none, update modelzoo
      afa7c14d
  12. 30 8月, 2021 1 次提交
  13. 12 8月, 2021 1 次提交
  14. 30 7月, 2021 1 次提交
  15. 29 7月, 2021 1 次提交
  16. 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
  17. 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
  18. 09 7月, 2021 1 次提交
  19. 07 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. 29 6月, 2021 1 次提交
  23. 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
  24. 10 6月, 2021 1 次提交
  25. 08 6月, 2021 1 次提交
  26. 24 5月, 2021 1 次提交
  27. 21 5月, 2021 1 次提交
  28. 20 5月, 2021 1 次提交
  29. 17 5月, 2021 1 次提交
  30. 14 5月, 2021 1 次提交
  31. 12 5月, 2021 1 次提交
    • C
      [dev] s2anet fix export and deploy (#2919) · 0947171b
      cnn 提交于
      * s2anet fix export and deploy
      
      * remove redundant code
      
      * fix cpp for s2anet deploy
      
      * fix bug of get_categories
      
      * rename poly_to_rbox to poly2rbox
      
      * add some comment for function
      0947171b
  32. 11 5月, 2021 1 次提交
  33. 15 4月, 2021 1 次提交
  34. 22 3月, 2021 1 次提交
  35. 19 3月, 2021 1 次提交
    • C
      [deploy] support dynamic_shape and add tensorrt tutorial (#2367) · 71a95461
      cnn 提交于
      * TensorRT support dynamic shape
      
      * add TensorRT doc
      
      * update model visual tool, test=fix_document
      
      * python support trt6
      
      * cpp support trt6
      
      * fix code error
      
      * clean code
      
      * python trt dynamic shape and fix code style
      
      * disable log and update doc style
      
      * update opencv lib url
      
      * solov2 trt support dynamic shape
      
      * support tensorrt_int8
      
      * add TensorRT int8 calib data for ppyolo
      
      * set workspace_size=1 << 30 as default
      
      * remove content
      
      * remove some content, and fix code style
      
      * remove images
      
      * update doc style
      71a95461
  36. 22 2月, 2021 1 次提交
  37. 20 2月, 2021 1 次提交
  38. 05 2月, 2021 1 次提交