1. 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
  2. 01 3月, 2022 1 次提交
  3. 17 2月, 2022 1 次提交
  4. 11 2月, 2022 1 次提交
  5. 09 2月, 2022 1 次提交
  6. 29 1月, 2022 1 次提交
  7. 28 1月, 2022 2 次提交
  8. 26 1月, 2022 1 次提交
    • B
      add implementation of RetinaNet (#5140) · ae621055
      Blake 提交于
      * add implementation of RetinaNet
      
      * * add README.md and model zoo
      * rename FOCSFeat -> RetianFeat
      * add mstrain model to model zoo
      * refactor DeltaBBoxCoder
      
      * update link for model and log
      ae621055
  9. 25 1月, 2022 1 次提交
  10. 19 1月, 2022 1 次提交
  11. 14 1月, 2022 1 次提交
  12. 13 1月, 2022 1 次提交
  13. 10 1月, 2022 1 次提交
  14. 09 1月, 2022 1 次提交
    • X
      modify the ch_in & ch_out expression of the BasicBlock (#5075) · d94481c2
      Xinjun-Wu吴鑫俊 提交于
      * modify the ch_in&ch_out of the BasicBlock
      
      (cherry picked from commit da568e4741f9a3a440ba1f605b8d12299fe4ed23)
      
      * add the type convertion of the ch_in and ch_out & update gitignore
      
      (cherry picked from commit 5b55097c6dab81dbccc187ba13a92b724ffc7ef5)
      
      * revert the changes of gitignore
      
      (cherry picked from commit ffeb72a8cefca6f416c5483756cc67f26f40522f)
      d94481c2
  15. 07 1月, 2022 1 次提交
  16. 04 1月, 2022 1 次提交
  17. 31 12月, 2021 1 次提交
  18. 27 12月, 2021 1 次提交
  19. 26 12月, 2021 1 次提交
  20. 24 12月, 2021 1 次提交
  21. 23 12月, 2021 1 次提交
  22. 22 12月, 2021 1 次提交
  23. 21 12月, 2021 3 次提交
  24. 20 12月, 2021 2 次提交
  25. 17 12月, 2021 1 次提交
  26. 16 12月, 2021 1 次提交
  27. 15 12月, 2021 1 次提交
  28. 08 12月, 2021 1 次提交
  29. 07 12月, 2021 1 次提交
  30. 02 12月, 2021 2 次提交
  31. 30 11月, 2021 1 次提交
  32. 24 11月, 2021 3 次提交
  33. 23 11月, 2021 1 次提交