1. 07 3月, 2022 2 次提交
  2. 04 3月, 2022 1 次提交
  3. 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
  4. 11 2月, 2022 1 次提交
  5. 29 1月, 2022 1 次提交
  6. 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
  7. 13 1月, 2022 1 次提交
  8. 30 11月, 2021 1 次提交
  9. 21 11月, 2021 1 次提交
  10. 19 11月, 2021 1 次提交
  11. 06 11月, 2021 1 次提交
  12. 05 11月, 2021 4 次提交
  13. 02 11月, 2021 1 次提交
  14. 29 10月, 2021 1 次提交
    • F
      [MOT] add enhance fairmot (#4251) · 8d0ad5fd
      Feng Ni 提交于
      * add sge attention on fpn
      
      * add iou head
      
      * add config, fix head
      
      * fix iou offset weight
      
      * fix fairmot centerhead
      8d0ad5fd
  15. 18 10月, 2021 2 次提交
    • W
      Add CenterNet (#4098) · 996a4fa5
      wangguanzhong 提交于
      * add centernet
      
      * add centernet
      
      * add r50 for centernet
      
      * support deploy for centernet
      
      * add doc
      
      * update pretrain
      
      * clean code
      
      * update r50 doc
      
      * unify for_mot
      
      * update code according to review
      
      * update doc
      
      * refine preprocess
      
      * update doc
      996a4fa5
    • G
      update PicoDet Architecture and config (#4323) · 7d625608
      Guanghua Yu 提交于
      * update PicoDet Architecture and config
      7d625608
  16. 17 10月, 2021 1 次提交
  17. 09 10月, 2021 1 次提交
  18. 23 9月, 2021 1 次提交
  19. 22 9月, 2021 1 次提交
  20. 07 9月, 2021 1 次提交
  21. 30 8月, 2021 1 次提交
  22. 27 8月, 2021 1 次提交
  23. 26 8月, 2021 1 次提交
  24. 08 8月, 2021 1 次提交
  25. 02 8月, 2021 1 次提交
  26. 30 7月, 2021 1 次提交
  27. 28 7月, 2021 2 次提交
  28. 27 7月, 2021 1 次提交
  29. 21 7月, 2021 1 次提交
  30. 19 7月, 2021 2 次提交
  31. 08 7月, 2021 2 次提交
    • W
      update (#3638) · 6eed850e
      Wenyu 提交于
      6eed850e
    • M
      Optimize imports (#3601) · 84c8958d
      Manuel Garcia 提交于
      Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
      84c8958d
  32. 07 7月, 2021 1 次提交