qubvel/efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras. 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
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
- readme: https://github.com/qubvel/efficientnet · fetched 2026-08-28 · 372d540be4bb
- homepage: https://arxiv.org/abs/1905.11946 · fetched 2026-08-29 · c7b0709df1df
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- registry_pypi: https://pypi.org/pypi/efficientnet/json · fetched 2026-08-29 · 0e85ec5b2fe6
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| qubvel/efficientnet | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="qubvel/efficientnet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem