MinZHANG-WHU / FDCNN

The implementation of FDCNN in paper - A Feature Difference Convolutional Neural Network-Based Change Detection Method
https://github.com/MinZHANG-WHU/FDCNN
73 stars 26 forks source link

Training of the FDCNN model #9

Open Laharish01 opened 3 years ago

Laharish01 commented 3 years ago

Hello, thank you for sharing the code for the project. It is very informative. However, there are no steps to train the FDCNN model by ourselves. Would appreciate it if you could provide steps to do so and also how to use the pre-built caffe runtime on windows.

AkshithBellare commented 3 years ago

Thanks for sharing code. I too was looking how to train the FDCNN on our own systems. Instructions on how to train would be very helpful!