Home

Awesome

Water-HRNet:

-- Model

-- Dataset and Trained Model

AccmIoUfwIoU
0.97570.93230.9528

-- Simple Use

-- Step 1

git clone https://github.com/faye0078/LULC
cv2
gdal
matplotlib
numpy
tqdm
Pillow
torch
torchvision

-- Step 2

BandCentral Wavelength (µm)Resolution (m)
Band 2 – Blue0.49010
Band 3 – Green0.56010
Band 4 – Red0.66510
Band 8 – NIR0.84210
Band 11 – SWIR1.61020
Band 12 – SWIR2.19020

-- Step 3

python test.py

-- Train the model

python train.py

-- Acknowledgement