summitgao / WBANet

Code for "Wavelet-based Bi-dimensional Aggregation Network for SAR Image Change Detection", IEEE GRSL 2024.
6 stars 0 forks source link

Supervised or Unsupervised? #1

Closed ziudeso closed 4 days ago

ziudeso commented 2 months ago

Hi, wanted to try the network but wondering if it's an unsupervised or supervised method.

Thanks F.

xuwayyy commented 2 months ago

It's an unsupervised network. We generate the pseudo change map and train/test dataset in our preclassify.py script