List Question
20 TechQA 2017-08-29T08:35:32.133000How to prevent weight update in caffe
591 views
Asked by RichieZhu
Use tf.layers.batch_normalization to preprocess inputs for SELU activation function?
700 views
Asked by Maosi Chen
In tf.slim, whether I need to add the dependency to the loss
156 views
Asked by Kevin Sun
tensorflow batch normalization gives doesn't work as expected when is_training flag is False
338 views
Asked by kauDaOtha
OOM when using placeholder for is_training when use slim BN
280 views
Asked by xxxzhi
On the use of Batch Normalization
111 views
Asked by Mathew Wilson
How to implement Batchnorm2d in Pytorch myself?
7.7k views
Asked by lemonramen3
Theory behind state normalization in Reinforcement Learning
825 views
Asked by Barış Yazıcı
Batchnorms force set to training mode on torch.onnx.export when running stats are None
255 views
Asked by lpe
Saving and loading custom models with BatchNormalization layers in TensorFlow
84 views
Asked by user1571823
What is the function of FrozenBatchNorm2d in “maskrcnn_benchmark”?
959 views
Asked by frank
tensorflow estimator passes train data through some weird normalization
167 views
Asked by yonatansc97
Keras BatchNormalization layer incompatibility error
447 views
Asked by xrdty
Keras Custom Batch Normalization layer with an extra variable that can be changed in run time
1.1k views
Asked by m b
How to dynamically update batch norm momentum in TF2?
464 views
Asked by wmcnally
cannot import name 'BatchNormalization' from 'keras.layers.normalization'
1.8k views
Asked by Mr. Nobody
How to resolve the error "mat1 and mat2 shapes cannot be multiplied" for the following CNN architecture?
2.3k views
Asked by Ravish Jha
Is batch normalisation a nonlinear operation?
568 views
Asked by bokey