Skip to content

Releases: HiLab-git/SimpleCRF

SimpleCRF-v0.2.1.1

Choose a tag to compare

@taigw taigw released this 20 Sep 11:41

This release is updated to support compilation on Windows.

SimpleCRF-v0.1.0

Choose a tag to compare

@taigw taigw released this 27 Aug 12:27

Update support for numpy 1.19.1

The first release

Choose a tag to compare

@taigw taigw released this 21 Dec 08:03

1, maxflow

  • support 2D and 3D images
  • support single channel and multi-channel inputs
  • both automatic and interactive methods are supported
  • only for binary segmentation
    2, densecrf
  • only for 2D RGB images
  • can deal with binary and multi-class segmentation
    3, densecrf3d
  • can deal with 3D images with a single channel or multiple channels
  • both binary and multi-class segmentation are supported