1. 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
  2. 02 11月, 2022 1 次提交
  3. 31 10月, 2022 1 次提交
  4. 26 10月, 2022 1 次提交
  5. 19 10月, 2022 1 次提交
  6. 18 10月, 2022 1 次提交
    • H
      add LD distillation for GFL model (#7101) · b52580df
      huangjun12 提交于
      * add code
      
      * add ld-vlr
      
      * refractor code
      
      * refine code
      
      * add doc
      
      * refine details
      
      * refine doc
      
      * update download url
      
      * rename config file for ci
      
      * rename config file in README for CI
      b52580df
  7. 17 10月, 2022 1 次提交
  8. 13 10月, 2022 1 次提交
  9. 30 9月, 2022 1 次提交
  10. 27 9月, 2022 1 次提交
  11. 21 9月, 2022 1 次提交
  12. 17 9月, 2022 1 次提交
    • F
      refine fcos codes (#6949) · 80b2627b
      Feng Ni 提交于
      * refine fcos codes
      
      * refine fcos postprocess
      
      * fix fcos deploy
      
      * fix fcos deploy
      80b2627b
  13. 16 9月, 2022 1 次提交
    • W
      add fcosr model (#6765) · 92078713
      wangxinxin08 提交于
      * add fcosr
      
      * fix some problem
      
      * add docs for fcosr
      
      * modify code
      
      * modify focsr reader
      
      * finish tensorrt deployment with dynamic shape
      
      * modify according to review comment
      
      Co-authored-by: wangxinxin08 <>
      92078713
  14. 14 9月, 2022 1 次提交
  15. 13 9月, 2022 1 次提交
  16. 09 9月, 2022 1 次提交
  17. 08 9月, 2022 2 次提交
  18. 07 9月, 2022 2 次提交
  19. 06 9月, 2022 1 次提交
  20. 02 9月, 2022 1 次提交
  21. 31 8月, 2022 4 次提交
  22. 30 8月, 2022 2 次提交
  23. 29 8月, 2022 1 次提交
  24. 24 8月, 2022 1 次提交
  25. 23 8月, 2022 1 次提交
    • W
      Refactor rbox (#6704) · e55e4194
      wangxinxin08 提交于
      * refactor rbox
      
      * modify the code of save results
      
      * fix some problem
      
      * add .gitignore in dataset/dota
      
      * fix test anno path
      e55e4194
  26. 18 8月, 2022 1 次提交
    • F
      [smalldet] add SAHI slice train eval infer deploy (#6465) · 0f75cb6c
      Feng Ni 提交于
      * add slice infer for smalldet
      
      * add slice infer for smalldet
      
      * fix slice infer
      
      * fix doc, test=document_fix
      
      * fix eval and configs
      
      * add slice dataset loader
      
      * fix deploy
      
      * fix docs, test=document_fix
      
      * update docs, test=document_fix
      0f75cb6c
  27. 11 8月, 2022 3 次提交
  28. 10 8月, 2022 1 次提交
  29. 03 8月, 2022 1 次提交
  30. 01 8月, 2022 1 次提交
  31. 22 7月, 2022 1 次提交
  32. 20 7月, 2022 1 次提交
    • F
      Fix mot lazy import and warning (#6476) · 714b339b
      Feng Ni 提交于
      * [Dy2St]Fix cascade_rcnn export model problem (#6468)
      
      * [Dy2St]Fix cascade_rcnn export model problem
      
      * [Dy2St]Fix cascade_rcnn export model problem
      
      * fix import for mot
      
      * fix import for mot deploy
      
      * fix lazy import mot
      714b339b