1. 10 2月, 2023 1 次提交
    • X
      Add cam support name of PPYOLOEWithAuxHead (#7719) · e31935c8
      xs1997zju 提交于
      * GradCAM Refinement
      
      * ROI CAM bugfix
      
      * Add support for blazeface, ssd, retinanet
      
      * Change nms return_idx default value to False
      
      * Add use_extra_data attr
      
      * pre-commit code style
      
      * fix yolo extra_data process
      
      * Add cam support name of PPYOLOEWithAuxHead
      e31935c8
  2. 09 2月, 2023 1 次提交
    • X
      GradCAM Refinement (#7685) · 5731e99d
      xs1997zju 提交于
      * GradCAM Refinement
      
      * ROI CAM bugfix
      
      * Add support for blazeface, ssd, retinanet
      
      * Change nms return_idx default value to False
      
      * Add use_extra_data attr
      
      * pre-commit code style
      
      * fix yolo extra_data process
      5731e99d
  3. 01 2月, 2023 2 次提交
  4. 27 12月, 2022 1 次提交
    • T
      Few shot (#7503) · a40d2d3a
      Taojerxi 提交于
      * finish_cotuning
      
      * fix_bug
      
      * add_readme
      
      * finish contrast
      a40d2d3a
  5. 30 11月, 2022 1 次提交
  6. 18 11月, 2022 1 次提交
  7. 16 11月, 2022 1 次提交
  8. 11 11月, 2022 1 次提交
  9. 08 11月, 2022 1 次提交
  10. 07 11月, 2022 1 次提交
  11. 18 10月, 2022 1 次提交
  12. 14 10月, 2022 1 次提交
  13. 29 9月, 2022 1 次提交
  14. 09 9月, 2022 1 次提交
  15. 06 9月, 2022 1 次提交
  16. 24 8月, 2022 1 次提交
  17. 23 8月, 2022 1 次提交
    • W
      Refactor rbox (#6704) · e55e4194
      wangxinxin08 提交于
      * refactor rbox
      
      * modify the code of save results
      
      * fix some problem
      
      * add .gitignore in dataset/dota
      
      * fix test anno path
      e55e4194
  18. 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
  19. 13 7月, 2022 1 次提交
  20. 12 5月, 2022 2 次提交
    • M
      Integration of the Weights & Biases Metric Logger (#5886) · 33e3f479
      Manan Goel 提交于
      * Implementation of WandbLogger callback to log metrics and model checkpoints
      
      * Added documentation on how to use WandbLogger and VisualDL
      
      * Minor bug fix and pull from upstream
      
      * Removed pass statement for cleanup
      
      * Update logging_en.md
      
      Fixed documentation
      
      * Update trainer.py
      33e3f479
    • W
      polish args (#5941) · 083ff385
      wangxinxin08 提交于
      * polish args
      
      * fix import bugs
      083ff385
  21. 22 4月, 2022 1 次提交
  22. 05 4月, 2022 1 次提交
  23. 02 4月, 2022 1 次提交
  24. 15 3月, 2022 1 次提交
    • F
      [MOT] Upgrade pptracking deploy (#5358) · c643eeab
      Feng Ni 提交于
      * add bytetrack yolov3 engine and deploy baseline
      
      * fix bytetrack yolov3 configs
      
      * fix cfgs tools
      
      * fix tracker pred_dets
      
      * fit pptracking jde sde infer
      
      * rename cfgs, fix mot_sde_infer
      
      * fix mot sde single class infer
      
      * remove byte cfgs
      
      * fix mtmct
      
      * clean code
      c643eeab
  25. 01 3月, 2022 1 次提交
  26. 09 2月, 2022 1 次提交
  27. 09 12月, 2021 1 次提交
  28. 19 11月, 2021 1 次提交
    • F
      [MOT] add pptracking mtmct (#4615) · 7fc9614a
      Feng Ni 提交于
      * add mtmct aic_vehicle baseline
      
      * fix clip_bbox, add coco model filter, fix some bugs
      
      * fix infer bugs, fix crops and mtmct vis
      
      * fix engine tracker infer
      
      * fix mtmct images deploy
      
      * fix readme and cfg
      
      * remove mtmct of cfg modeling and tracker
      
      * fix doc cfg
      7fc9614a
  29. 05 11月, 2021 1 次提交
  30. 29 10月, 2021 1 次提交
  31. 21 10月, 2021 1 次提交
  32. 15 10月, 2021 1 次提交
  33. 14 10月, 2021 1 次提交
  34. 12 10月, 2021 1 次提交
  35. 26 8月, 2021 1 次提交
  36. 11 8月, 2021 1 次提交
  37. 03 8月, 2021 1 次提交
  38. 26 7月, 2021 1 次提交
    • G
      [MOT] add kitti metric (#3736) · 3c95b81d
      George Ni 提交于
      * add kitti metric
      
      * clean kitti metric code
      
      * fix kitticars doc
      
      * remove kitti headtracking cfgs
      
      * remove kitti headtracking cfgs, clean code
      
      * fix datatype and ffmpeg, test=document_fix
      
      * add soft link, test=document_fix
      
      * add doc link, test=document_fix
      
      * fix deploy image_list, test=document_fix
      3c95b81d