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

Multi-folder support #77

Closed
8 tasks
YipengHu opened this issue Jun 26, 2020 · 2 comments · Fixed by #80
Closed
8 tasks

Multi-folder support #77

YipengHu opened this issue Jun 26, 2020 · 2 comments · Fixed by #80
Assignees
Labels
feature Issues related to new feature or functionalities.

Comments

@YipengHu
Copy link
Member

YipengHu commented Jun 26, 2020

Issue description

Additional support to enable training data can be sampled from multiple folders.

Type of Issue

Please delete options that are not relevant.

  • New feature request
  • Documentation update
  • Test request
  • Linting request

What's the expected result?

  • multiple folders can be specified in yaml config file;
  • the training data from all these folders will be considered (as though they are coming from the same single folder)
  • options in config files that can specify training, validation, test dataset folders
  • optionally, the multi-folder support can be extended to validation and testfolders

What's the actual result?

Additional details / screenshot

@YipengHu YipengHu added the feature Issues related to new feature or functionalities. label Jun 26, 2020
@YipengHu YipengHu added this to the Pre-alpha-0-loader milestone Jun 26, 2020
@YipengHu
Copy link
Member Author

let me know when you near finish this, I can edit the relevant doc/tutorials to be consistent with your implementation. @mathpluscode

@YipengHu YipengHu self-assigned this Jun 26, 2020
@YipengHu
Copy link
Member Author

this is also related to #41 and #36

mathpluscode added a commit that referenced this issue Jun 28, 2020
mathpluscode added a commit that referenced this issue Jun 28, 2020
mathpluscode added a commit that referenced this issue Jun 28, 2020
mathpluscode added a commit that referenced this issue Jun 28, 2020
mathpluscode added a commit that referenced this issue Jun 28, 2020
mathpluscode added a commit that referenced this issue Jun 28, 2020
mathpluscode added a commit that referenced this issue Jun 28, 2020
mathpluscode added a commit that referenced this issue Jun 28, 2020
mathpluscode added a commit that referenced this issue Jun 28, 2020
mathpluscode added a commit that referenced this issue Jun 28, 2020
s-sd pushed a commit that referenced this issue Jul 2, 2020
s-sd pushed a commit that referenced this issue Jul 2, 2020
s-sd pushed a commit that referenced this issue Jul 2, 2020
s-sd pushed a commit that referenced this issue Jul 2, 2020
s-sd pushed a commit that referenced this issue Jul 2, 2020
s-sd pushed a commit that referenced this issue Jul 2, 2020
s-sd pushed a commit that referenced this issue Jul 2, 2020
s-sd pushed a commit that referenced this issue Jul 2, 2020
s-sd pushed a commit that referenced this issue Jul 2, 2020
s-sd pushed a commit that referenced this issue Jul 2, 2020
s-sd pushed a commit that referenced this issue Jul 2, 2020
s-sd pushed a commit that referenced this issue Jul 2, 2020
s-sd pushed a commit that referenced this issue Jul 2, 2020
s-sd pushed a commit that referenced this issue Jul 2, 2020
s-sd pushed a commit that referenced this issue Jul 2, 2020
s-sd pushed a commit that referenced this issue Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Issues related to new feature or functionalities.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants