pytorch-segmentation-detection icon indicating copy to clipboard operation
pytorch-segmentation-detection copied to clipboard

CRF implementation

Open j-min opened this issue 7 years ago • 1 comments

Hi! Thank you for sharing your code :) Where can I find CRF implementation in this repo? I couldn't find any result when searching with 'crf' keyword in this repo.

j-min avatar Apr 18 '18 18:04 j-min

Hi @j-min

I can add it later but as it was mentioned in the paper by Chen et al. they didn't notice an improvement when using networks with output stride of 8 with CRF post-processing.

warmspringwinds avatar Apr 18 '18 18:04 warmspringwinds