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

qubvel/efficientnet

Implementation of EfficientNet model. Keras and TensorFlow Keras. observed · 2026-08-28

github.com/qubvel/efficientnet · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 2652
  • days_rel: n/a
  • days_push: 952
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2100 stars · 457 forks observed · 2026-08-28

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

A Keras and TensorFlow Keras reimplementation of the EfficientNet convolutional neural network family (B0-B7), including ImageNet-pretrained weights. It enables lightweight, state-of-the-art image classification and transfer learning.

Use cases

  • classify images with a pretrained EfficientNet model in Keras
  • load EfficientNet weights for transfer learning on my own dataset
  • use EfficientNet-B0 to B7 with tensorflow.keras
  • build an image classifier with fewer parameters than ResNet
  • fine-tune EfficientNet on ImageNet-style data
  • run efficient CNN inference on CPU

When to choose

  • you work in Keras or TensorFlow Keras and need EfficientNet architectures with pretrained weights
  • you want high-accuracy image classification with a lightweight model
  • you need a simple pip-installable model zoo for transfer learning

When to avoid

  • you use PyTorch or JAX instead of Keras/TensorFlow
  • you need the latest architectures like EfficientNetV2 or ConvNeXt
  • you need a project under active development with frequent updates

Facets

library · maturity maintenance

machine-learning deep-learning image-processing computer-vision deep-learning computer-vision image-processing machine-learning python efficientnet keras tensorflow pretrained-models imagenet image-classification transfer-learning convolutional-neural-networks

7 sources

Member repositories

RepositoryRoleHealth v2
qubvel/efficientnetmain23

For agents

markdown · JSON · MCP: product_card(name="qubvel/efficientnet")

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