Thank you! We'll be in touch ASAP.
Something went wrong, please try again or contact us directly at contact@dagshub.com
Deci-AI:master
deci-ai:feature/SG-266_clean_trainer_ctor
defaults: - cityscapes_dataset_params - _self_ train_dataset_params: transforms: - ColorJitterSeg: brightness: 0.5 contrast: 0.5 saturation: 0.5 - RandomFlipSeg: prob: 0.5 - RandomRescaleSeg: scales: [ 0.5, 2. ] - PadShortToCropSizeSeg: crop_size: [ 1024, 1024 ] fill_mask: 19 - CropImageAndMaskSeg: crop_size: [ 1024, 1024 ] mode: random train_dataloader_params: batch_size: 6 val_dataloader_params: batch_size: 6
Press p or to see the previous file or, n or to see the next file