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

ternaus/TernausNet

UNet model with VGG11 encoder pre-trained on Kaggle Carvana dataset observed · 2026-08-28

github.com/ternaus/TernausNet · homepage · Python · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
ternaus/TernausNetmain32

For agents

markdown · JSON · MCP: product_card(name="ternaus/TernausNet")

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