JierunChen / FasterNet

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

Why are you executing this norm_layer = getattr(self, f'norm{idx}') x_out = norm_layer(x)? #53

Closed nobody2231 closed 10 months ago