paper-with-me

Papers

Entropy-Based Feature Extraction For Real-Time Semantic Segmentation

2022-07-07 · Lusine Abrahamyan, Nikos Deligiannis

This paper introduces an efficient patch-based computational module, coined Entropy-based Patch Encoder (EPE) module, for resource-constrained semantic segmentation. The EPE module consists of three lightweight fully-convolutional encoders, each extracting features from image patches with a different amount of entropy. Patches with high entropy are being processed by the encoder with the largest number of parameters, patches with moderate entropy are processed by the encoder with a moderate number of parameters, and patches with low entropy are processed by the smallest encoder. The intuition behind the module is the following: as patches with high entropy contain more information, they need an encoder with more parameters, unlike low entropy patches, which can be processed using a small encoder. Consequently, processing part of the patches via the smaller encoder can significantly reduce the computational cost of the module. Experiments show that EPE can boost the performance of existing real-time semantic segmentation models with a slight increase in the computational cost. Specifically, EPE increases the mIOU performance of DFANet A by 0.9% with only 1.2% increase in the number of parameters and the mIOU performance of EDANet by 1% with 10% increase of the model parameters.

📄 PDF Abstract BibTeX arXiv:2207.03233

Code (0)

등록된 구현이 없습니다.

Tasks

Real-Time Semantic SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

A Relay System for Semantic Image Transmission based on Shared Feature Extraction and Hyperprior Entropy Compression

2023-11-17 · Wannian An, Zhicheng Bao, Haotai Liang, Chen Dong 외

Nowadays, the need for high-quality image reconstruction and restoration is more and more urgent. However, most image transmission systems may suffer from image quality degradation or transmission interruption in the fac…

Image ReconstructionMS-SSIMSSIM

An Exercise Fatigue Detection Model Based on Machine Learning Methods

2018-03-07 · Ming-Yen Wu, Chi-Hua Chen, Chi-Chun Lo

This study proposes an exercise fatigue detection model based on real-time clinical data which includes time domain analysis, frequency domain analysis, detrended fluctuation analysis, approximate entropy, and sample ent…

BIG-bench Machine Learning

Unsupervised Doppler Radar-Based Activity Recognition for e-Healthcare

2021-03-18 · Yordanka Karayaneva, Sara Sharifzadeh, Wenda Li, Yanguo Jing 외

Passive radio frequency (RF) sensing and monitoring of human daily activities in elderly care homes is an emerging topic. Micro-Doppler radars are an appealing solution considering their non-intrusiveness, deep penetrati…

Activity RecognitionTexture Classification

Dialogues Aspect-based Sentiment Quadruple Extraction via Structural Entropy Minimization Partitioning

2025-08-07 · Kun Peng, Cong Cao, Hao Peng, Zhifeng Hao 외 arxiv

Dialogues Aspect-based Sentiment Quadruple Extraction (DiaASQ) aims to extract all target-aspect-opinion-sentiment quadruples from a given multi-round, multi-participant dialogue. Existing methods typically learn word re…

Extraction of Projection Profile, Run-Histogram and Entropy Features Straight from Run-Length Compressed Text-Documents

2014-04-02 · Mohammed Javed, P. Nagabhushan, B. B. Chaudhuri

Document Image Analysis, like any Digital Image Analysis requires identification and extraction of proper features, which are generally extracted from uncompressed images, though in reality images are made available in c…