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

keras-team/keras-applications

Reference implementations of popular deep learning models. observed · 2026-08-28

github.com/keras-team/keras-applications · Python · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived no_license

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: 3015
  • days_rel: n/a
  • days_push: 1658
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1990 stars · 883 forks observed · 2026-08-28

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

Keras Applications provides reference implementations of popular deep learning models (e.g., ResNet, VGG, MobileNet) for use with Keras. The repository is deprecated, with all models moved into the core Keras repository and the TensorFlow pip package.

Use cases

  • use pretrained deep learning models like ResNet or MobileNet
  • get reference implementations of popular neural network architectures
  • apply transfer learning with pretrained Keras models
  • classify images with off-the-shelf deep learning models

When to choose

  • you are on a legacy Keras/TensorFlow setup that still depends on the standalone keras-applications package
  • you need the historical reference implementations for research or reproduction

When to avoid

  • you are starting a new project - use the models built into Keras (keras.io/api/applications) instead
  • you need updates, bug fixes, or support - this repo is deprecated and unmaintained

Facets

library · maturity abandoned

deep-learning machine-learning deep-learning machine-learning computer-vision python pretrained-models keras tensorflow deprecated reference-implementations

2 sources

Member repositories

RepositoryRoleHealth v2
keras-team/keras-applicationsmain10

For agents

markdown · JSON · MCP: product_card(name="keras-team/keras-applications")

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