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
89eb58bc
Commit
89eb58bc
authored
Oct 23, 2021
by
Vishnu Banna
Browse files
index fix
parent
650b1baa
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
14 additions
and
31 deletions
+14
-31
official/vision/beta/projects/yolo/configs/experiments/scaled-yolo/detection/yolo_csp_640_tpu.yaml
...s/experiments/scaled-yolo/detection/yolo_csp_640_tpu.yaml
+0
-5
official/vision/beta/projects/yolo/configs/experiments/scaled-yolo/detection/yolo_l_p5_896_tpu.yaml
.../experiments/scaled-yolo/detection/yolo_l_p5_896_tpu.yaml
+0
-5
official/vision/beta/projects/yolo/configs/experiments/scaled-yolo/detection/yolo_l_p6_1280_tpu.yaml
...experiments/scaled-yolo/detection/yolo_l_p6_1280_tpu.yaml
+0
-5
official/vision/beta/projects/yolo/configs/experiments/scaled-yolo/detection/yolo_l_p7_1536_tpu.yaml
...experiments/scaled-yolo/detection/yolo_l_p7_1536_tpu.yaml
+0
-5
official/vision/beta/projects/yolo/configs/experiments/scaled-yolo/detection/yolo_xl_p5_896_tpu.yaml
...experiments/scaled-yolo/detection/yolo_xl_p5_896_tpu.yaml
+6
-11
official/vision/beta/projects/yolo/modeling/decoders/yolo_decoder.py
...sion/beta/projects/yolo/modeling/decoders/yolo_decoder.py
+8
-0
No files found.
official/vision/beta/projects/yolo/configs/experiments/scaled-yolo/detection/yolo_csp_640_tpu.yaml
View file @
89eb58bc
...
@@ -4,11 +4,6 @@ runtime:
...
@@ -4,11 +4,6 @@ runtime:
distribution_strategy
:
'
tpu'
distribution_strategy
:
'
tpu'
mixed_precision_dtype
:
'
float32'
mixed_precision_dtype
:
'
float32'
tpu_enable_xla_dynamic_padder
:
false
tpu_enable_xla_dynamic_padder
:
false
runtime
:
distribution_strategy
:
'
mirrored'
mixed_precision_dtype
:
'
float16'
tpu_enable_xla_dynamic_padder
:
false
num_gpus
:
1
task
:
task
:
model
:
model
:
input_size
:
[
640
,
640
,
3
]
input_size
:
[
640
,
640
,
3
]
...
...
official/vision/beta/projects/yolo/configs/experiments/scaled-yolo/detection/yolo_l_p5_896_tpu.yaml
View file @
89eb58bc
...
@@ -4,11 +4,6 @@ runtime:
...
@@ -4,11 +4,6 @@ runtime:
distribution_strategy
:
'
tpu'
distribution_strategy
:
'
tpu'
mixed_precision_dtype
:
'
float32'
mixed_precision_dtype
:
'
float32'
tpu_enable_xla_dynamic_padder
:
false
tpu_enable_xla_dynamic_padder
:
false
runtime
:
distribution_strategy
:
'
mirrored'
mixed_precision_dtype
:
'
float16'
tpu_enable_xla_dynamic_padder
:
false
num_gpus
:
1
task
:
task
:
model
:
model
:
input_size
:
[
896
,
896
,
3
]
input_size
:
[
896
,
896
,
3
]
...
...
official/vision/beta/projects/yolo/configs/experiments/scaled-yolo/detection/yolo_l_p6_1280_tpu.yaml
View file @
89eb58bc
...
@@ -4,11 +4,6 @@ runtime:
...
@@ -4,11 +4,6 @@ runtime:
distribution_strategy
:
'
tpu'
distribution_strategy
:
'
tpu'
mixed_precision_dtype
:
'
float32'
mixed_precision_dtype
:
'
float32'
tpu_enable_xla_dynamic_padder
:
false
tpu_enable_xla_dynamic_padder
:
false
runtime
:
distribution_strategy
:
'
mirrored'
mixed_precision_dtype
:
'
float16'
tpu_enable_xla_dynamic_padder
:
false
num_gpus
:
1
task
:
task
:
model
:
model
:
input_size
:
[
1280
,
1280
,
3
]
input_size
:
[
1280
,
1280
,
3
]
...
...
official/vision/beta/projects/yolo/configs/experiments/scaled-yolo/detection/yolo_l_p7_1536_tpu.yaml
View file @
89eb58bc
...
@@ -4,11 +4,6 @@ runtime:
...
@@ -4,11 +4,6 @@ runtime:
distribution_strategy
:
'
tpu'
distribution_strategy
:
'
tpu'
mixed_precision_dtype
:
'
float32'
mixed_precision_dtype
:
'
float32'
tpu_enable_xla_dynamic_padder
:
false
tpu_enable_xla_dynamic_padder
:
false
runtime
:
distribution_strategy
:
'
mirrored'
mixed_precision_dtype
:
'
float16'
tpu_enable_xla_dynamic_padder
:
false
num_gpus
:
1
task
:
task
:
model
:
model
:
input_size
:
[
1536
,
1536
,
3
]
input_size
:
[
1536
,
1536
,
3
]
...
...
official/vision/beta/projects/yolo/configs/experiments/scaled-yolo/detection/yolo_l_p5_
640
_tpu.yaml
→
official/vision/beta/projects/yolo/configs/experiments/scaled-yolo/detection/yolo_
x
l_p5_
896
_tpu.yaml
View file @
89eb58bc
...
@@ -4,14 +4,9 @@ runtime:
...
@@ -4,14 +4,9 @@ runtime:
distribution_strategy
:
'
tpu'
distribution_strategy
:
'
tpu'
mixed_precision_dtype
:
'
float32'
mixed_precision_dtype
:
'
float32'
tpu_enable_xla_dynamic_padder
:
false
tpu_enable_xla_dynamic_padder
:
false
runtime
:
distribution_strategy
:
'
mirrored'
mixed_precision_dtype
:
'
float16'
tpu_enable_xla_dynamic_padder
:
false
num_gpus
:
1
task
:
task
:
model
:
model
:
input_size
:
[
640
,
640
,
3
]
input_size
:
[
896
,
896
,
3
]
backbone
:
backbone
:
type
:
'
darknet'
type
:
'
darknet'
darknet
:
darknet
:
...
@@ -24,7 +19,7 @@ task:
...
@@ -24,7 +19,7 @@ task:
type
:
yolo_decoder
type
:
yolo_decoder
yolo_decoder
:
yolo_decoder
:
version
:
v4
version
:
v4
type
:
csp_large
type
:
csp_
x
large
head
:
head
:
smart_bias
:
true
smart_bias
:
true
detection_generator
:
detection_generator
:
...
@@ -58,9 +53,9 @@ task:
...
@@ -58,9 +53,9 @@ task:
num_classes
:
80
num_classes
:
80
anchor_boxes
:
anchor_boxes
:
anchors_per_scale
:
4
anchors_per_scale
:
4
boxes
:
[
box
:
[
7
,
9
],
box
:
[
17
,
14
],
box
:
[
13
,
29
],
box
:
[
34
,
2
5
],
boxes
:
[
box
:
[
13
,
17
],
box
:
[
31
,
25
],
box
:
[
24
,
51
],
box
:
[
61
,
4
5
],
box
:
[
27
,
58
],
box
:
[
68
,
54
],
box
:
[
55
,
108
],
box
:
[
124
,
105
],
box
:
[
48
,
102
],
box
:
[
119
,
96
],
box
:
[
97
,
189
],
box
:
[
217
,
184
],
box
:
[
97
,
219
],
box
:
[
185
,
257
],
box
:
[
352
,
353
],
box
:
[
457
,
457
]]
box
:
[
171
,
384
],
box
:
[
324
,
451
],
box
:
[
616
,
618
],
box
:
[
800
,
800
]]
train_data
:
train_data
:
input_path
:
'
/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/train*'
input_path
:
'
/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/train*'
shuffle_buffer_size
:
10000
shuffle_buffer_size
:
10000
...
@@ -76,6 +71,6 @@ task:
...
@@ -76,6 +71,6 @@ task:
letter_box
:
true
letter_box
:
true
random_flip
:
true
random_flip
:
true
aug_rand_translate
:
0.5
aug_rand_translate
:
0.5
area_thresh
:
0.
1
area_thresh
:
0.
0
validation_data
:
validation_data
:
input_path
:
'
/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/val*'
input_path
:
'
/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/val*'
official/vision/beta/projects/yolo/modeling/decoders/yolo_decoder.py
View file @
89eb58bc
...
@@ -54,6 +54,14 @@ YOLO_MODELS = {
...
@@ -54,6 +54,14 @@ YOLO_MODELS = {
max_csp_stack
=
5
,
max_csp_stack
=
5
,
path_process_len
=
8
,
path_process_len
=
8
,
fpn_filter_scale
=
1
),
fpn_filter_scale
=
1
),
csp_xlarge
=
dict
(
embed_spp
=
False
,
use_fpn
=
True
,
max_level_process_len
=
None
,
csp_stack
=
7
,
fpn_depth
=
7
,
path_process_len
=
8
,
fpn_filter_scale
=
1
),
),
),
'v3'
:
'v3'
:
dict
(
dict
(
...
...
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