Change VGG19 example to tf.layers. (#832)
* Change VGG19 example to tf.layers. As part of the transition towards tf.layers #291, #627 this is a rewrite. While The LinearWrap might need less lines, tf.layers are supported by TensorFlow. And the motivation of tensorpack is being a training framework. * cosmetic changes
Showing
Please register or sign in to comment