Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
002ec22b
"git@developer.sourcefind.cn:change/sglang.git" did not exist on "9798e72baac103a07553f2587477e92459cda3a2"
Commit
002ec22b
authored
Aug 30, 2021
by
Fan Yang
Committed by
A. Unique TensorFlower
Aug 30, 2021
Browse files
Internal change
PiperOrigin-RevId: 393865977
parent
fb603b31
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
official/vision/beta/configs/semantic_segmentation.py
official/vision/beta/configs/semantic_segmentation.py
+1
-0
No files found.
official/vision/beta/configs/semantic_segmentation.py
View file @
002ec22b
...
...
@@ -50,6 +50,7 @@ class DataConfig(cfg.DataConfig):
aug_scale_min
:
float
=
1.0
aug_scale_max
:
float
=
1.0
aug_rand_hflip
:
bool
=
True
aug_policy
:
Optional
[
str
]
=
None
drop_remainder
:
bool
=
True
file_type
:
str
=
'tfrecord'
decoder
:
Optional
[
common
.
DataDecoder
]
=
common
.
DataDecoder
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment