Ross ROSS = Recommend OSS · open-source software intelligence for agents

liuzhuang13/DenseNet

Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award). observed · 2026-08-28

github.com/liuzhuang13/DenseNet · Lua · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3661
  • days_rel: n/a
  • days_push: 967
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4869 stars · 1063 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Reference implementation of DenseNet (Densely Connected Convolutional Networks), the CVPR 2017 Best Paper Award-winning CNN architecture, written in Lua on the Torch framework. It includes a memory-efficient implementation and links to community ports in PyTorch, TensorFlow, Keras, and other frameworks.

Use cases

  • train a DenseNet image classification model
  • reproduce the CVPR 2017 DenseNet paper results
  • study densely connected convolutional network architecture code
  • get a memory-efficient DenseNet implementation
  • classify images with a densely connected CNN

When to choose

  • you need the original reference implementation of DenseNet
  • you are doing research on or reproducing the DenseNet paper
  • you specifically work with the Torch (Lua) deep learning stack

When to avoid

  • you want to use DenseNet in production with modern tooling - use torchvision or Keras implementations instead
  • you do not use the legacy Torch/Lua framework
  • you need actively maintained code with recent updates and support

Facets

library · maturity abandoned

deep-learning machine-learning image-processing computer-vision deep-learning computer-vision machine-learning image-processing lua densenet convolutional-networks torch research-code cvpr-2017 image-classification gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
liuzhuang13/DenseNetmain32

For agents

markdown · JSON · MCP: product_card(name="liuzhuang13/DenseNet")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem