Closed MingxiLi closed 3 years ago
Thanks for your great work!
I have a question about the initialization of BNs which are used for tracking performance during training. It seems that the weight and bias of BNs are not learnable. Why not set 'affine=True'? https://github.com/JiahuiYu/slimmable_networks/blob/3a4c4fd64428d47bb520af2ecb1d8e772afd9f66/models/slimmable_ops.py#L163
Thanks for your great work!
I have a question about the initialization of BNs which are used for tracking performance during training. It seems that the weight and bias of BNs are not learnable. Why not set 'affine=True'? https://github.com/JiahuiYu/slimmable_networks/blob/3a4c4fd64428d47bb520af2ecb1d8e772afd9f66/models/slimmable_ops.py#L163