Two settings:
Note that some augmentations will also affect the RoIs.
Code to put transforms into:
|
def _compose_transform(self, transform: Dict) -> transforms.Compose: |
|
common_transform: &common_transform |
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
Two settings:
Note that some augmentations will also affect the RoIs.
Code to put transforms into:
Perception-Research/src/PGP/datasets/visual_data_helper.py
Line 22 in f256bfe
Perception-Research/src/PGP/configs/pgp_gatx2_lvm_traversal_visual.yml
Line 7 in f256bfe
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