1. 01 4月, 2023 1 次提交
    • W
      Support ARSL(CVPR2023) for semi-supervised object detection (#7980) · 1e211871
      wjm 提交于
      * add SSOD_asrl
      
      * modify traniner name
      
      * add modelzoo
      
      * add config
      
      * add config
      
      * add config
      
      * modify cfg name
      
      * modify cfg
      
      * modify cfg
      
      * modify checkpoint
      
      * modify cfg
      
      * add voc and lsj
      
      * add voc and lsj
      
      * del export
      
      * modify
      
      * modify
      
      * refine codes
      
      * fix fcos_head get_loss
      
      * add export
      
      * fix bug
      
      * add export infer
      
      * change
      
      * retry
      
      * fix eval infer
      
      ---------
      Co-authored-by: Nnemonameless <nemonameless@qq.com>
      1e211871
  2. 27 3月, 2023 1 次提交
  3. 03 3月, 2023 1 次提交
  4. 02 3月, 2023 1 次提交
    • 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
  5. 22 2月, 2023 1 次提交
  6. 14 2月, 2023 1 次提交
  7. 09 2月, 2023 1 次提交
  8. 08 2月, 2023 1 次提交
  9. 07 2月, 2023 1 次提交
    • 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
  10. 01 2月, 2023 1 次提交
    • X
      Support GradCAM (#7626) · ffce1218
      xs1997zju 提交于
      * fix slice infer one image save_results (#7654)
      
      * Support GradCAM Cascade_rcnn forward bugfix
      
      * code style fix
      
      * BBoxCAM class name fix
      
      * Add gradcam tutorial and demo
      
      ---------
      Co-authored-by: NFeng Ni <nemonameless@qq.com>
      ffce1218
  11. 31 1月, 2023 2 次提交
  12. 29 1月, 2023 1 次提交
  13. 28 1月, 2023 2 次提交
  14. 12 1月, 2023 1 次提交
  15. 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
  16. 28 12月, 2022 1 次提交
  17. 27 12月, 2022 1 次提交
    • T
      Few shot (#7503) · a40d2d3a
      Taojerxi 提交于
      * finish_cotuning
      
      * fix_bug
      
      * add_readme
      
      * finish contrast
      a40d2d3a
  18. 07 12月, 2022 1 次提交
  19. 01 12月, 2022 1 次提交
  20. 30 11月, 2022 1 次提交
  21. 19 11月, 2022 1 次提交
  22. 18 11月, 2022 1 次提交
  23. 15 11月, 2022 1 次提交
  24. 14 11月, 2022 1 次提交
  25. 09 11月, 2022 1 次提交
  26. 26 10月, 2022 1 次提交
  27. 21 10月, 2022 1 次提交
  28. 17 10月, 2022 1 次提交
  29. 14 10月, 2022 1 次提交
  30. 08 10月, 2022 1 次提交
  31. 27 9月, 2022 1 次提交
  32. 08 9月, 2022 1 次提交
  33. 30 8月, 2022 1 次提交
  34. 24 8月, 2022 1 次提交
  35. 23 8月, 2022 2 次提交
  36. 18 8月, 2022 1 次提交
    • F
      [smalldet] add SAHI slice train eval infer deploy (#6465) · 0f75cb6c
      Feng Ni 提交于
      * add slice infer for smalldet
      
      * add slice infer for smalldet
      
      * fix slice infer
      
      * fix doc, test=document_fix
      
      * fix eval and configs
      
      * add slice dataset loader
      
      * fix deploy
      
      * fix docs, test=document_fix
      
      * update docs, test=document_fix
      0f75cb6c