Feed your own image data to a pre-trained network by tensorflow
-
Updated
Nov 29, 2018 - Python
Feed your own image data to a pre-trained network by tensorflow
TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head
Code for the paper "Training CNNs with Selective Allocation of Channels" (ICML 2019)
QuickCNN is high-level library written in Python, and backed by the Keras, TensorFlow, and Scikit-learn libraries. It was developed to exercise faster experimentation with Convolutional Neural Networks(CNN). Majorly, it is intended to use the Google-Colaboratory to quickly play with the ConvNet architectures. It also allow to train on your local…
low level tensorflow implementation of squeezenet
Add a description, image, and links to the cnn-training topic page so that developers can more easily learn about it.
To associate your repository with the cnn-training topic, visit your repo's landing page and select "manage topics."