nasnet-tensorflow
Image classifier
A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow
A nasnet in tensorflow
136 stars
12 watching
52 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
nasnettensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
chenxi116/pnasnet.tf | An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
hellochick/pspnet-tensorflow | A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
hjptriplebee/vgg19_with_tensorflow | An implementation of VGG19 using TensorFlow and OpenCV for image classification | 178 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
arunmichaeldsouza/tensorflow-image-detection | A tool for training and classifying images using Google's Inception model and TensorFlow | 328 |
taki0112/resnext-tensorflow | An implementation of ResNeXt architecture for image classification on Cifar10 using TensorFlow | 158 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |
dinghanshen/swem | A software project that implements word embedding-based models for text classification tasks and provides pre-trained embeddings and evaluation scripts. | 284 |
hrnet/hrnet-image-classification | This project provides a Python implementation of high-resolution networks for image classification on ImageNet. | 968 |
wandering007/nasnet-pytorch | An implementation of NASNet in PyTorch using ported weights from TensorFlow | 75 |
bruinxiong/senet.mxnet | An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. | 154 |
ibm/max-resnet-50 | An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
taehoonlee/tensornets | A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,582 |