paper-with-me

Papers

Soil Texture Classification with 1D Convolutional Neural Networks based on Hyperspectral Data

2019-01-15 · Felix M. Riese, Sina Keller

Soil texture is important for many environmental processes. In this paper, we study the classification of soil texture based on hyperspectral data. We develop and implement three 1-dimensional (1D) convolutional neural networks (CNN): the LucasCNN, the LucasResNet which contains an identity block as residual network, and the LucasCoordConv with an additional coordinates layer. Furthermore, we modify two existing 1D CNN approaches for the presented classification task. The code of all five CNN approaches is available on GitHub (Riese, 2019). We evaluate the performance of the CNN approaches and compare them to a random forest classifier. Thereby, we rely on the freely available LUCAS topsoil dataset. The CNN approach with the least depth turns out to be the best performing classifier. The LucasCoordConv achieves the best performance regarding the average accuracy. In future work, we can further enhance the introduced LucasCNN, LucasResNet and LucasCoordConv and include additional variables of the rich LUCAS dataset.

📄 PDF Abstract BibTeX arXiv:1901.04846

Code (1)

felixriese/CNN-SoilTextureClassification 공식 구현 tf

Tasks

General ClassificationTexture Classification

Similar Papers 제목 키워드 기반

TerraMAE: Learning Spatial-Spectral Representations from Hyperspectral Earth Observation Data via Adaptive Masked Autoencoders

2025-08-09 · Tanjim Bin Faruk, Abdul Matin, Shrideep Pallickara, Sangmi Lee Pallickara arxiv

Hyperspectral satellite imagery offers sub-30 m views of Earth in hundreds of contiguous spectral bands, enabling fine-grained mapping of soils, crops, and land cover. While self-supervised Masked Autoencoders excel on R…

Image Reconstruction

Fusion of hyperspectral and ground penetrating radar to estimate soil moisture

2018-04-14 · Felix M. Riese, Sina Keller

In this contribution, we investigate the potential of hyperspectral data combined with either simulated ground penetrating radar (GPR) or simulated (sensor-like) soil-moisture data to estimate soil moisture. We propose t…

GPRregressionSoil moisture estimation

Reflectance Multispectral Imaging for Soil Composition Estimation and USDA Texture Classification

2026-02-26 · G. A. S. L Ranasinghe, J. A. S. T. Jayakody, M. C. L. De Silva, G. Thilakarathne 외 arxiv

Soil texture is a foundational attribute that governs water availability and erosion in agriculture, as well as load bearing capacity, deformation response, and shrink-swell risk in geotechnical engineering. Yet texture …

Explaining hyperspectral imaging based plant disease identification: 3D CNN and saliency maps

2018-04-24 · Koushik Nagasubramanian, Sarah Jones, Asheesh K. Singh, Arti Singh 외

Our overarching goal is to develop an accurate and explainable model for plant disease identification using hyperspectral data. Charcoal rot is a soil borne fungal disease that affects the yield of soybean crops worldwid…

ClassificationGeneral Classification

Developing a machine learning framework for estimating soil moisture with VNIR hyperspectral data

2018-04-24 · Sina Keller, Felix M. Riese, Johanna Stötzer, Philipp M. Maier 외

In this paper, we investigate the potential of estimating the soil-moisture content based on VNIR hyperspectral data combined with LWIR data. Measurements from a multi-sensor field campaign represent the benchmark datase…

BIG-bench Machine Learningfeature selectionregression