REVIEW 2 cited by
C3: Concentrated-Comprehensive Convolution and its application to semantic segmentation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
One of the practical choices for making a lightweight semantic segmentation model is to combine a depth-wise separable convolution with a dilated convolution. However, the simple combination of these two methods results in an over-simplified operation which causes severe performance degradation due to loss of information contained in the feature map. To resolve this problem, we propose a new block called Concentrated-Comprehensive Convolution (C3) which applies the asymmetric convolutions before the depth-wise separable dilated convolution to compensate for the information loss due to dilated convolution. The C3 block consists of a concentration stage and a comprehensive convolution stage. The first stage uses two depth-wise asymmetric convolutions for compressed information from the neighboring pixels to alleviate the information loss. The second stage increases the receptive field by using a depth-wise separable dilated convolution from the feature map of the first stage. We applied the C3 block to various segmentation frameworks (ESPNet, DRN, ERFNet, ENet) for proving the beneficial properties of our proposed method. Experimental results show that the proposed method preserves the original accuracies on Cityscapes dataset while reducing the complexity. Furthermore, we modified ESPNet to achieve about 2% better performance while reducing the number of parameters by half and the number of FLOPs by 35% compared with the original ESPNet. Finally, experiments on ImageNet classification task show that C3 block can successfully replace dilated convolutions.
Forward citations
Cited by 2 Pith papers
-
SqueezeNAS: Fast neural architecture search for faster semantic segmentation
Directly searching for low-latency semantic segmentation networks on the target hardware yields models that are more accurate and faster than networks found by minimizing multiply-accumulate operations.
-
ExtremeC3Net: Extreme Lightweight Portrait Segmentation Networks using Advanced C3-modules
ExtremeC3Net, a two-branch portrait segmentation network with 37.7K parameters, reaches 94.23 mIoU on EG1800, within about 1% of PortraitNet's 95.99, and 94.98 with extra generated training data.
Discussion (0). Continue with ORCID to comment.