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

ENH: Add stationary2 dataset #111

Merged
merged 2 commits into from Jun 10, 2020
Merged

ENH: Add stationary2 dataset #111

merged 2 commits into from Jun 10, 2020

Conversation

scottclowe
Copy link
Member

@scottclowe scottclowe commented Jun 10, 2020

  • Refactor code so dataset generation is in its own function.
  • Add ConcatDataset subclass which supports initialise_datapoints.
  • Add construction of stationary2 dataset

The stationary2 dataset is MinasPassage and GrandPassage, plus a second duplicate copy of GrandPassage which uses only zoomed out depth crops. It trains on the validation partition of GrandPassage as well its train partition (it is only evaluated on the validation partition of MinasPassage).

- Refactor code so dataset generation is in its own function.
- Add ConcatDataset subclass which supports initialise_datapoints.
- Add construction of stationary2 dataset
@scottclowe scottclowe added the enhancement New feature or request label Jun 10, 2020
@scottclowe scottclowe merged commit af571f8 into master Jun 10, 2020
@scottclowe scottclowe deleted the enh_stationary-dataset branch June 10, 2020 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant