wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.) observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 3485
- days_rel: n/a
- days_push: 1305
- n_releases_24m: 0
Adoption not part of the score
1777 stars · 470 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of Fully Convolutional Networks (FCN) for semantic segmentation, including training code that reproduces the original paper's results on PASCAL VOC. It provides FCN32s, FCN16s, FCN8s, and FCN8sAtOnce models with pretrained weights.
Use cases
- train a semantic segmentation model on pascal voc
- implement fully convolutional networks in pytorch
- download pretrained fcn8s weights for segmentation
- reproduce original fcn paper results
- pixel-wise image segmentation with deep learning
- compare fcn32s fcn16s fcn8s mean iou accuracy
When to choose
- you need the classic FCN architecture in PyTorch with verified reproduction of original results
- you want pretrained FCN models for PASCAL VOC segmentation
- you need a reference baseline for semantic segmentation research
When to avoid
- you need state-of-the-art segmentation models like DeepLab or Mask2Former
- you want a actively developed library with frequent updates
- you need segmentation for non-VOC datasets without writing your own training pipeline
Facets
library · maturity maintenance
deep-learning machine-learning image-processing computer-vision deep-learning machine-learning python semantic-segmentation fully-convolutional-networks pytorch fcn8s fcn32s fcn16s voc training-code gpu
1 source
- readme: https://github.com/wkentaro/pytorch-fcn · fetched 2026-08-28 · c52d14e51e6f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wkentaro/pytorch-fcn | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="wkentaro/pytorch-fcn")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem