PyTorch Forums
How to freeze BN layers while training the rest of network (mean and var wont freeze)
Ahmed_m
(Ahmed Mamoud)
December 12, 2020, 1:28am
17
removing this line and only keeping the .eval() solved the problem.
show post in topic