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
bd09680a
Commit
bd09680a
authored
Nov 16, 2021
by
Vishnu Banna
Browse files
model
parent
f59c0d29
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/vision/beta/projects/yolo/configs/yolo.py
official/vision/beta/projects/yolo/configs/yolo.py
+1
-1
No files found.
official/vision/beta/projects/yolo/configs/yolo.py
View file @
bd09680a
...
@@ -186,7 +186,7 @@ class AnchorBoxes(hyperparams.Config):
...
@@ -186,7 +186,7 @@ class AnchorBoxes(hyperparams.Config):
level_limits
:
Optional
[
List
[
int
]]
=
None
level_limits
:
Optional
[
List
[
int
]]
=
None
anchors_per_scale
:
int
=
3
anchors_per_scale
:
int
=
3
generate_anchors
:
bool
=
Tru
e
generate_anchors
:
bool
=
Fals
e
scaling_mode
:
str
=
"sqrt"
scaling_mode
:
str
=
"sqrt"
box_generation_mode
:
str
=
"per_level"
box_generation_mode
:
str
=
"per_level"
num_samples
:
Optional
[
int
]
=
None
num_samples
:
Optional
[
int
]
=
None
...
...
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