1. 07 3月, 2022 1 次提交
  2. 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
  3. 01 3月, 2022 1 次提交
  4. 11 2月, 2022 1 次提交
  5. 19 1月, 2022 1 次提交
  6. 13 1月, 2022 1 次提交
  7. 07 1月, 2022 1 次提交
  8. 04 1月, 2022 1 次提交
  9. 26 12月, 2021 1 次提交
  10. 23 12月, 2021 1 次提交
  11. 21 12月, 2021 2 次提交
  12. 20 12月, 2021 2 次提交
  13. 30 11月, 2021 1 次提交
  14. 24 11月, 2021 1 次提交
  15. 23 11月, 2021 1 次提交
  16. 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
  17. 12 11月, 2021 1 次提交
  18. 06 11月, 2021 1 次提交
  19. 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
  20. 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
  21. 29 10月, 2021 1 次提交
  22. 26 10月, 2021 1 次提交
  23. 23 10月, 2021 1 次提交
  24. 21 10月, 2021 1 次提交
  25. 18 10月, 2021 2 次提交
    • W
      Add CenterNet (#4098) · 996a4fa5
      wangguanzhong 提交于
      * add centernet
      
      * add centernet
      
      * add r50 for centernet
      
      * support deploy for centernet
      
      * add doc
      
      * update pretrain
      
      * clean code
      
      * update r50 doc
      
      * unify for_mot
      
      * update code according to review
      
      * update doc
      
      * refine preprocess
      
      * update doc
      996a4fa5
    • G
      update PicoDet Architecture and config (#4323) · 7d625608
      Guanghua Yu 提交于
      * update PicoDet Architecture and config
      7d625608
  26. 17 10月, 2021 1 次提交
  27. 15 10月, 2021 1 次提交
  28. 14 10月, 2021 1 次提交
  29. 12 10月, 2021 1 次提交
  30. 09 10月, 2021 1 次提交
  31. 27 9月, 2021 1 次提交
  32. 23 9月, 2021 1 次提交
  33. 18 9月, 2021 1 次提交
  34. 30 8月, 2021 2 次提交
  35. 27 8月, 2021 1 次提交
  36. 12 8月, 2021 1 次提交