Update Montgomery dataset
Updated the Montgomery dataset and associated tests to fit the new data handling design implemented in the add-datamodule branch
Merge request reports
Activity
assigned to @dcarron
@mdelitroz: something else that came into mind - if the Shenzhen dataset is already RGB (even if, in reality, it is not), then we should load that as is and not convert it to grayscale at raw-loading time. We will save the RGB conversion for models that need it.
added 1 commit
- 249274a9 - We decided to handle the resizing of the input at the model level and not at...
added 5 commits
- a4686009 - [models.pasa] Set grayscale/resize model transforms
- 8361e117 - [data.montgomery/shenzhen.loader] Simplify loaders, adjust some variable...
- 3b5fba10 - [data.datamodule] Double-check model_transforms are set before datasets are...
- b8f0c8cd - [data.montgomery/shenzhen] Simplify documentation maintenance
- 7e752335 - [data.datamodule] Fixes cached dataset model transform application; Improves...
Toggle commit listmentioned in commit d0b7d8b8
Please register or sign in to reply