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

shekkizh/FCN.tensorflow

Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org) observed · 2026-08-28

github.com/shekkizh/FCN.tensorflow · Jupyter Notebook · 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: 3618
  • days_rel: n/a
  • days_push: 1630
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1248 stars · 520 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A TensorFlow implementation of Fully Convolutional Networks (FCN) for semantic segmentation, based on the reference code from the original paper authors. It was trained on the MIT Scene Parsing Challenge dataset and includes training, visualization, and debug tooling.

Use cases

  • implement fcn for semantic segmentation in tensorflow
  • train a scene parsing model on mit ade20k dataset
  • learn how fully convolutional networks work with example code
  • segment objects in images with a pretrained fcn model
  • reference implementation of fcn paper in tensorflow

When to choose

  • you need a simple, readable TensorFlow 0.x implementation of FCN for learning purposes
  • you want to reproduce the FCN paper on the MIT Scene Parsing dataset
  • you are studying semantic segmentation model architecture and training details

When to avoid

  • you need support for modern TensorFlow versions (2.x) or current Python
  • you need a production-ready or actively maintained segmentation solution
  • you want state-of-the-art segmentation accuracy with modern architectures

Facets

library · maturity abandoned

machine-learning deep-learning image-processing computer-vision computer-vision image-processing deep-learning machine-learning python cross-platform semantic-segmentation fully-convolutional-networks tensorflow scene-parsing fcn jupyter-notebook gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
shekkizh/FCN.tensorflowmain32

For agents

markdown · JSON · MCP: product_card(name="shekkizh/FCN.tensorflow")

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