dacapo
dacapo copied to clipboard
Resampling should be configured when constructing batch providers, not in array configs
ResampledArrayConfig should be a deprecated class.
Same with BinarizeArrayConfig, MergingInstances, etc....
Make CSV for the datasplit contruction with columns:
- train/validate/test
- raw_path
- GT_path
- [weight] default = 1
- ....
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?
Add "resolution" to TaskConfig --> automatically resample incoming arrays to the correct resolution