1. 07 3月, 2023 2 次提交
  2. 06 3月, 2023 1 次提交
  3. 03 3月, 2023 1 次提交
  4. 02 3月, 2023 3 次提交
    • L
      To static (#7851) · bb1ba033
      LokeZhou 提交于
      * [TIPC] fcos add static train
      
      * tinypose_128x96 add training static
      
      * [TIPC] tinypose add static training
      
      * disable maskrcnn static training
      bb1ba033
    • F
      Support FocalNet backbone and dino_focalnet (#7856) · 203ad52b
      Feng Ni 提交于
      * add raw codes
      
      * add pretrained weights
      
      * fix reader
      
      * fix
      
      * fix focalnet codes coments and format
      
      * fix focalnet codes coments and format
      
      * fix focalnet format
      203ad52b
    • Z
      tinypose3d && modelzoo (#7844) · 716755d2
      zhiboniu 提交于
      * metro con reverse
      
      tinypose3d fix
      
      readme modelzoo
      
      * fix tinypose3d
      716755d2
  5. 22 2月, 2023 2 次提交
    • XYZ_916's avatar
      add config and architecture for human36m (#7802) · ea682ac4
      XYZ_916 提交于
      * add config and architecture for human36m
      
      * modify TinyPose3DHRNet to support human3.6M dataset
      
      * delete useless class
      ea682ac4
    • Z
      keypoint petr (#7774) · 4c04ce74
      zhiboniu 提交于
      * 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
      4c04ce74
  6. 15 2月, 2023 1 次提交
  7. 13 2月, 2023 1 次提交
  8. 10 2月, 2023 3 次提交
  9. 09 2月, 2023 4 次提交
  10. 08 2月, 2023 6 次提交
  11. 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
  12. 06 2月, 2023 1 次提交
  13. 03 2月, 2023 2 次提交
  14. 02 2月, 2023 1 次提交
  15. 01 2月, 2023 2 次提交
  16. 31 1月, 2023 1 次提交
  17. 28 1月, 2023 1 次提交
  18. 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
  19. 05 1月, 2023 1 次提交
  20. 04 1月, 2023 2 次提交
  21. 30 12月, 2022 1 次提交