Giter Site home page Giter Site logo

zxw-king / lsnet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qaz670756/lsnet

0.0 0.0 0.0 14.44 MB

source code of "LSNet: Extremely lightweight Siamese Network for Change Detection in Remote Sensing Images"

License: Apache License 2.0

Python 100.00%

lsnet's Introduction

LSNet

Official implementation of "LSNet: Extremely lightweight Siamese Network for Change Detection in Remote Sensing Images". arxiv|IGARSS2022

Requirements

We use python/pytorch/torchvision versions as follow:

  • python 3.7
  • pytorch 1.10.0
  • torchvision 0.11.1

You can try a lower version, but the python version is no less than 3.6 and the pytorch version is not less than 1.5. If you have any questions, please submit issue.

Dataset

We use CDD dataset from Change Detection in Remote Sensing Images Using Conditional Adversarial Networks

Train

For training, you can modify parameters in "metadata.json", or just keep the default and:

python train.py

Test

All the pre-trained models have been upload in ./weights, you can modify "model name" in "metadata.json" and

python eval.py

Noted that the source code has been reconstructed and the results are a little different from the paper. But still keeping efficient.

Citation

If you feel it useful, please star and cite our work:

@inproceedings{liu2022lsnet,
  title={LSNET: Extremely Light-Weight Siamese Network for Change Detection of Remote Sensing Image},
  author={Liu, Biyuan and Chen, Huaixin and Wang, Zhixi and Xie, Wenqiang and Shuai, LingYu},
  booktitle={IGARSS 2022-2022 IEEE International Geoscience and Remote Sensing Symposium},
  pages={2358--2361},
  year={2022},
  organization={IEEE}
}

References

Note that the source code is implemented with reference to SNUNet.

lsnet's People

Contributors

qaz670756 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.