Code Monkey home page Code Monkey logo

sc-eadnet's Introduction

SC-EADNet

The Official PyTorch implementation of SC-EADNet on TGRS 2022 paper SC-EADNet: A Self-Supervised Contrastive Efficient Asymmetric Dilated Network for Hyperspectral Image Classification.

Requirements

conda install pytorch torchvision cudatoolkit=10.0 -c pytorch
pip install tqdm pandas scipy numpy

Dataset

Indian Pines, Salinas, PaviaU, Houston 2013 datasets are used in this repo, the dataset should be downloaded into dataset/HSIdata directory.

Prepare Dataset

cd dataset
python makeTrainingSet.py

Usage

Train SC-EADNet

python main.py --batch_size 128 --epochs 100 

Linear Evaluation

python linear.py --model_path /path/to/pretrained/checkpoint/

Citation

@ARTICLE{9627700,  
author={Zhu, Mingzhen and Fan, Jiayuan and Yang, Qihang and Chen, Tao},  
journal={IEEE Transactions on Geoscience and Remote Sensing},   
title={SC-EADNet: A Self-Supervised Contrastive Efficient Asymmetric Dilated Network for Hyperspectral Image Classification},   
year={2022},  
volume={60},  
number={},  
pages={1-17},  
doi={10.1109/TGRS.2021.3131152}}

sc-eadnet's People

Contributors

mzhenz avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.