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

About the label #58

Open ghost opened 3 years ago

ghost commented 3 years ago

HI, @justchenhao Thanks for the awesome work and open-sourcing the code. Excuse me, why does label need interpolation in the CDFA_model.setinput. the RGB image size should be equal to label size.