1. 25 6月, 2023 1 次提交
    • L
      Toward Devkit Consistency (#8360) · bd77dc75
      Lin Manhui 提交于
      * Accommodate UAPI
      
      * Fix bugs
      
      * Set defaults for use_fd_format
      
      * Restore visualize.py
      
      * Rename variable
      
      * Optimize save_dir
      
      * Fix mistakenly update
      
      * Add format check
      bd77dc75
  2. 13 6月, 2023 1 次提交
  3. 29 1月, 2023 1 次提交
  4. 12 1月, 2023 1 次提交
  5. 28 12月, 2022 1 次提交
  6. 01 12月, 2022 1 次提交
  7. 27 9月, 2022 1 次提交
  8. 12 5月, 2022 1 次提交
    • 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
  9. 08 4月, 2022 1 次提交
  10. 06 4月, 2022 1 次提交
  11. 21 3月, 2022 1 次提交
  12. 07 3月, 2022 1 次提交
  13. 03 3月, 2022 1 次提交
    • S
      Add PP-YOLOv3 code (#5281) · ef83ab8a
      shangliang Xu 提交于
      * [ppyolov3] add ppyolov3 base code
      
      * add ppyolov3 s/m/x
      
      * modify ema
      
      * modify code to convert onnx successfully
      
      * support arbitrary shape
      
      * update config to use amp default
      
      * refine ppyolo_head code
      
      * modify reparameter code
      
      * refine act layer
      
      * adapter pico_head and tood_head code
      
      * remove ppyolov3 yaml
      
      * fix codestyle
      Co-authored-by: Nwangxinxin08 <wangxinxin08@baidu.com>
      ef83ab8a
  14. 29 10月, 2021 1 次提交
  15. 08 7月, 2021 2 次提交
  16. 17 5月, 2021 1 次提交
  17. 14 5月, 2021 1 次提交
  18. 07 5月, 2021 1 次提交
  19. 25 4月, 2021 1 次提交
  20. 21 4月, 2021 1 次提交
  21. 07 4月, 2021 1 次提交
  22. 29 3月, 2021 1 次提交
  23. 22 3月, 2021 1 次提交
  24. 18 3月, 2021 1 次提交
  25. 16 3月, 2021 1 次提交
  26. 09 3月, 2021 1 次提交
  27. 27 1月, 2021 1 次提交
  28. 20 1月, 2021 1 次提交
    • W
      [Dygraph] ppyolo final (#2098) · 31a8da43
      wangxinxin08 提交于
      * add ppyolo in dygraph
      
      * fix bugs
      
      * modify configs
      
      * polish docs, modify ema and add configs
      
      * modify link of model
      
      * fix bugs in ema
      
      * modify code according to review
      
      * modify minicoco configs
      31a8da43
  29. 11 1月, 2021 1 次提交