1. 12 5月, 2022 1 次提交
  2. 10 5月, 2022 1 次提交
  3. 07 5月, 2022 1 次提交
  4. 28 4月, 2022 1 次提交
  5. 22 4月, 2022 1 次提交
  6. 18 4月, 2022 2 次提交
  7. 12 4月, 2022 1 次提交
  8. 08 4月, 2022 1 次提交
  9. 06 4月, 2022 1 次提交
  10. 31 3月, 2022 1 次提交
  11. 25 3月, 2022 1 次提交
  12. 24 3月, 2022 1 次提交
  13. 23 3月, 2022 1 次提交
  14. 21 3月, 2022 2 次提交
  15. 18 3月, 2022 1 次提交
  16. 16 3月, 2022 1 次提交
  17. 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
  18. 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
  19. 08 3月, 2022 1 次提交
  20. 07 3月, 2022 2 次提交
  21. 03 3月, 2022 1 次提交
    • S
      Add PP-YOLOv3 code (#5281) · ef83ab8a
      shangliang Xu 提交于
      * [ppyolov3] add ppyolov3 base code
      
      * add ppyolov3 s/m/x
      
      * modify ema
      
      * modify code to convert onnx successfully
      
      * support arbitrary shape
      
      * update config to use amp default
      
      * refine ppyolo_head code
      
      * modify reparameter code
      
      * refine act layer
      
      * adapter pico_head and tood_head code
      
      * remove ppyolov3 yaml
      
      * fix codestyle
      Co-authored-by: Nwangxinxin08 <wangxinxin08@baidu.com>
      ef83ab8a
  22. 01 3月, 2022 1 次提交
  23. 11 2月, 2022 1 次提交
  24. 19 1月, 2022 1 次提交
  25. 13 1月, 2022 1 次提交
  26. 07 1月, 2022 1 次提交
  27. 04 1月, 2022 1 次提交
  28. 26 12月, 2021 1 次提交
  29. 23 12月, 2021 1 次提交
  30. 21 12月, 2021 2 次提交
  31. 20 12月, 2021 2 次提交
  32. 30 11月, 2021 1 次提交
  33. 24 11月, 2021 1 次提交
  34. 23 11月, 2021 1 次提交
  35. 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