1. 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
  2. 01 2月, 2023 5 次提交
  3. 31 1月, 2023 4 次提交
  4. 28 1月, 2023 1 次提交
  5. 13 1月, 2023 1 次提交
  6. 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
  7. 05 1月, 2023 2 次提交
  8. 04 1月, 2023 3 次提交
  9. 03 1月, 2023 1 次提交
    • F
      add python example for face detection part in English readme file (#7568) · 824defab
      freshield.eth 提交于
      * add python example for face detection part
      
      为了方便二次开发,这里添加了直接使用Python脚本的形式进行人脸检测的示例。
      
      * change the demo image
      
      * add python example for face detection part in English readme file
      
      sync the same face detection python example from the Chinese readme file
      824defab
  10. 30 12月, 2022 1 次提交
  11. 28 12月, 2022 2 次提交
  12. 27 12月, 2022 2 次提交
    • F
      add yolov3 darknet53 voc (#7561) · e4eb82f4
      Feng Ni 提交于
      * add yolov3_darknet_voc model and docs
      
      * add yolov3 darknet53 voc 416 320 mAP, test=document_fix
      
      * fix config, test=document_fix
      e4eb82f4
    • T
      Few shot (#7503) · a40d2d3a
      Taojerxi 提交于
      * finish_cotuning
      
      * fix_bug
      
      * add_readme
      
      * finish contrast
      a40d2d3a
  13. 21 12月, 2022 1 次提交
  14. 16 12月, 2022 1 次提交
  15. 15 12月, 2022 1 次提交
  16. 12 12月, 2022 1 次提交
  17. 08 12月, 2022 1 次提交
    • W
      add sku110k models (#7465) · ca227ee4
      wangxinxin08 提交于
      * add sku110k models
      
      * add link in ppyoloe doc
      
      * modify directory of sku110k
      
      * fix data config problem
      ca227ee4
  18. 07 12月, 2022 2 次提交
  19. 05 12月, 2022 1 次提交
  20. 02 12月, 2022 1 次提交
  21. 01 12月, 2022 2 次提交
  22. 30 11月, 2022 1 次提交
  23. 23 11月, 2022 1 次提交
  24. 22 11月, 2022 1 次提交
  25. 19 11月, 2022 1 次提交