paper-with-me

홈 › Papers

Noise Adaption Network for Morse Code Image Classification

2024-10-24 · Xiaxia Wang, Xuesong Leng, Guoping Xu

The escalating significance of information security has underscored the per-vasive role of encryption technology in safeguarding communication con-tent. Morse code, a well-established and effective encryption method, has found widespread application in telegraph communication and various do-mains. However, the transmission of Morse code images faces challenges due to diverse noises and distortions, thereby hindering comprehensive clas-sification outcomes. Existing methodologies predominantly concentrate on categorizing Morse code images affected by a single type of noise, neglecting the multitude of scenarios that noise pollution can generate. To overcome this limitation, we propose a novel two-stage approach, termed the Noise Adaptation Network (NANet), for Morse code image classification. Our method involves exclusive training on pristine images while adapting to noisy ones through the extraction of critical information unaffected by noise. In the initial stage, we introduce a U-shaped network structure designed to learn representative features and denoise images. Subsequently, the second stage employs a deep convolutional neural network for classification. By leveraging the denoising module from the first stage, our approach achieves enhanced accuracy and robustness in the subsequent classification phase. We conducted an evaluation of our approach on a diverse dataset, encom-passing Gaussian, salt-and-pepper, and uniform noise variations. The results convincingly demonstrate the superiority of our methodology over existing approaches. The datasets are available on https://github.com/apple1986/MorseCodeImageClassify

📄 PDF Abstract BibTeX arXiv:2410.19180

Code (1)

apple1986/morsecodeimageclassify 공식 구현 pytorch

Tasks

ClassificationDenoisingimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Morse: Dual-Sampling for Lossless Acceleration of Diffusion Models

2025-06-23 · Chao Li, Jiawei Fan, Anbang Yao

In this paper, we present Morse, a simple dual-sampling framework for accelerating diffusion models losslessly. The key insight of Morse is to reformulate the iterative generation (from noise to data) process via taking …

Image Generation

Morse Code Datasets for Machine Learning

2018-07-11 · Sourya Dey, Keith M. Chugg, Peter A. Beerel

We present an algorithm to generate synthetic datasets of tunable difficulty on classification of Morse code symbols for supervised machine learning problems, in particular, neural networks. The datasets are spatially on…

BIG-bench Machine LearningGeneral Classification

Blink-to-code: real-time Morse code communication via eye blink detection and classification

2025-08-12 · Anushka Bhatt arxiv

This study proposes a real-time system that translates voluntary eye blinks into Morse code, enabling communication for individuals with severe motor impairments. Using a standard webcam and computer vision, the system d…

Road Network Reconstruction from Satellite Images with Machine Learning Supported by Topological Methods

2019-09-15 · Tamal K. Dey, Jiayuan Wang, Yusu Wang

Automatic Extraction of road network from satellite images is a goal that can benefit and even enable new technologies. Methods that combine machine learning (ML) and computer vision have been proposed in recent years wh…

BIG-bench Machine LearningGraph Reconstruction

NeuroMorse: A Temporally Structured Dataset For Neuromorphic Computing

2025-02-28 · Ben Walters, Yeshwanth Bethi, Taylor Kergan, Binh Nguyen 외

Neuromorphic engineering aims to advance computing by mimicking the brain's efficient processing, where data is encoded as asynchronous temporal events. This eliminates the need for a synchronisation clock and minimises …

Benchmarking