EfficientSeg: An Efficient Semantic Segmentation Network
Deep neural network training without pre-trained weights and few data is shown to need more training iterations. It is also known that, deeper models are more successful than their shallow counterparts for semantic segmentation task. Thus, we introduce EfficientSeg architecture, a modified and scalable version of U-Net, which can be efficiently trained despite its depth. We evaluated EfficientSeg architecture on Minicity dataset and outperformed U-Net baseline score (40% mIoU) using the same parameter count (51.5% mIoU). Our most successful model obtained 58.1% mIoU score and got the fourth place in semantic segmentation track of ECCV 2020 VIPriors challenge.
Code (1)
Tasks
SegmentationSemantic SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Efficient Context-Aware Network for Abdominal Multi-organ Segmentation
The contextual information, presented in abdominal CT scan, is relative consistent. In order to make full use of the overall 3D context, we develop a whole-volume-based coarse-to-fine framework for efficient and effectiv…
DecoderOrgan SegmentationVisual Semantic Segmentation Based on Few/Zero-Shot Learning: An Overview
Visual semantic segmentation aims at separating a visual sample into diverse blocks with specific semantic attributes and identifying the category for each block, and it plays a crucial role in environmental perception. …
SegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation+1D-PLS: Decoupled Semantic Segmentation for 4D-Panoptic-LiDAR-Segmentation
This paper introduces a novel approach to 4D Panoptic LiDAR Segmentation that decouples semantic and instance segmentation, leveraging single-scan semantic predictions as prior information for instance segmentation. Our …
Instance SegmentationSegmentationSemantic SegmentationDEAL: Difficulty-aware Active Learning for Semantic Segmentation
Active learning aims to address the paucity of labeled data by finding the most informative samples. However, when applying to semantic segmentation, existing methods ignore the segmentation difficulty of different seman…
Active LearningSegmentationSemantic SegmentationA Benchmark for LiDAR-based Panoptic Segmentation based on KITTI
Panoptic segmentation is the recently introduced task that tackles semantic segmentation and instance segmentation jointly. In this paper, we present an extension of SemanticKITTI, which is a large-scale dataset providin…
Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation