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
555cb706
Commit
555cb706
authored
Aug 17, 2021
by
Fan Yang
Committed by
A. Unique TensorFlower
Aug 17, 2021
Browse files
Internal change
PiperOrigin-RevId: 391390019
parent
81ad46bf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
official/vision/beta/configs/retinanet.py
official/vision/beta/configs/retinanet.py
+1
-0
No files found.
official/vision/beta/configs/retinanet.py
View file @
555cb706
...
@@ -55,6 +55,7 @@ class Parser(hyperparams.Config):
...
@@ -55,6 +55,7 @@ class Parser(hyperparams.Config):
aug_rand_hflip
:
bool
=
False
aug_rand_hflip
:
bool
=
False
aug_scale_min
:
float
=
1.0
aug_scale_min
:
float
=
1.0
aug_scale_max
:
float
=
1.0
aug_scale_max
:
float
=
1.0
aug_policy
:
Optional
[
str
]
=
None
skip_crowd_during_training
:
bool
=
True
skip_crowd_during_training
:
bool
=
True
max_num_instances
:
int
=
100
max_num_instances
:
int
=
100
...
...
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