You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add train_transforms and val_transforms to train_timm_segmentation_model (#606)
Expose the existing transform support in SegmentationDataset through the
high-level train_timm_segmentation_model() API, matching the interface
already available in train_segmentation_model().
Closes #605
0 commit comments