/EfficientSeg

This is a segmentation network based on good old EfficientNet, with a twist...

Primary LanguagePythonMIT LicenseMIT

EfficientSeg: An Efficient Semantic Segmentation Network

EfficientSeg is a segmentation network using Mobilev3 blocks inside a U-shaped network structure. Using this network and the training procedure we have obtained 58.1% mIoU on Minicity test (A subset of Cityscapes) set where the baseline U-Net score was 40%.

How to run: