Skip to content

Fully-connected 3D CRF #315

@LucasFidon

Description

@LucasFidon

Is your feature request related to a problem? Please describe.
3D CRF have been widely used as post-processing in segmentation applications.

Describe the solution you'd like
We have made publically available an implementation of a fully-connected 3D CRF in PyTorch:
https://github.com/SamuelJoutard/Permutohedral_attention_module

This could be added directly to MONAI.

The 3D CRF itself is based on the existing implementation in NiftyNet, and it relies on an efficient implementation of gaussian filtering in cuda. Our implementation is several times faster than the NiftyNet implementation.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions