lucasb-eyer / pydensecrf

Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
MIT License
1.95k stars 417 forks source link

Examples fix #21

Closed lucasb-eyer closed 8 years ago

lucasb-eyer commented 8 years ago

Follow-up fix of the example code after the fix of compute_unary in #20.