CNN-SoilTextureClassification
Soil classifier
A framework for training and utilizing 1D CNN models for soil texture classification from hyperspectral data
1-dimensional convolutional neural networks (CNN) for the classification of soil texture based on hyperspectral data
58 stars
4 watching
16 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
1d-cnnclassificationcnnconferenceconvolutional-neural-networkshyperspectral-datapublicationpublication-codesoil-texture-classification
Related projects:
Repository | Description | Stars |
---|---|---|
felixriese/hyperspectral-soilmoisture-dataset | Provides hyperspectral and soil-moisture data from a field campaign | 43 |
julienmoeys/soiltexture | A package providing tools to classify and analyze soil texture based on soil particle size distribution. | 28 |
kgpml/hyperspectral | Developing Deep Learning models for classifying land covers in hyperspectral images using Neural Networks | 298 |
fomorians/highway-cnn | A deep learning framework for training highway networks on image data using convolutional neural networks | 57 |
shawn1993/cnn-text-classification-pytorch | An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch | 1,022 |
computational-plant-science/dirt | Automated high-throughput root phenotyping platform using image processing and machine learning algorithms. | 25 |
aramcharan/us_soilgrids100m | A dataset and model for predicting soil properties and classes at high spatial resolution using machine learning and remote sensing data. | 35 |
yonghaoxu/rpnet | Matlab implementation of a deep learning-based method for classifying hyperspectral images | 56 |
bmirds/deepslide | Classifies high-resolution microscopy images of lung adenocarcinoma using deep neural networks with a sliding window framework. | 494 |
terrychenism/deformable-convnets | A software framework implementing Deformable Convolutional Networks for object detection and image segmentation tasks | 160 |
xiayandi/pytorch_text_classification | An implementation of convolutional neural networks for text classification using PyTorch | 66 |
pv-lab/autoxrd | Automates XRD pattern classification using CNNs and data augmentation | 50 |
cauchyturing/ucr_time_series_classification_deep_learning_baseline | Developing and evaluating deep learning models for time series classification with a focus on interpretability and deployability. | 682 |
weecology/deeptreeattention | An implementation of a deep learning model for tree species classification from hyperspectral images | 120 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |