kwotsin / create_tfrecordsLinks
A simpler way of preparing large-scale image dataset by generalizing functions from TensorFlow-slim
☆133Updated 5 years ago
Alternatives and similar repositories for create_tfrecords
Users that are interested in create_tfrecords are comparing it to the libraries listed below
Sorting:
- A guide to transfer learning with inception-resnet-v2.☆230Updated 6 years ago
- TensorFlow implementation of the Xception Model by François Chollet☆214Updated 6 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 7 years ago
- MNIST tutorial with Tensorflow Slim (tf-slim)☆70Updated 7 years ago
- Repo about neural networks for images handling☆263Updated 7 years ago
- A nasnet in tensorflow☆137Updated 4 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆138Updated 2 years ago
- This package shows how to train a siamese network using Lasagne and Theano and includes network definitions for state-of-the-art networks…☆127Updated 9 years ago
- Tensorflow notes☆224Updated 6 years ago
- Learning Deep Features for Discriminative Localization (2016)☆150Updated 3 years ago
- Implementation of spatial transformer networks (STNs) in keras 2 with tensorflow as backend.