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

Page last updated 2023-10-28 05:57:10 UTC