ternaus/TernausNet
UNet model with VGG11 encoder pre-trained on Kaggle Carvana dataset observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3168
- days_rel: n/a
- days_push: 1408
- n_releases_24m: 0
Adoption not part of the score
1063 stars · 244 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TernausNet is a PyTorch implementation of the U-Net architecture with a VGG11 encoder pre-trained on ImageNet for image segmentation. It was part of the winning solution of the Kaggle Carvana Image Masking Challenge and ships with pre-trained weights via pip.
Use cases
- segment images with a pretrained UNet in PyTorch
- train a binary image segmentation model on a small dataset
- segment medical or satellite imagery
- fine-tune a UNet with an ImageNet-pretrained encoder
- reproduce a Kaggle Carvana image masking solution
When to choose
- you need a proven UNet variant with pretrained encoder weights for segmentation
- you have limited training data and want faster convergence
- you want a simple pip-installable PyTorch segmentation model
When to avoid
- you need multi-class or modern architectures like DeepLab or SegFormer
- you need a actively developed library with frequent updates
- you work outside PyTorch
Facets
library · maturity maintenance
machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning image-processing python unet image-segmentation pytorch pretrained-encoder vgg11 semantic-segmentation
7 sources
- readme: https://github.com/ternaus/TernausNet · fetched 2026-08-28 · 79c4b21cf63e
- homepage: https://arxiv.org/abs/1801.05746 · fetched 2026-08-29 · 484d4af0f8f6
- 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/ternausnet/json · fetched 2026-08-29 · 9ac1d18b1926
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ternaus/TernausNet | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ternaus/TernausNet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem