Semantic-Segmentation-CRF icon indicating copy to clipboard operation
Semantic-Segmentation-CRF copied to clipboard

Using deeplabv3 and deeplabv3+ models to do stacking, and CRF.

Results 2 Semantic-Segmentation-CRF issues
Sort by recently updated
recently updated
newest added

Hello, thanks for your work! I am right now working on the crf post-process for semantic segmentation, and I am confused why deeplabv3 doesn't use crf any more. By your...