1. 15 11月, 2022 1 次提交
  2. 08 11月, 2022 1 次提交
  3. 07 11月, 2022 2 次提交
  4. 03 11月, 2022 1 次提交
    • W
      add ppyoloe_r (#7105) · c6c10032
      wangxinxin08 提交于
      * add ppyoloe_r
      
      * modify code of ops.py
      
      * add ppyoloe_r docs and modify rotate docs
      
      * modify docs and refine connfigs
      
      * fix some problems
      
      * refine docs, add nms_rotated ext_op and fix some problems
      
      * add image and inference_benchmark.py
      
      * modify docs
      
      * fix some problems
      
      * modify code accroding to review
      
      Co-authored-by: wangxinxin08 <>
      c6c10032
  5. 30 8月, 2022 1 次提交
  6. 29 8月, 2022 1 次提交
  7. 20 6月, 2022 1 次提交
  8. 31 5月, 2022 1 次提交
  9. 18 4月, 2022 1 次提交
  10. 21 3月, 2022 1 次提交
  11. 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
  12. 11 2月, 2022 1 次提交
  13. 20 12月, 2021 1 次提交
    • W
      refine sync bn (#4361) · ea2f81d8
      wangxinxin08 提交于
      * refine sync bn
      
      * fix bugs of batch_norm
      
      * fix bugs while deploying and modify BatchNorm to BatchNorm2D
      
      * param_attr -> weight_attr in BatchNorm2D
      
      * modify BatchNorm to BatchNorm2D
      ea2f81d8
  14. 24 11月, 2021 1 次提交
  15. 21 11月, 2021 1 次提交
  16. 05 11月, 2021 2 次提交
  17. 03 11月, 2021 1 次提交
  18. 29 10月, 2021 1 次提交
    • F
      [MOT] add enhance fairmot (#4251) · 8d0ad5fd
      Feng Ni 提交于
      * add sge attention on fpn
      
      * add iou head
      
      * add config, fix head
      
      * fix iou offset weight
      
      * fix fairmot centerhead
      8d0ad5fd
  19. 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
  20. 04 10月, 2021 1 次提交
    • F
      [MOT] add FairMOT-HarDNet85 (#4176) · 340da51b
      Feng Ni 提交于
      * add hardnet85 fairmot
      
      * fix hardnet85
      
      * add centernet hardnet fpn, fix config
      
      * update modelzoo
      
      * update modelzoo readme
      
      * remove comments
      
      * add hardnet num_layers assert
      
      * fix hardnet85 config
      340da51b
  21. 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
  22. 17 9月, 2021 1 次提交
  23. 09 9月, 2021 1 次提交
  24. 27 8月, 2021 1 次提交
  25. 13 8月, 2021 1 次提交
  26. 28 7月, 2021 1 次提交
  27. 27 7月, 2021 1 次提交
  28. 23 7月, 2021 1 次提交
  29. 22 7月, 2021 1 次提交
  30. 08 7月, 2021 1 次提交
    • M
      Optimize imports (#3601) · 84c8958d
      Manuel Garcia 提交于
      Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
      84c8958d
  31. 28 6月, 2021 1 次提交
  32. 07 6月, 2021 1 次提交
  33. 18 5月, 2021 1 次提交
  34. 15 5月, 2021 1 次提交
    • F
      [MOT] add FairMOT (#2994) · 277bc13f
      FlyingQianMM 提交于
      * add fairmot
      
      * rename pretrain_weights
      
      * add comments; reuse focal loss and convnorm
      
      * update comments
      277bc13f
  35. 11 5月, 2021 1 次提交
  36. 16 4月, 2021 1 次提交
  37. 15 4月, 2021 1 次提交