1 Star 2 Fork 0

Kang Wu/In-extensive Nets

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Cross-supervised learning for cloud detection

The repository is for the article "cross-supervised learning for cloud detection" on GIScience&Remote Sensing.

The current version on the website does't include Supplementary. Download the Supplementary at here.

Requirements

  • Python 3.6.13
  • Pytorch 1.8.1
  • Gdal
  • VisualDL

Train

  1. config the training details in the file: configs/MyNet_GF1.py
  2. In terminal, train the nets by:
    python train.py
    or with specific GPUs (X for the index of GPUs):
    CUDA_VISIBLE_DEVICES=X,X,X python train.py

Test

  1. config the model_name, dataset, pth1, pth2 and exp_id in the file: test.py.
  2. In terminal, inference the nets by:
    python test.py
    or with specific GPUs (X for the index of GPUs):
    CUDA_VISIBLE_DEVICES=X,X,X python test.py

HY1C-UPC Dataset

HY1C-UPC Dataset is built from images of Chinese HY1-C satellite. The coastal zone imager (CZI) on the HY1-C satellite has a 50-m spatial resolution with four multi-spectral bands. The HY1C-UPC dataset includes 25 scenes from September 2021 to February 2022. The main scenes are collected from the coastal zones as shown bellow. The observation width of the CZI is large, hence, the dataset includes various terrains, e.g., city, snow, forest, ocean, etc., as shown bellow. The HY1C-UPC dataset contains 8 manually labeled scenes that are labeled by experts with the Photoshop software and 17 unlabeled scenes. HY1C-UPC dadaset is avaliable at: aliyundrive. (key: uu49) dataset

Todo

  • Test code release
  • Train code release
  • HY1C-UPC dataset release

Citation

If you use this project in your research please cite:

@article{CSL:WU2023,
    doi = {10.1080/15481603.2022.2147298},
    author = {Kang Wu and Zunxiao Xu and Xinrong Lyu and Peng Ren},
    title = {Cross-supervised learning for cloud detection},
    journal = {GIScience \& Remote Sensing},
    volume = {60},
    number = {1},
    pages = {2147298},
    year  = {2023},
    publisher = {Taylor & Francis},
    doi = {10.1080/15481603.2022.2147298},
    URL = {https://doi.org/10.1080/15481603.2022.2147298},
    eprint = {https://doi.org/10.1080/15481603.2022.2147298}
}

Ackonwledgement

Some implementations are built based on segmentation_models.pytorch.

Disclaimer

This repository can only be used for personal/research/non-commercial purposes. If you have any questions about this work, please raise an issue or contact me at kang_wu#foxmail.com. (Please replace # with @)

MIT License Copyright (c) 2022 武康 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

This repository is for the article named "cross-supervised learning for cloud detection". 展开 收起
Python
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/kang_wu/in-extensive-nets.git
git@gitee.com:kang_wu/in-extensive-nets.git
kang_wu
in-extensive-nets
In-extensive Nets
master

搜索帮助

Dd8185d8 1850385 E526c682 1850385