shelhamer/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 4103
- days_rel: n/a
- days_push: 1801
- n_releases_24m: 0
Adoption not part of the score
3350 stars · 1429 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Reference implementation of Fully Convolutional Networks (FCN) for semantic segmentation from the CVPR 2015 / PAMI 2016 papers, built on Caffe. It includes pretrained PASCAL VOC models (FCN-32s/16s/8s and FCN-AlexNet) and training/evaluation code.
Use cases
- run semantic segmentation on images with pretrained FCN models
- reproduce FCN PASCAL VOC benchmark results
- fine-tune FCN-32s/16s/8s on my own segmentation dataset
- study the original fully convolutional network implementation
- train an FCN-AlexNet segmentation model in Caffe
When to choose
- you need the canonical FCN models and code from the original authors
- your stack is already Caffe-based
- you want pretrained PASCAL VOC segmentation weights
When to avoid
- you use PyTorch or TensorFlow rather than Caffe
- you need actively maintained or production-ready segmentation tooling
- you want modern architectures like DeepLab or Mask R-CNN
Facets
library · maturity maintenance
deep-learning computer-vision image-processing computer-vision deep-learning machine-learning image-processing python semantic-segmentation fcn caffe pascal-voc research-code cvpr-2015 linux gpu
2 sources
- readme: https://github.com/shelhamer/fcn.berkeleyvision.org · fetched 2026-08-28 · 96158b97a9bf
- homepage: http://fcn.berkeleyvision.org · fetched 2026-08-29 · 86399788b3c6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| shelhamer/fcn.berkeleyvision.org | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="shelhamer/fcn.berkeleyvision.org")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem