Image-Classification-in-MATLAB-Using-TensorFlow

Model caller

This project demonstrates how to call a TensorFlow model from MATLAB using co-execution with Python.

This example shows how to call a TensorFlow model from MATLAB using co-execution with Python.

GitHub

51 stars
10 watching
22 forks
Language: MATLAB
last commit: 12 months ago
Linked from 1 awesome list

co-executiondeep-learningexampleimage-classificationmatlabpretrained-modelstensorflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tensorflow/mesh A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. 1,592
tensorflow/model-analysis Evaluates and visualizes the performance of machine learning models. 1,258
chenxi116/tf-deeplab A TensorFlow implementation of DeepLab using ResNet 101 architecture 22
burness/tensorflow-101 An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. 1,113
tensorflow/tensorflow An end-to-end platform for building and deploying machine learning applications 186,382
tensorflow/tfjs-models A collection of pre-trained machine learning models for use in web applications. 14,105
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
eaplatanios/tensorflow_scala A Scala API for TensorFlow's deep learning functionality 939
matlab-deep-learning/transformer-models An implementation of deep learning transformer models in MATLAB 206
tensorflow/tfjs An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. 18,495
tensorflow/text Preprocessing and processing tools for text data in machine learning models 1,233
chenxi116/pnasnet.tf An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. 102
matlab-deep-learning/convmixer-patches-are-all-you-need Demonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB 6
leopiney/tensor-safe A Haskell framework for defining and compiling valid deep learning models to external frameworks like TensorFlow JS or Keras. 101
yeephycho/nasnet-tensorflow A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow 136