JierunChen / FasterNet

[CVPR 2023] Code for PConv and FasterNet
691 stars 55 forks source link

How to get a pretrained weight #49

Open hefangnan opened 1 year ago

hefangnan commented 1 year ago

if I replace the regular Conv in ResNet with PConv, then how could I get a new pretrained weight,or keep using old resnet pretrained weight is okay?

Sparklexa commented 3 months ago

Hello, how did you end up