1. 24 3月, 2022 1 次提交
  2. 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
  3. 29 1月, 2022 1 次提交
  4. 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
  5. 30 11月, 2021 1 次提交
  6. 05 11月, 2021 2 次提交
  7. 03 11月, 2021 1 次提交
  8. 02 11月, 2021 1 次提交
  9. 01 11月, 2021 1 次提交
  10. 26 10月, 2021 1 次提交
  11. 20 10月, 2021 1 次提交
  12. 18 10月, 2021 1 次提交
  13. 09 10月, 2021 1 次提交