JierunChen/FasterNet

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

Closed this issue · 0 comments

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