paper-with-me

홈 › Papers

Morphological Networks for Image De-raining

2019-01-08 · Ranjan Mondal, Pulak Purkait, Sanchayan Santra, Bhabatosh Chanda

Mathematical morphological methods have successfully been applied to filter out (emphasize or remove) different structures of an image. However, it is argued that these methods could be suitable for the task only if the type and order of the filter(s) as well as the shape and size of operator kernel are designed properly. Thus the existing filtering operators are problem (instance) specific and are designed by the domain experts. In this work we propose a morphological network that emulates classical morphological filtering consisting of a series of erosion and dilation operators with trainable structuring elements. We evaluate the proposed network for image de-raining task where the SSIM and mean absolute error (MAE) loss corresponding to predicted and ground-truth clean image is back-propagated through the network to train the structuring elements. We observe that a single morphological network can de-rain an image with any arbitrary shaped rain-droplets and achieves similar performance with the contemporary CNNs for this task with a fraction of trainable parameters (network size). The proposed morphological network(MorphoN) is not designed specifically for de-raining and can readily be applied to similar filtering / noise cleaning tasks. The source code can be found here https://github.com/ranjanZ/2D-Morphological-Network

📄 PDF Abstract BibTeX arXiv:1901.02411

Code (1)

ranjanZ/2D-Morphological-Network 공식 구현 tf

Tasks

SSIM

Similar Papers 제목 키워드 기반

Morphological Sampling Theorem and its Extension to Grey-value Images

2023-05-22 · Vivek Sridhar, Michael Breuß

Sampling is a basic operation in image processing. In classic literature, a morphological sampling theorem has been established, which shows how sampling interacts by morphological operations with image reconstruction. M…

Image Reconstruction

Deep Morphological Neural Networks

2019-09-04 · Yucong Shen, Xin Zhong, Frank Y. Shih

Mathematical morphology is a theory and technique to collect features like geometric and topological structures in digital images. Given a target image, determining suitable morphological operations and structuring eleme…

Computational Efficiency

DAFFNet: A Dual Attention Feature Fusion Network for Classification of White Blood Cells

2024-05-25 · Yuzhuo Chen, Zetong Chen, Yunuo An, Chenyang Lu 외

The precise categorization of white blood cell (WBC) is crucial for diagnosing blood-related disorders. However, manual analysis in clinical settings is time-consuming, labor-intensive, and prone to errors. Numerous stud…

Classification

A Study of Morphological Filtering Using Graph and Hypergraphs

2015-07-25 · Keerthana S. Prakash, R. P. Prakash, V. P. Binu

Mathematical morphology (MM) helps to describe and analyze shapes using set theory. MM can be effectively applied to binary images which are treated as sets. Basic morphological operators defined can be used as an effect…

MorphSAM: Learning the Morphological Prompts from Atlases for Spine Image Segmentation

2025-06-16 · Dingwei Fan, Junyong Zhao, Chunlin Li, Xinlong Wang 외

Spine image segmentation is crucial for clinical diagnosis and treatment of spine diseases. The complex structure of the spine and the high morphological similarity between individual vertebrae and adjacent intervertebra…

Image SegmentationPrompt LearningSegmentationSemantic Segmentation