1. 25 5月, 2022 1 次提交
  2. 24 5月, 2022 1 次提交
  3. 23 5月, 2022 1 次提交
  4. 20 5月, 2022 1 次提交
  5. 13 5月, 2022 2 次提交
  6. 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
  7. 10 5月, 2022 3 次提交
  8. 07 5月, 2022 1 次提交
  9. 06 5月, 2022 1 次提交
  10. 02 5月, 2022 1 次提交
  11. 29 4月, 2022 1 次提交
  12. 28 4月, 2022 1 次提交
  13. 22 4月, 2022 5 次提交
  14. 21 4月, 2022 1 次提交
  15. 20 4月, 2022 1 次提交
  16. 18 4月, 2022 2 次提交
  17. 14 4月, 2022 2 次提交
  18. 12 4月, 2022 4 次提交
  19. 11 4月, 2022 1 次提交
  20. 08 4月, 2022 3 次提交
  21. 07 4月, 2022 2 次提交
  22. 06 4月, 2022 2 次提交
  23. 02 4月, 2022 1 次提交
    • W
      support mask rcnn bs>2 (#5470) · 020e1cd6
      wangguanzhong 提交于
      * support mask rcnn bs>2
      
      * fix resize op in c++ deploy
      
      * fix preprocess in mask rcnn
      
      * fix cascade mask rcnn when box is empty
      
      * update merge batch
      020e1cd6