Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ARnnn opened this issue Aug 22, 2019 · 9 comments
Open

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

ARnnn opened this issue Aug 22, 2019 · 9 comments

Comments

@ARnnn
Copy link

ARnnn commented Aug 22, 2019

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

@kyoukuntaro
Copy link
Owner

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

@ARnnn
Copy link
Author

ARnnn commented Aug 23, 2019

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?

@kyoukuntaro
Copy link
Owner

kyoukuntaro commented Aug 23, 2019

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?

@ARnnn
Copy link
Author

ARnnn commented Aug 27, 2019

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

@goosey-geo
Copy link

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.

@Rikaaaaaa95
Copy link

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么

@louxiantuo
Copy link

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?

@Ygya
Copy link

Ygya commented May 25, 2020

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

@liudong315
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants