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

Resampling should be configured when constructing batch providers, not in array configs #97

Open
rhoadesScholar opened this issue Feb 14, 2024 · 5 comments
Assignees

Comments

@rhoadesScholar
Copy link
Member

No description provided.

@rhoadesScholar
Copy link
Member Author

ResampledArrayConfig should be a deprecated class.

@rhoadesScholar
Copy link
Member Author

Same with BinarizeArrayConfig, MergingInstances, etc....

@rhoadesScholar
Copy link
Member Author

rhoadesScholar commented Feb 14, 2024

Make CSV for the datasplit contruction with columns:

  1. train/validate/test
  2. raw_path
  3. GT_path
  4. [weight] default = 1
  5. ....

@rhoadesScholar
Copy link
Member Author

Given the run constructor is getting info about the task and model, can we generate all necessary array configs from metadata found at zarr paths?

@rhoadesScholar
Copy link
Member Author

rhoadesScholar commented Feb 14, 2024

Add "resolution" to TaskConfig --> automatically resample incoming arrays to the correct resolution

@rhoadesScholar rhoadesScholar assigned mzouink and davidackerman and unassigned d-v-b and pattonw Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

5 participants