FCSN_for_ChangeDetection_IGARSS2018 icon indicating copy to clipboard operation
FCSN_for_ChangeDetection_IGARSS2018 copied to clipboard

关于训练用的训练集和测试集来源问题

Open ARnnn opened this issue 5 years ago • 9 comments

我按照你的make_dataset.py处理完以后,得到的是一些.npy文件,并没有划分为训练集和测试集,在train.py文件中的测试集是怎么来的,是将原来data文件夹中的.npy文件自己划为训练集和测试集吗

ARnnn avatar Aug 22 '19 08:08 ARnnn

Thank you for your question. Indeed, make_dataset.py make only one dataset including both of train and test dataset. I divided it manually.

kyoukuntaro avatar Aug 23 '19 07:08 kyoukuntaro

Thank you for your response. In addition,how do you manually generate the test suite? Do you merge the two corresponding pictures in the files contained in the test suite into six channels?

ARnnn avatar Aug 23 '19 09:08 ARnnn

Do you merge the two corresponding pictures in the files contained in the test suite into six channels?

Yes, I think it is a good choice. Is that the answer you were hoping for?

kyoukuntaro avatar Aug 23 '19 09:08 kyoukuntaro

Why didn't this code end up with a .h5 model?

ARnnn avatar Aug 27 '19 02:08 ARnnn

Hello, I do not know what to do when the training progress finished, can you give me some advice? I'm a really new one for deep learning.

goosey-geo avatar Dec 17 '19 12:12 goosey-geo

Hello, I do not know what to do when the training progress finished, can you give me some advice? I'm a really new one for deep learning.

你好,方便留一下qq么

Rikaaaaaa95 avatar Jan 31 '20 00:01 Rikaaaaaa95

Thank you for your question. Indeed, make_dataset.py make only one dataset including both of train and test dataset. I divided it manually.

So,how to divided it?Which is train?Which is test?

louxiantuo avatar May 02 '20 05:05 louxiantuo

I want to ask you how to test this code and how can I get the final change detection results? Thank you!

Ygya avatar May 25 '20 03:05 Ygya

请问数据预处理后,应该如何划分训练集和测试集?

liudong315 avatar Oct 13 '20 07:10 liudong315