pytorch-segmentation-detection
pytorch-segmentation-detection copied to clipboard
CRF implementation
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.
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.