You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the necessary code to train PyTorch 2D-CNN models in Azure Machine Learning. Hyperspectral Imaging management is done to feed CNN models. When models are trained, their are registered in an Azure Machine Learning workspace, which are then used as a web service using Azure Kubernetes Service. These web service are used to…
Implementation of a Hybrid Hypergraph Attention Network for hyperspectral image classification. Includes data preprocessing with PCA and SLIC, scripts for data downloading, training, evaluation, and Jupyter notebooks for experimentation. Uses DL frameworks and scientific computing libraries.
This is the code of the paper Multiple Spectral Resolution 3D Convolutional Neural Network for Hyperspectral Image Classification. And the paper has been accpeted by remote sensing.