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

torrvision/crfasrnn

This repository contains the source code for the semantic image segmentation method described in the ICCV 2015 paper: Conditional Random Fields as Recurrent Neural Networks. http://crfasrnn.torr.vision/ observed · 2026-08-28

github.com/torrvision/crfasrnn · MATLAB · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: 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: 3990
  • days_rel: n/a
  • days_push: 2468
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1335 stars · 455 forks observed · 2026-08-28

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

Reference implementation of CRF-RNN, an ICCV 2015 semantic image segmentation method that integrates conditional random fields into a neural network, built on the Caffe deep learning library. It includes a trained model recognizing 20 object classes and links to PyTorch and Keras ports.

Use cases

  • semantic image segmentation of objects in photos
  • run CRF-RNN segmentation model on my own images
  • integrate CRF layers into a CNN for pixel-wise labeling
  • reproduce ICCV 2015 CRF as RNN paper results
  • segment 20 PASCAL VOC object classes in images

When to choose

  • you need the original CRF-RNN implementation or its trained Caffe model
  • you are reproducing or extending the ICCV 2015 paper
  • you want to study how CRFs are embedded in deep networks

When to avoid

  • you want a modern maintained framework - use the PyTorch or Keras ports instead
  • you need segmentation of classes beyond the 20 trained ones without retraining
  • your stack does not support the legacy Caffe/MATLAB toolchain

Facets

library · maturity maintenance

machine-learning deep-learning computer-vision image-processing computer-vision deep-learning image-processing machine-learning cpp python semantic-segmentation conditional-random-fields caffe crf-rnn research-code matlab linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
torrvision/crfasrnnmain23

For agents

markdown · JSON · MCP: product_card(name="torrvision/crfasrnn")

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