↓ 4 callersFunctionstructural_similarity_np(true, pred, K1=0.01, K2=0.03, sigma=1.5, win_size=None,
data_range=1.0, gaussian
robonet/video_prediction/metrics.py:76
↓ 3 callersFunctionpool2d(inputs, pool_size, strides=(1, 1), padding='SAME', pool_mode='avg')
robonet/video_prediction/ops.py:778
↓ 1 callersMethod__init__(self, input_shape, filters, kernel_size,
activation_fn=tf.tanh,
normalizer_
robonet/video_prediction/rnn_ops.py:167
↓ 1 callersMethod_feed(self, context_images, context_actions, context_states, context_distributions, input_actions)
robonet/video_prediction/testing/model_evaluation_interface.py:136