Li Lao e5079c8390 Update inception model based on tf API changes: replace tf.op_scope with tf.name_scope and tf.variable_op_scope with tf.variable_scope; fix the order of arguments for tf.concat; replace tf.mul with tf.multiply. 9 年之前
..
data 3e93722a0e Merge branch 'master' into master 9 年之前
slim e5079c8390 Update inception model based on tf API changes: replace tf.op_scope with tf.name_scope and tf.variable_op_scope with tf.variable_scope; fix the order of arguments for tf.concat; replace tf.mul with tf.multiply. 9 年之前
BUILD 84b58a6006 Implement distributed inception (#44) 9 年之前
dataset.py 405348050c Removed tensorflow submodule, moved files one directory level below into inception/ 9 年之前
flowers_data.py 405348050c Removed tensorflow submodule, moved files one directory level below into inception/ 9 年之前
flowers_eval.py 405348050c Removed tensorflow submodule, moved files one directory level below into inception/ 9 年之前
flowers_train.py 405348050c Removed tensorflow submodule, moved files one directory level below into inception/ 9 年之前
image_processing.py 253ca4ab81 fix resize image throughout 9 年之前
imagenet_data.py 405348050c Removed tensorflow submodule, moved files one directory level below into inception/ 9 年之前
imagenet_distributed_train.py 84b58a6006 Implement distributed inception (#44) 9 年之前
imagenet_eval.py 405348050c Removed tensorflow submodule, moved files one directory level below into inception/ 9 年之前
imagenet_train.py 405348050c Removed tensorflow submodule, moved files one directory level below into inception/ 9 年之前
inception_distributed_train.py 84b58a6006 Implement distributed inception (#44) 9 年之前
inception_eval.py 405348050c Removed tensorflow submodule, moved files one directory level below into inception/ 9 年之前
inception_model.py e5079c8390 Update inception model based on tf API changes: replace tf.op_scope with tf.name_scope and tf.variable_op_scope with tf.variable_scope; fix the order of arguments for tf.concat; replace tf.mul with tf.multiply. 9 年之前
inception_train.py 3e93722a0e Merge branch 'master' into master 9 年之前