DenseNet implementation in Keras
-
Updated
Jun 10, 2020 - Python
DenseNet implementation in Keras
Deep learning model to estimate the depth of image.
Implemented DenseNet architecture on CIFAR10 and achieved state of the art results (94.3%). Implemented this paper https://arxiv.org/abs/1608.06993
Deep learning algorithm for 10-class image classification on CIFAR-10 Dataset using 190-layer DenseNet-BC neural network architecture to get the test accuracy of 93% on test dataset.
DenseNet architecture implementation in keras
Add a description, image, and links to the densenet-model topic page so that developers can more easily learn about it.
To associate your repository with the densenet-model topic, visit your repo's landing page and select "manage topics."