Open
Description
Two settings:
- No augmentation to images we load
- Standard image augmentation pipeline (https://pytorch.org/vision/main/transforms.html# https://pytorch.org/vision/main/auto_examples/plot_transforms.html#sphx-glr-auto-examples-plot-transforms-py)
Note that some augmentations will also affect the RoIs.
Code to put transforms into:
Remember that some transforms only should apply at training time
Result of this ticket should be tensorboard logs of 100epochs under the two settings, with none of the other code changed beside the setting
Metadata
Metadata
Assignees
Type
Projects
Status
Todo