Skip to content

Commit

Permalink
Update regression_default.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RituYadav92 authored Sep 17, 2024
1 parent e5418c2 commit 3f194c0
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions configs/augmentations/regression_default.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
train:
RegPreprocessor: ~
NormalizeMeanStd: ~
NormalizeMinMax: ~
# NormalizeMeanStd: ~
RandomCropToEncoder: ~
RandomFlip:
ud_probability: 0.3
lr_probability: 0.3
# RandomFlip:
# ud_probability: 0.3
# lr_probability: 0.3
test:
RegPreprocessor: ~
NormalizeMeanStd: ~
Tile: ~
NormalizeMinMax: ~
# NormalizeMeanStd: ~
Tile: ~

0 comments on commit 3f194c0

Please sign in to comment.