TF-deeplab

DeepLab model

A TensorFlow implementation of DeepLab using ResNet 101 architecture

Tensorflow implementation of DeepLabv2

GitHub

22 stars
5 watching
14 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
muyang0320/tensorflow-deeplab-resnet-crf An implementation of DeepLab-ResNet in TensorFlow for semantic image segmentation 18
chenxi116/pnasnet.tf An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. 102
google-deepmind/tf2jax Converts TensorFlow functions to equivalent JAX Python functions. 105
matlab-deep-learning/image-classification-in-matlab-using-tensorflow This project demonstrates how to call a TensorFlow model from MATLAB using co-execution with Python. 51
tensorflow/mesh A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. 1,592
yechengxi/lightnet A Matlab-based framework for building and training deep learning models 270
yixuanli/densenet-tensorflow An implementation of DenseNet in TensorFlow using the Tensorpack framework and OpenCV-Python for image preprocessing. 573
wenxinxu/resnext-in-tensorflow An implementation of a deep neural network architecture in TensorFlow 78
matlab-deep-learning/transformer-models An implementation of deep learning transformer models in MATLAB 206
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
isht7/pytorch-deeplab-resnet A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. 602
kwotsin/tensorflow-xception An implementation of a deep learning model for computer vision tasks using TensorFlow 207
alsora/ros2-tensorflow A ROS 2 framework for loading and using pre-trained neural networks with TensorFlow 56
google-research/tf-slim A lightweight library for defining and training neural networks in TensorFlow. 372
taehoonlee/tensornets A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. 1,004