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
3b384f5e
Commit
3b384f5e
authored
Jul 31, 2020
by
TF Object Detection Team
Browse files
Merge pull request #9021 from kmindspark:context_fix2
PiperOrigin-RevId: 324361361
parents
03a6d6c8
0a2312b8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
research/object_detection/dataset_tools/context_rcnn/add_context_to_examples.py
...ion/dataset_tools/context_rcnn/add_context_to_examples.py
+1
-0
No files found.
research/object_detection/dataset_tools/context_rcnn/add_context_to_examples.py
View file @
3b384f5e
...
...
@@ -926,6 +926,7 @@ def main(argv=None, save_main_session=True):
args
.
context_features_score_threshold
,
args
.
keep_only_positives_gt
,
args
.
max_num_elements_in_context_features
,
args
.
num_shards
,
args
.
output_type
,
args
.
max_clip_length
,
args
.
context_feature_length
)
...
...
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