keras-fcn
ConvNet library
A library implementing a Fully Convolutional Network architecture with Keras support
A playable implementation of Fully Convolutional Networks with Keras.
202 stars
12 watching
85 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
convolutional-networkskeraskeras-neural-networks
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an implementation of convolutional neural networks in MATLAB. | 98 |
| Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
| An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |
| An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks | 92 |
| A JavaScript library for training and deploying neural networks in the browser | 10,902 |
| Implementations of deep learning architectures in Keras using the Functional API | 387 |
| Provides modular computer vision components compatible with various deep learning frameworks | 1,013 |
| Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements | 114 |
| A Python implementation of a deep neural network architecture for semantic image segmentation | 48 |
| Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
| An implementation of Residual Networks using Keras' functional API | 1,386 |
| An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
| A Keras implementation of ShuffleNet V2 architecture for deep learning models | 96 |
| An implementation of fully convolutional networks in Chainer, a deep learning framework. | 218 |
| A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. | 606 |