← all repositories

titu1994/DenseNet

A Keras implementation of DenseNet, a deep learning convolutional neural network architecture.

708 stars Python ML Frameworks
DenseNet
Velocity · 7d
+0.2
★ / day
Trend
steady
star history

This repository provides an implementation of DenseNet (Densely Connected Convolutional Networks) in Keras, supporting both standard and BC (Bottleneck-Compressed) variants. The architecture features dense connectivity where each layer receives feature maps from all preceding layers, and uses growth rate parameters to control feature map expansion. The implementation achieves state-of-the-art performance on CIFAR-10 and CIFAR-100 datasets, with DenseNet-BC-190-40 reaching 3.46% error on CIFAR-10.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.