Skip to content

anshulg825/Remote-Sensing-Image-Classification-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Remote Sensing Image Classification

Overview

Deep Learning applied to train an image classifier for classifying remote sensing data into seven classes

Table of Contents

Installation

The program requires the following dependencies (easy to install using pip: pip3 install -r requirements.txt):

  • python 3.5
  • pytorch
  • numpy
  • pandas
  • matplotlib
  • CUDA (for using GPU)

Dataset

The dataset can be used from here
The test images can be found from here

Running

Simply run the jupyter notebook file in google colab (make sure that dataset is mounted correctly)

About

Pytorch implementation of Classification of Remote Sensing images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published