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 |
---|---|---|
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| An implementation of the VGG19 deep learning model using TensorFlow and Python. | 179 |
| An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
| A tool for training and classifying images using Google's Inception model and TensorFlow | 329 |
| An implementation of ResNeXt architecture for image classification on Cifar10 using TensorFlow | 158 |
| An image classification model using a third-generation deep residual network. | 27 |
| Reproduces the results of an ACL 2018 paper on simple word-embedding-based models for natural language processing tasks. | 284 |
| This project provides a Python implementation of high-resolution networks for image classification on ImageNet. | 971 |
| An implementation of NASNet in PyTorch using ported weights from TensorFlow | 75 |
| An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. | 155 |
| An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
| A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
| Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,583 |