lukemelas/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2652
- days_rel: n/a
- days_push: 1608
- n_releases_24m: 0
Adoption not part of the score
8222 stars · 1535 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A PyTorch implementation of the EfficientNet convolutional neural network family with pretrained ImageNet weights. It provides a simple pip-installable API for loading models for classification and feature extraction.
Use cases
- load pretrained efficientnet in pytorch
- image classification with efficientnet
- extract features from images with a cnn
- transfer learning backbone for vision models
- run imagenet classification inference
When to choose
- you need EfficientNet specifically in PyTorch with pretrained weights
- you want a lightweight pip-installable vision backbone for feature extraction or fine-tuning
When to avoid
- you need newer architectures like EfficientNetV2 or timm's broader model zoo
- you use TensorFlow or another framework
- you need actively maintained code with recent fixes
Facets
library · maturity maintenance
machine-learning deep-learning image-processing deep-learning computer-vision image-processing python pytorch efficientnet pretrained-models imagenet feature-extraction transfer-learning
2 sources
- readme: https://github.com/lukemelas/EfficientNet-PyTorch · fetched 2026-08-28 · 28f6cefccf68
- registry_pypi: https://pypi.org/pypi/efficientnet-pytorch/json · fetched 2026-08-29 · 00d628ad38bd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lukemelas/EfficientNet-PyTorch | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lukemelas/EfficientNet-PyTorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem