paper-with-me

Papers

Grain Surface Classification via Machine Learning Methods

2020-09-23 · Hüseyin Duysak, Umut Özkaya, Enes Yiğit

In this study, radar signals were analyzed to classify grain surface types by using machine learning methods. Radar backscatter signals were recorded using a vector network analyzer between 18-40 GHz. A total of 5681 measurements of A scan signals were collected. The proposed method framework consists of two parts. First Order Statistical features are obtained by applying Fast Fourier Transform (FFT), Discrete Cosine Transform (DCT), Discrete Wavelet Transform (DWT) on backscatter signals in the first part of the framework. Classification process of these features was carried out with Support Vector Machine (SVM). In the second part of the proposed framework, two dimensional matrices in complex form were obtained by applying Short Time Fourier Transform (STFT) on the signals. Gray-Level Co-Occurrence Matrix (GLCM) and Gray-Level Run-Length Matrix (GLRLM) were obtained and feature extraction process was completed. Classification process was carried out with DVM. 10-k cross validation was applied. The highest performance was achieved with STFT+GLCM+SVM.

📄 PDF Abstract BibTeX arXiv:2009.12200

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClassificationGeneral Classification

Methods 이 논문이 사용한 방법론

Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…

Similar Papers 제목 키워드 기반

An annotated grain kernel image database for visual quality inspection

2023-11-20 · Lei Fan, Yiwen Ding, Dongdong Fan, Yong Wu 외

We present a machine vision-based database named GrainSet for the purpose of visual quality inspection of grain kernels. The database contains more than 350K single-kernel images with experts' annotations. The grain kern…

Machine Learning of coarse-grained Molecular Dynamics Force Fields

2018-12-04 · Jiang Wang, Simon Olsson, Christoph Wehmeyer, Adria Perez 외

Atomistic or ab-initio molecular dynamics simulations are widely used to predict thermodynamics and kinetics and relate them to molecular structure. A common approach to go beyond the time- and length-scales accessible w…

BIG-bench Machine LearningDimensionality ReductionLearning Theory

Coarse2Fine: Fine-grained Text Classification on Coarsely-grained Annotated Data

2021-09-22 · EMNLP 2021 11 · Dheeraj Mekala, Varun Gangal, Jingbo Shang

Existing text classification methods mainly focus on a fixed label set, whereas many real-world applications require extending to new fine-grained classes as the number of samples per label increases. To accommodate such…

Classificationtext-classificationText Classificationzero-shot-classification+1

Joint Reconstruction and Parcellation of Cortical Surfaces

2022-09-19 · Anne-Marie Rickmann, Fabian Bongratz, Sebastian Pölsterl, Ignacio Sarasua 외

The reconstruction of cerebral cortex surfaces from brain MRI scans is instrumental for the analysis of brain morphology and the detection of cortical thinning in neurodegenerative diseases like Alzheimer's disease (AD).…

3D ReconstructionGraph ClassificationSurface Reconstruction

GAN based ball screw drive picture database enlargement for failure classification

2020-11-20 · Tobias Schlagenhauf, Chenwei Sun, Jürgen Fleischer

The lack of reliable large datasets is one of the biggest difficulties of using modern machine learning methods in the field of failure detection in the manufacturing industry. In order to develop the function of failure…

ClassificationDiversityGeneral ClassificationGenerative Adversarial Network