RepLKNet-pytorch icon indicating copy to clipboard operation
RepLKNet-pytorch copied to clipboard

Questions about re-param of models

Open TravisL24 opened this issue 3 years ago • 0 comments

Hi, I tried to use structure re-param method in 3D segmentation task. The same prediction can be achieved using the 333+111+identity => 333. But it fails at 777+333+identity =>777. How can I find out the error in the fuse process?

TravisL24 avatar Mar 20 '23 05:03 TravisL24