Fafa-DL/Awesome-Backbones
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project observed · 2026-08-28
Health v2 · maintenance only
33/100
- Activity 1
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 1702
- days_rel: n/a
- days_push: 594
- n_releases_24m: 0
Adoption not part of the score
1953 stars · 270 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch-based framework that integrates many deep learning backbone models (CNNs and vision transformers like ResNet, EfficientNet, Swin Transformer) for image classification. It is designed for learning, comparing, and easily modifying backbone architectures with config-driven training and evaluation pipelines.
Use cases
- train an image classifier with a pretrained backbone
- compare CNN vs transformer backbones on my dataset
- fine-tune resnet or swin transformer on custom images
- export a classification model to ONNX
- learn how vision transformer backbones are implemented
- generate class activation maps for a classifier
- train a classifier on a small dataset with configurable augmentation
When to choose
- you want a lightweight, config-driven PyTorch toolbox focused on classification backbones
- you want to experiment with or modify many backbone architectures in one codebase
- you are learning deep learning and want readable model implementations with tutorials
When to avoid
- you need detection, segmentation, or other vision tasks beyond classification
- you need a production-grade framework with long-term commercial support
- you require a permissively licensed project - it currently has no license file
Facets
framework · maturity active
deep-learning machine-learning image-processing deep-learning computer-vision image-processing machine-learning python cross-platform pytorch image-classification backbones cnn vision-transformer resnet swin-transformer model-zoo onnx-export gpu
1 source
- readme: https://github.com/Fafa-DL/Awesome-Backbones · fetched 2026-08-28 · 90085f46569b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Fafa-DL/Awesome-Backbones | main | 33 |
For agents
markdown · JSON · MCP: product_card(name="Fafa-DL/Awesome-Backbones")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem