- Jul 26, 2023
-
-
Daniel CARRON authored
-
Daniel CARRON authored
-
Daniel CARRON authored
-
Daniel CARRON authored
-
Daniel CARRON authored
-
- Jul 25, 2023
-
-
André Anjos authored
-
Daniel CARRON authored
-
Daniel CARRON authored
-
Daniel CARRON authored
-
Daniel CARRON authored
-
Daniel CARRON authored
-
Daniel CARRON authored
-
Maxime DELITROZ authored
-
Oscar JIMENEZ authored
-
- Jul 24, 2023
-
-
Daniel CARRON authored
-
Daniel CARRON authored
-
Daniel CARRON authored
-
- Jul 21, 2023
-
-
André Anjos authored
[models.transforms] Implement RGB and Grayscale transforms, and hook those into our models (closes #15)
-
André Anjos authored
-
André Anjos authored
-
Daniel CARRON authored
-
André Anjos authored
[data.augmentations] Move transforms to augmentations; Implement auto-parellisation for ElasticDeformation (partial affects #5); Reflect changes in all relevant submodules
-
- Jul 20, 2023
-
-
André Anjos authored
-
André Anjos authored
Update Montgomery dataset See merge request biosignal/software/ptbench!9
-
André Anjos authored
[data.datamodule] Fixes cached dataset model transform application; Improves logging and documentation; Estimate loaded sample sizes and RAM occupance
-
André Anjos authored
-
André Anjos authored
[data.datamodule] Double-check model_transforms are set before datasets are instantiated; Remove model_transforms from constructor (non-sensical); Improve documentation on model-transforms
-
André Anjos authored
[data.montgomery/shenzhen.loader] Simplify loaders, adjust some variable names, comments and add some (commented out) test code to visualize generated images
-
André Anjos authored
-
Maxime DELITROZ authored
We decided to handle the resizing of the input at the model level and not at the dataset level anymore. Loaders, docstrings and tests of Shenzhen and Montgomery were updated accordingly to only load data, remove black borders and crop to square shape. [image_utils.RemoveBlackBorders] had to be modified to allow functional utilization
-
André Anjos authored
-
André Anjos authored
[data.montgomery.loader] Use load_pil() instead of load_pil_baw() since Montgomery images are already in grayscale PNG (not black-and-white!)
-
André Anjos authored
-
- Jul 19, 2023
-
-
Maxime DELITROZ authored
-
Maxime DELITROZ authored
-
Maxime DELITROZ authored
-
- Jul 18, 2023
-
-
Daniel CARRON authored
rgb protocols are not needed anymore since the rgb transform is applied depending on the model used.
-
Daniel CARRON authored
-
Daniel CARRON authored
-
Daniel CARRON authored
-