Skip to content

Classification of sea ice and open water in SAR images.

Notifications You must be signed in to change notification settings

fjc1575/Sea-Ice

Repository files navigation

TSDCU-Net

The paper is under review.

Code files

TSDCU-Net is defined as TSDCU_net in TSDCU_Net.py.

The multi-textural scale features fusion block, dilated convolution block, hybrid dilated convolution block,and channel and spatial attention is also defined in TSDCU_Net.py.

Code of baseline models is in DAUnet.py, unet.py, attention_unet.py, Unet_plus_plus.py, segnet.py, and Deeplab_v3_plus.py

wjc_dore.py defines the training, validating, and testing logic.

dataset.py creates a data loader in Pytorch.

How to run

Running main.py can train and test a model.

You can just train a model or test a model by denoting some codes.

Pre-trained models

They are available at: 链接:https://pan.baidu.com/s/1lPTz2hO6JuDek5xp4JDnlg?pwd=63rz 提取码:63rz

About

Classification of sea ice and open water in SAR images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages