paper-with-me

홈 › Papers

EfficientSeg: An Efficient Semantic Segmentation Network

2020-09-14 · Vahit Bugra Yesilkaynak, Yusuf H. Sahin, Gozde Unal

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.

📄 PDF Abstract BibTeX arXiv:2009.06469

Code (1)

MrGranddy/EfficientSeg 공식 구현 pytorch

Tasks

SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Efficient Context-Aware Network for Abdominal Multi-organ Segmentation

2021-09-22 · Fan Zhang, Yu Wang, Hua Yang

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 Segmentation

Visual Semantic Segmentation Based on Few/Zero-Shot Learning: An Overview

2022-11-13 · Wenqi Ren, Yang Tang, Qiyu Sun, Chaoqiang Zhao 외

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+1

D-PLS: Decoupled Semantic Segmentation for 4D-Panoptic-LiDAR-Segmentation

2025-01-27 · Maik Steinhauser, Laurenz Reichardt, Nikolas Ebert, Oliver Wasenmüller

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 Segmentation

DEAL: Difficulty-aware Active Learning for Semantic Segmentation

2020-10-17 · Shuai Xie, Zunlei Feng, Ying Chen, Songtao Sun 외

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 Segmentation

A Benchmark for LiDAR-based Panoptic Segmentation based on KITTI

2020-03-04 · Jens Behley, Andres Milioto, Cyrill Stachniss

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