1. 27 9月, 2022 1 次提交
  2. 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
  3. 08 4月, 2022 1 次提交
  4. 06 4月, 2022 1 次提交
  5. 21 3月, 2022 1 次提交
  6. 07 3月, 2022 1 次提交
  7. 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
  8. 29 10月, 2021 1 次提交
  9. 08 7月, 2021 2 次提交
  10. 17 5月, 2021 1 次提交
  11. 14 5月, 2021 1 次提交
  12. 07 5月, 2021 1 次提交
  13. 25 4月, 2021 1 次提交
  14. 21 4月, 2021 1 次提交
  15. 07 4月, 2021 1 次提交
  16. 29 3月, 2021 1 次提交
  17. 22 3月, 2021 1 次提交
  18. 18 3月, 2021 1 次提交
  19. 16 3月, 2021 1 次提交
  20. 09 3月, 2021 1 次提交
  21. 27 1月, 2021 1 次提交
  22. 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
  23. 11 1月, 2021 1 次提交