• 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
custom_pan.py 7.5 KB