PNASNet.TF
Image classifier
An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet.
TensorFlow implementation of PNASNet-5 on ImageNet
102 stars
8 watching
23 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
automldeep-learningimagenetneural-architecture-searchtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
| A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
| PyTorch implementation of PNASNet-5 architecture | 317 |
| An image classification model using a third-generation deep residual network. | 27 |
| A tool for training and classifying images using Google's Inception model and TensorFlow | 329 |
| An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. | 155 |
| A TensorFlow implementation of DeepLab using ResNet 101 architecture | 22 |
| An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
| Provides a basic framework for training deep learning models on image classification tasks using PyTorch | 187 |
| An implementation of ResNeXt architecture for image classification on Cifar10 using TensorFlow | 158 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| A Lua-based implementation of a multi-GPU training framework for image classification using the Alexnet model. | 4 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| An implementation of DeepLab-ResNet in TensorFlow for semantic image segmentation | 18 |
| This project provides a Python implementation of high-resolution networks for image classification on ImageNet. | 971 |
| An implementation of the VGG19 deep learning model using TensorFlow and Python. | 179 |