Tramac / awesome-semantic-segmentation-pytorch

Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
Apache License 2.0
2.82k stars 581 forks source link

update icnet #103

Closed liminn closed 4 years ago

liminn commented 4 years ago

I made several changes to ICNet, and I have experimentally verified that these changes can make ICNet achieve the results in the paper.

liminn commented 4 years ago

And here are my experimental results and some findings.