VGG19_with_tensorflow
Deep Learning Model
An implementation of the VGG19 deep learning model using TensorFlow and Python.
An easy implement of VGG19 with tensorflow, which has a detailed explanation.
179 stars
10 watching
77 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
deep-learning-tutorialtensorflowvgg
Related projects:
Repository | Description | Stars |
---|---|---|
| A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
| An Android Things project that uses TensorFlow Lite to classify images from a camera and provide spoken results. | 621 |
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| A tool for training and classifying images using Google's Inception model and TensorFlow | 329 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| This project demonstrates how to call a TensorFlow model from MATLAB using co-execution with Python. | 52 |
| An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,102 |
| An Expo-based React Native application using TensorFlow.js to detect objects in images with MobileNet | 10 |
| An implementation of ResNeXt architecture for image classification on Cifar10 using TensorFlow | 158 |
| Tensorflow implementation of a generative adversarial network for single image super-resolution | 848 |
| A Python implementation of an exotic image classifier architecture inspired by Google's evolution of image classifiers | 53 |
| Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,583 |
| A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
| A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
| An open-source implementation of a text classification system using word embeddings and TensorFlow. | 302 |