1. 23 2月, 2023 1 次提交
    • Z
      [cherry-pick]cherry-pick of petr and tinypose3d_human3.6m (#7816) · bec57bcf
      zhiboniu 提交于
      * keypoint petr (#7774)
      
      * petr train ok
      
      train ok
      
      refix augsize
      
      affine size fix
      
      update msdeformable
      
      fix flip/affine
      
      fix clip
      
      add resize area
      
      add distortion
      
      debug mode
      
      fix pos_inds
      
      update edge joints
      
      update word mistake
      
      * delete extra codes;adapt transformer modify;update code format
      
      * reverse old transformer modify
      
      * integrate datasets
      
      * add config and architecture for human36m (#7802)
      
      * add config and architecture for human36m
      
      * modify TinyPose3DHRNet to support human3.6M dataset
      
      * delete useless class
      
      ---------
      Co-authored-by: XYZ_916's avatarXYZ <1290573099@qq.com>
      bec57bcf
  2. 10 2月, 2023 1 次提交
  3. 03 2月, 2023 1 次提交
    • F
      Add PPYOLOE distillation (#7671) · b2e0acf1
      Feng Ni 提交于
      * add ppyoloe distill with soft loss and feature loss
      
      * refine distill codes
      
      * fix configs and docs
      
      * clean codes
      
      * merge cam, fix export
      b2e0acf1
  4. 31 1月, 2023 1 次提交
  5. 30 12月, 2022 1 次提交
  6. 15 11月, 2022 1 次提交
  7. 07 11月, 2022 1 次提交
  8. 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
  9. 21 9月, 2022 1 次提交
  10. 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
  11. 08 9月, 2022 1 次提交
  12. 13 7月, 2022 1 次提交
  13. 02 6月, 2022 1 次提交
  14. 01 6月, 2022 1 次提交
    • W
      Clean fluid (#6075) · c103d025
      wangguanzhong 提交于
      * clean fluid
      
      * mv static to legacy
      
      * remove yolo box
      
      * revert legacy dir
      
      * revert static link
      
      * update in_dynamic_mode
      
      * clean iou_similarity, collect_fpn_proposals, bipartite_match
      c103d025
  15. 26 5月, 2022 1 次提交
  16. 18 4月, 2022 1 次提交
  17. 12 4月, 2022 1 次提交
  18. 30 3月, 2022 1 次提交
  19. 24 3月, 2022 1 次提交
  20. 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
  21. 29 1月, 2022 1 次提交
  22. 26 1月, 2022 1 次提交
    • B
      add implementation of RetinaNet (#5140) · ae621055
      Blake 提交于
      * add implementation of RetinaNet
      
      * * add README.md and model zoo
      * rename FOCSFeat -> RetianFeat
      * add mstrain model to model zoo
      * refactor DeltaBBoxCoder
      
      * update link for model and log
      ae621055
  23. 30 11月, 2021 1 次提交
  24. 05 11月, 2021 2 次提交
  25. 03 11月, 2021 1 次提交
  26. 02 11月, 2021 1 次提交
  27. 01 11月, 2021 1 次提交
  28. 26 10月, 2021 1 次提交
  29. 20 10月, 2021 1 次提交
  30. 18 10月, 2021 1 次提交
  31. 09 10月, 2021 1 次提交