justchenhao / STANet

official implementation of the spatial-temporal attention neural network (STANet) for remote sensing image change detection
BSD 2-Clause "Simplified" License
419 stars 110 forks source link

Which training method is better? #13

Closed franjamonga closed 4 years ago

franjamonga commented 4 years ago

First of all congratulate you on the great work done, the code is wonderful.

My question is about what differences exist between the three different training methods( PAM,BAM , etc) and which is better and more precise.

Thank you very much for your attention

justchenhao commented 4 years ago

Greeting! PAM is better than BAM and BASE. You can find the detailed comparison results is our paper.