1. 03 8月, 2021 1 次提交
  2. 29 7月, 2021 1 次提交
  3. 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
  4. 08 7月, 2021 1 次提交
  5. 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
  6. 30 6月, 2021 1 次提交
  7. 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
  8. 10 6月, 2021 2 次提交
  9. 20 5月, 2021 1 次提交
  10. 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