Updates
Compare changes
- Tiago de Freitas Pereira authored
@@ -27,41 +27,41 @@ import tensorflow as tf
@@ -69,20 +69,20 @@ def block17(net, scale=1.0, activation_fn=tf.nn.relu, scope=None, reuse=None):
@@ -146,14 +146,14 @@ def inception_resnet_v2(inputs, is_training=True,
@@ -161,11 +161,11 @@ def inception_resnet_v2(inputs, is_training=True,
@@ -175,63 +175,63 @@ def inception_resnet_v2(inputs, is_training=True,
@@ -240,10 +240,10 @@ def inception_resnet_v2(inputs, is_training=True,
@@ -259,7 +259,8 @@ def inception_resnet_v2(inputs, is_training=True,