Skip to content
/ saiseg Public

saiseg is implemented for satellite/aerial image(sai) segmentation and classification

Notifications You must be signed in to change notification settings

lonl/saiseg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saiseg

This repository is for satellite/aerial image (sai) segementation & classification.

networks implemented

next coming

usage

  1. Download the ISPRS dataset
  2. Modify the "data:path" in saiseg/configs/isprs_*.yml with your correct dataset path.
  3. [sudo] python train.py

dataLoaders implemented

todo

  1. To add the visualization
  2. To add other datasets implemented

requirements

  • numpy
  • scipy
  • pytorch >=0.3.1
  • torchvision ==0.2.0
  • sklearn

related works references

acknowlegements

This project is implemented with making references from @meetshah1995.

About

saiseg is implemented for satellite/aerial image(sai) segmentation and classification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages