pydensecrf

A python interface to Philipp Krähenbühl's fully-connected (dense) CRF code.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pydensecrf

Dependencies

  • None

Page last updated 2025-09-08 11:57:47 UTC