TensorFlow-Slim is a lightweight library for defining, training and evaluating complex models in TensorFlow. Components of tf-slim can be freely mixed with native tensorflow, as well as other frameworks, such as tf.contrib.learn.
TensorFlow-Slim is a lightweight library for defining, training and evaluating complex models in TensorFlow. Components of tf-slim can be freely mixed with native tensorflow, as well as other frameworks, such as tf.contrib.learn.
Usage:
import tensorflow.contrib.slim as slim
Github: https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/slim