1. 28 2月, 2023 1 次提交
  2. 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
  3. 22 2月, 2023 2 次提交
  4. 21 2月, 2023 1 次提交
  5. 20 2月, 2023 2 次提交
  6. 17 2月, 2023 1 次提交
  7. 16 2月, 2023 2 次提交
  8. 15 2月, 2023 2 次提交
  9. 14 2月, 2023 4 次提交
  10. 13 2月, 2023 3 次提交
  11. 10 2月, 2023 4 次提交
  12. 09 2月, 2023 4 次提交
  13. 08 2月, 2023 10 次提交
  14. 07 2月, 2023 2 次提交
    • F
      Add ppyoloe semi-det base codes (#7680) · 1e21400e
      Feng Ni 提交于
      * add ppyoloe semi-det base codes
      
      * fix configs
      
      * fix head distill loss
      
      * add more semi_det configs and fix doc, test=document_fix
      
      * add contrast_loss config, test=document_fix
      1e21400e
    • F
      Add ppyoloe distillation modelzoo (#7694) · a496c2dd
      Feng Ni 提交于
      * fix tal distill and singe scale training
      
      * add modelzoo fix configs
      
      * fix docs typos, test=document_fix
      a496c2dd