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

Can we use multiple subjects for training? #8

Open
nihaomiao opened this issue Nov 28, 2020 · 1 comment
Open

Can we use multiple subjects for training? #8

nihaomiao opened this issue Nov 28, 2020 · 1 comment

Comments

@nihaomiao
Copy link

Hi, @carolineec Thanks for sharing your code! But I have some questions about your training dataset AlignedDataset (in the aligned_dataset.py).

It seems that it only allows using one subject for training. In this line of code, one can see that whether we have the next sample depends on the size of the dataset. So I guess that we can only use one subject for one training dataset. Is it correct? If we want to test it on another subject, we need to train the model again?

Thanks for your time!
Best
Haomiao

@justinjohn0306
Copy link

justinjohn0306 commented Nov 28, 2020 via email

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

2 participants