2021
DOI: 10.3390/app112411853
|View full text |Cite
|
Sign up to set email alerts
|

One-Dimensional Convolutional Neural Networks for Hyperspectral Analysis of Nitrogen in Plant Leaves

Abstract: Accurately determining the nutritional status of plants can prevent many diseases caused by fertilizer disorders. Leaf analysis is one of the most used methods for this purpose. However, in order to get a more accurate result, disorders must be identified before symptoms appear. Therefore, this study aims to identify leaves with excessive nitrogen using one-dimensional convolutional neural networks (1D-CNN) on a dataset of spectral data using the Keras library. Seeds of cucumber were planted in several pots an… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
9

Relationship

3
6

Authors

Journals

citations
Cited by 13 publications
(7 citation statements)
references
References 36 publications
0
7
0
Order By: Relevance
“…Given a certain pixel ( x 0 , y 0 ), the set of wavelengths for that point represents a 1D spectrum, F ( x 0 , y 0 , w ) for all w (the captured spectral bands). So, we can create a classification system based on 1D convolutions (Pourdarbani et al., 2021). On the other hand, we can extract for each spectral band, w , the planes of ( x,y ) pixels, producing 2D images that can be used for classification using 2D convolutions.…”
Section: Methodsmentioning
confidence: 99%
“…Given a certain pixel ( x 0 , y 0 ), the set of wavelengths for that point represents a 1D spectrum, F ( x 0 , y 0 , w ) for all w (the captured spectral bands). So, we can create a classification system based on 1D convolutions (Pourdarbani et al., 2021). On the other hand, we can extract for each spectral band, w , the planes of ( x,y ) pixels, producing 2D images that can be used for classification using 2D convolutions.…”
Section: Methodsmentioning
confidence: 99%
“…This means all images in the training set and all test images need to be of size 256 × 256. If the input image is not 256 × 256, it needs to be converted to 256 × 256 before using it for training the network (Pourdarbani et al, 2023;Dahham et al, 2023). AlexNet is a complex model with many parameters, making it computationally expensive and time-consuming to train.…”
Section: Structures Of Proposed Convolutional Neural Network Alexnetmentioning
confidence: 99%
“…31,69 Various works in using CNNs for hyperspectral data analysis addressed the problem of extracting and preprocessing reflectance from hyperspectral images. 68,70,71 Typically, the SNV correction stays as an optimal method for preserving the general trend of spectra with unwanted noise reduction, which enhances the classification of neural networks. At the same time, modifications and combinations of traditional preprocessing steps, depending on the material under investigation and spectroscopy conditions, may be used to improve the performance of different models.…”
Section: Dataset Normalisationmentioning
confidence: 99%