paper-with-me

Papers

Microstructural segmentation using a union of attention guided U-Net models with different color transformed images

2023-04-07 · Scientific Reports 2023 4 · Momojit Biswas, Rishav Pramanik, Shibaprasad Sen, Aleksandr Sinitca, Dmitry Kaplun, Ram Sarkar

Metallographic images or often called the microstructures contain important information about metals, such as strength, toughness, ductility, corrosion resistance, which are used to choose the proper materials for various engineering applications. Thus by understanding the microstructures, one can determine the behaviour of a component made of a particular metal, and can predict the failure of that component in certain conditions. Image segmentation is a powerful technique for determination of morphological features of the microstructure like volume fraction, inclusion morphology, void, and crystal orientations. These are some key factors for determining the physical properties of metal. Therefore, automatic micro-structure characterization using image processing is useful for industrial applications which currently adopts deep learning-based segmentation models. In this paper, we propose a metallographic image segmentation method using an ensemble of modified U-Nets. Three U-Net models having the same architecture are separately fed with color transformed imaged (RGB, HSV and YUV). We improvise the U-Net with dilated convolutions and attention mechanisms to get finer grained features. Then we apply the sum-rule-based ensemble method on the outcomes of U-Net models to get the final prediction mask. We achieve the mean intersection over union (IoU) score of 0.677 on a publicly available standard dataset, namely MetalDAM. We also show that the proposed method obtains results comparable to state-of-the-art methods with fewer number of model parameters. The source code of the proposed work can be found at https://github.com/mb16biswas/attention-unet.

📄 PDF Abstract BibTeX

Code (1)

mb16biswas/attention-unet 공식 구현 tf

Tasks

2D Semantic SegmentationImage SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

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…
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…
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…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Attention-guided Feature Distillation for Semantic Segmentation

2024-03-08 · Amir M. Mansourian, Arya Jalali, Rozhan Ahmadi, Shohreh Kasaei

In contrast to existing complex methodologies commonly employed for distilling knowledge from a teacher to a student, this paper showcases the efficacy of a simple yet powerful method for utilizing refined feature maps t…

Knowledge DistillationSegmentationSemantic Segmentation

Overview: Computer vision and machine learning for microstructural characterization and analysis

2020-05-28 · Elizabeth A. Holm, Ryan Cohn, Nan Gao, Andrew R. Kitahara 외

The characterization and analysis of microstructure is the foundation of microstructural science, connecting the materials structure to its composition, process history, and properties. Microstructural quantification tra…

BIG-bench Machine Learningimage-classificationImage Classificationobject-detection+3

IPSM-Bench: A New Intermediate Phase Segmentation Benchmark in Microstructure Images of Zinc-Based Absorbable Biomaterials

2026-06-09 · Jinglin Xu, Shangyan Zhao, Jiabo Wang, Xinghong Mu 외 arxiv

Zinc-based alloys are indispensable emerging absorbable metallic biomaterials, and their macroscopic performance is governed by microstructural characteristics. Intermediate phases-key microstructural constituents-are pi…

Advanced Steel Microstructural Classification by Deep Learning Methods

2017-06-20 · Seyed Majid Azimi, Dominik Britz, Michael Engstler, Mario Fritz 외

The inner structure of a material is called microstructure. It stores the genesis of a material and determines all its physical and chemical properties. While microstructural characterization is widely spread and well kn…

ClassificationDeep LearningGeneral Classification

Automatic ply-specific analyses of CFRP micrographs using shortest-path-based ply distinction

2026-06-17 · Jonas Naumann, Jonas P. Appels, Julius Biermann, Christopher Gorsky 외 arxiv

We present an automated approach to distinguish between ply instances in semantic segmentation masks of high-resolution carbon-fiber reinforced polymer micrographs. Interpreting the segmentation mask as a graph with pixe…

Semantic SegmentationInstance Segmentation