Skip to content

khizerzakir/Time-Series-Crop-Classification-Deep-Learning

Repository files navigation

Time-Series Crop Classification with Deep Learning

This repository contains a Jupyter notebook demonstrating time series classification for crop identification using deep learning techniques - MLP, LSTM and 1D-CNN . The dataset used in this demonstration is a subset of the MiniTimeMatch dataset.

Open in Colab


Notebook Structure

  • Data exploration
  • EDA analysis
  • MLP implementation
  • LSTM implementation
  • 1D CNN implementation

Dataset Information

Each observation in the dataset consists of a time series of 62 observations taken across 10 spectral bands of Sentinel-2 for 19 different classes in France. Each observation corresponds to spectral measurements aggregated over a land parcel. The observations are labeled with the crop found in the parcel.


Reference Papers


Repository References


Dataset Source

The dataset used in this demonstration can be found at: Dataset Source

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published