On the Effect of Image Resolution on Semantic Segmentation
High-resolution semantic segmentation requires substantial computational resources. Traditional approaches in the field typically downscale the input images before processing and then upscale the low-resolution outputs back to their original dimensions. While this strategy effectively identifies broad regions, it often misses finer details. In this study, we demonstrate that a streamlined model capable of directly producing high-resolution segmentations can match the performance of more complex systems that generate lower-resolution results. By simplifying the network architecture, we enable the processing of images at their native resolution. Our approach leverages a bottom-up information propagation technique across various scales, which we have empirically shown to enhance segmentation accuracy. We have rigorously tested our method using leading-edge semantic segmentation datasets. Specifically, for the Cityscapes dataset, we further boost accuracy by applying the Noisy Student Training technique.
Code (0)
등록된 구현이 없습니다.
Tasks
SegmentationSemantic SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Semantic Segmentation Using Super Resolution Technique as Pre-Processing
Combining high-level and low-level visual tasks is a common technique in the field of computer vision. This work integrates the technique of image super resolution to semantic segmentation for document image binarization…
BinarizationImage Super-ResolutionSegmentationSemantic Segmentation+1Semantic Segmentation Prior for Diffusion-Based Real-World Super-Resolution
Real-world image super-resolution (Real-ISR) has achieved a remarkable leap by leveraging large-scale text-to-image models, enabling realistic image restoration from given recognition textual prompts. However, these meth…
Image RestorationImage Super-ResolutionSegmentationSemantic Segmentation+1Label Refinement Network for Coarse-to-Fine Semantic Segmentation
We consider the problem of semantic image segmentation using deep convolutional neural networks. We propose a novel network architecture called the label refinement network that predicts segmentation labels in a coarse-t…
Image SegmentationSegmentationSemantic SegmentationDual Super-Resolution Learning for Semantic Segmentation
Current state-of-the-art semantic segmentation methods often apply high-resolution input to attain high performance, which brings large computation budgets and limits their applications on resource-constrained devices. I…
Crack SegmentationImage Super-ResolutionPose EstimationSegmentation+2A2-FPN for Semantic Segmentation of Fine-Resolution Remotely Sensed Images
Semantic segmentation using fine-resolution remotely sensed images plays a critical role in many practical applications, such as urban planning, environmental protection, natural and anthropogenic landscape monitoring, e…
Decision MakingScene UnderstandingSegmentationSemantic Segmentation