liuzhuang13/DenseNet

Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).

51
/ 100
Established

Each layer connects directly to every preceding layer within dense blocks, concatenating feature maps rather than summing them, enabling efficient feature reuse with significantly fewer parameters than ResNets. The architecture includes bottleneck variants (DenseNet-BC) with 1×1 convolutions and channel compression, plus memory-optimized implementations that reduce GPU footprint through gradient sharing and custom layer designs. Built on Torch with extensive cross-framework ports (PyTorch, TensorFlow, Caffe, MXNet, Keras), making it widely accessible for image classification and derivative tasks like semantic segmentation and object detection.

4,855 stars. No commits in the last 6 months.

Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 25 / 25

How are scores calculated?

Stars

4,855

Forks

1,069

Language

Lua

License

BSD-3-Clause

Last pushed

Jan 09, 2024

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/liuzhuang13/DenseNet"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.