Inception-v4
Deep networks
Implementations of deep learning architectures in Keras using the Functional API
Inception-v4, Inception - Resnet-v1 and v2 Architectures in Keras
387 stars
20 watching
172 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
deep-learninginception-resnetkeraspaper
Related projects:
Repository | Description | Stars |
---|---|---|
| Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
| Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements | 114 |
| An implementation of a deep neural network architecture for image classification using Keras. | 469 |
| An implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset. | 285 |
| An implementation of Residual Networks using Keras' functional API | 1,386 |
| An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
| A library implementing a Fully Convolutional Network architecture with Keras support | 202 |
| An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks | 92 |
| Recreating a complex neural network architecture from a research paper to improve question answering capabilities | 178 |
| An evolutionary algorithm for designing neural networks in Keras | 951 |
| A high-level deep learning framework for building and training neural networks on multiple backend engines | 62,196 |
| Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
| A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. | 606 |
| A Smalltalk-based wrapper around the Keras deep learning framework | 6 |
| An open-source implementation of a res2net module using Keras and TensorFlow backend. | 16 |