Skip to content

kprimetis/Time_Series_Classification_of_Multispectral_Satellite_Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Time Series Classification of Multispectral Satellite Data

Project Description

This repository contains the third Project of the course "Geospatial Data Analysis and Processing" in the MSc "Data Science & Machine Learning" program. This exercise focuses on designing and implementing a time series classification methodology for multispectral satellite data using Transformer-based architectures.

Objectives

  1. Familiarization with Time Series Remote Sensing Data
  • Understand and work with time series data from Sentinel-2 satellites.
  1. Model Design and Implementation
  • Design a time series classification model using a Pixel Set Encoder and Transformer Encoder architecture.
  • Study and implement parts of scientific publications related to Transformer models for time series classification.
  1. Data Preprocessing and Augmentation
  • Preprocess and normalize data.
  • Implement data feeding algorithms with random sampling techniques.
  1. Model Training and Evaluation
  • Train and evaluate the classification model using various metrics and strategies.
  • Implement a k-fold cross-validation strategy to assess model performance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published