PaddleClas icon indicating copy to clipboard operation
PaddleClas copied to clipboard

RepVGG模型使用问题

Open caikw0602 opened this issue 1 year ago • 1 comments

原版RepVGG和DBB模型中都配有convert.py进行权重的重参数化转换,请问PaddleClas中这个脚本到哪里可以找到呢?谢谢!

caikw0602 avatar Aug 18 '23 08:08 caikw0602

在导出推理模型的时候会自动转换

cuicheng01 avatar Oct 10 '23 11:10 cuicheng01