TensorFlow-Xception
Deep learner
An implementation of a deep learning model for computer vision tasks using TensorFlow
TensorFlow implementation of the Xception Model by François Chollet
208 stars
15 watching
90 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
computer-visiondeep-learningmachine-learningtensorflowtensorflow-xceptionxception-model
Related projects:
Repository | Description | Stars |
---|---|---|
kwotsin/tensorflow-enet | A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
tstandley/xception-pytorch | An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification | 250 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,596 |
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 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 101 |
kevinhughes27/tensorkart | A machine learning project to train an AI agent to control a Mario Kart emulator using joystick input and images of the track environment. | 1,579 |
deepkolos/wxmp-tensorflow | A project providing a solution to run the latest TensorFlowJS models in WeChat Mini Programs | 123 |
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,233 |
amitshekhariitbhu/androidtensorflowmnistexample | A machine learning project that trains an Android model to recognize handwritten digits using TensorFlow and MNIST dataset. | 463 |
leopiney/tensor-safe | A Haskell framework for defining and compiling valid deep learning models to external frameworks like TensorFlow JS or Keras. | 101 |
stared/thinking-in-tensors-writing-in-pytorch | A hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples | 329 |
b3nk4n/tensorlight | A high-level framework for machine intelligence applications using TensorFlow. | 11 |
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 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,593 |