1. 24 8月, 2022 2 次提交
  2. 22 8月, 2022 1 次提交
  3. 19 8月, 2022 2 次提交
    • U
      add layout (#6669) · 20037620
      user1018 提交于
      * add layout
      
      * add layout
      20037620
    • Z
      update ppvehicle modelzoo (#6679) · 6eff0446
      zhiboniu 提交于
      * update ppvehicle modelzoo; test=document_fix
      
      * update pipeline pictures
      
      * update
      
      * fix platerec jetson trtfp16; test=document_fix
      
      * replace all --model_dir in pipeline docs; test=document_fix
      6eff0446
  4. 16 8月, 2022 1 次提交
  5. 09 8月, 2022 2 次提交
  6. 06 8月, 2022 1 次提交
  7. 04 8月, 2022 1 次提交
  8. 03 8月, 2022 1 次提交
  9. 02 8月, 2022 1 次提交
  10. 01 8月, 2022 1 次提交
    • J
      Tinypose doc (#6544) · 0f106b44
      JYChen 提交于
      * optimize lite doc
      
      * add tinypose-enhance doc
      
      * add coco result and rename picodet-model
      
      * add flops & params
      
      * update Q-code image for poseapp
      0f106b44
  11. 26 7月, 2022 1 次提交
  12. 22 7月, 2022 1 次提交
  13. 19 7月, 2022 1 次提交
  14. 18 7月, 2022 2 次提交
  15. 14 7月, 2022 4 次提交
  16. 12 7月, 2022 3 次提交
  17. 11 7月, 2022 1 次提交
  18. 08 7月, 2022 1 次提交
  19. 05 7月, 2022 1 次提交
  20. 04 7月, 2022 1 次提交
  21. 01 7月, 2022 2 次提交
  22. 30 6月, 2022 2 次提交
  23. 29 6月, 2022 3 次提交
  24. 28 6月, 2022 1 次提交
    • W
      Refactor doc (#6277) · fe804f91
      wangguanzhong 提交于
      * refactor doc, test=document_fix
      
      * update yolox & yolov5, test=document_fix
      
      * Update README_cn.md
      
      * update doc, test=document_fix
      
      * Update readme and pphuman readme
      
      * Update README.md
      
      * add data & customize, test=document_fix
      
      * update readme
      
      * Update README_cn.md
      
      * Update README_cn.md
      
      * add template, test=document_fix
      Co-authored-by: NYixinKristy <576550767@qq.com>
      fe804f91
  25. 14 6月, 2022 1 次提交
  26. 01 6月, 2022 1 次提交
  27. 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