densenet-tensorflow
DenseNet library
An implementation of DenseNet in TensorFlow using the Tensorpack framework and OpenCV-Python for image preprocessing.
DenseNet Implementation in Tensorflow
571 stars
23 watching
194 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
densenettensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
| 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 |
| A TensorFlow implementation of DeepLab using ResNet 101 architecture | 22 |
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
| A library for easy and efficient manipulation of tensor networks. | 1,826 |
| Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,372 |
| An implementation of a deep learning network architecture with dense connectivity and bottleneck layers. | 707 |
| Provides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications. | 357 |
| A TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks | 757 |
| An implementation of a deep neural network architecture in TensorFlow | 78 |
| A TensorFlow implementation of a graph convolution algorithm using wavelet transforms instead of traditional methods. | 64 |
| An implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries. | 45 |