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
ab8192ee
"vscode:/vscode.git/clone" did not exist on "439ead5a7738bc5080d1d4643ae4bf6dfc78b8ca"
Commit
ab8192ee
authored
Apr 27, 2021
by
Dan Kondratyuk
Committed by
A. Unique TensorFlower
Apr 27, 2021
Browse files
Internal change
PiperOrigin-RevId: 370743885
parent
b94c9598
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/video_classification.py
official/vision/beta/configs/video_classification.py
+1
-0
No files found.
official/vision/beta/configs/video_classification.py
View file @
ab8192ee
...
@@ -31,6 +31,7 @@ class DataConfig(cfg.DataConfig):
...
@@ -31,6 +31,7 @@ class DataConfig(cfg.DataConfig):
file_type
:
Optional
[
str
]
=
'tfrecord'
file_type
:
Optional
[
str
]
=
'tfrecord'
compressed_input
:
bool
=
False
compressed_input
:
bool
=
False
split
:
str
=
'train'
split
:
str
=
'train'
variant_name
:
Optional
[
str
]
=
None
feature_shape
:
Tuple
[
int
,
...]
=
(
64
,
224
,
224
,
3
)
feature_shape
:
Tuple
[
int
,
...]
=
(
64
,
224
,
224
,
3
)
temporal_stride
:
int
=
1
temporal_stride
:
int
=
1
random_stride_range
:
int
=
0
random_stride_range
:
int
=
0
...
...
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