1. 14 3月, 2023 1 次提交
  2. 13 3月, 2023 9 次提交
  3. 10 3月, 2023 2 次提交
  4. 09 3月, 2023 1 次提交
  5. 02 3月, 2023 1 次提交
  6. 28 2月, 2023 1 次提交
  7. 23 2月, 2023 2 次提交
    • 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
    • F
      [cherry-pick] Fix run_benchmark (#7815) · 93e2d433
      Feng Ni 提交于
      * fix run_benchmark for small model accurate speed
      
      * fix run_benchmark for other det models
      93e2d433
  8. 22 2月, 2023 2 次提交
  9. 21 2月, 2023 1 次提交
  10. 20 2月, 2023 2 次提交
  11. 17 2月, 2023 1 次提交
  12. 16 2月, 2023 2 次提交
  13. 15 2月, 2023 2 次提交
  14. 14 2月, 2023 4 次提交
  15. 13 2月, 2023 3 次提交
  16. 10 2月, 2023 4 次提交
  17. 09 2月, 2023 2 次提交
    • X
      GradCAM Refinement (#7685) · 5731e99d
      xs1997zju 提交于
      * GradCAM Refinement
      
      * ROI CAM bugfix
      
      * Add support for blazeface, ssd, retinanet
      
      * Change nms return_idx default value to False
      
      * Add use_extra_data attr
      
      * pre-commit code style
      
      * fix yolo extra_data process
      5731e99d
    • F
      fix ppyoloe_head (#7717) · 15fd9316
      Feng Ni 提交于
      15fd9316