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. 13 2月, 2023 2 次提交
  3. 10 2月, 2023 2 次提交
  4. 09 2月, 2023 4 次提交
  5. 08 2月, 2023 6 次提交
  6. 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
    • U
      [论文复现营] add QueryInst (#7585) · e22eb8a1
      ucsk 提交于
      * add QueryInst
      
      * update sparse config
      
      * Clean up redundancy and update style
      
      * update config
      
      * add trained models & resolve conflict
      
      * share bbox_cxcywh_to_xyxy
      
      * Revert "share bbox_cxcywh_to_xyxy"
      
      This reverts commit ccf811211eda0a59dc0446f1b716f4e7412367f9.
      
      * repeat bbox_cxcywh_to_xyxy
      
      * Poly2Mask: Add delete switch
      RandomSizeCrop: keep origin randint style
      
      * update copyright
      e22eb8a1
  7. 06 2月, 2023 1 次提交
  8. 03 2月, 2023 2 次提交
  9. 02 2月, 2023 1 次提交
  10. 01 2月, 2023 2 次提交
  11. 31 1月, 2023 1 次提交
  12. 28 1月, 2023 1 次提交
  13. 09 1月, 2023 2 次提交
    • L
      [MOT] Add BoT-SORT and MOT speed optimization (#7591) · 772d1801
      LokeZhou 提交于
      * Add BOTSORTTracker
      * pptracking/python/mot/tracker/botsort_tracker.py
      * ppdet/modeling/mot/tracker/botsort_tracker.py
      
      fix OCSORTTracker
      
      * * botsort kalman_filter.py float64->float32
      * requirements.txt add numba
      
      * [Mot] kalman_filter.py lazy import numba
      * add code source and modify comments
      
      * [MOT] fix numba lazy import bug
      
      * [MOT] botsort add README.md
      
      * delete comment code
      772d1801
    • F
      [MOT] add centertrack and refine centernet (#7510) · 2acf9cfc
      Feng Ni 提交于
      * add centertrack base codes
      
      * fix deploy and docs
      
      * fix tracker
      
      * fix
      
      * fix pre_img
      
      * fix deploy
      
      * fix
      2acf9cfc
  14. 05 1月, 2023 1 次提交
  15. 04 1月, 2023 2 次提交
  16. 30 12月, 2022 1 次提交
  17. 27 12月, 2022 1 次提交
    • T
      Few shot (#7503) · a40d2d3a
      Taojerxi 提交于
      * finish_cotuning
      
      * fix_bug
      
      * add_readme
      
      * finish contrast
      a40d2d3a
  18. 26 12月, 2022 1 次提交
  19. 20 12月, 2022 2 次提交
  20. 15 12月, 2022 1 次提交
  21. 09 12月, 2022 1 次提交
  22. 08 12月, 2022 1 次提交
    • U
      fix 2 bugs (#7409) · 93de5e5f
      ucsk 提交于
      * fix transposed convolution in_channels
      
      * fix when deep_supervision is false
      93de5e5f
  23. 07 12月, 2022 1 次提交
  24. 06 12月, 2022 1 次提交