"vscode:/vscode.git/clone" did not exist on "00e6186d761188f26b30637d06da680d64d50166"
Commit 3b384f5e authored by TF Object Detection Team's avatar TF Object Detection Team
Browse files

Merge pull request #9021 from kmindspark:context_fix2

PiperOrigin-RevId: 324361361
parents 03a6d6c8 0a2312b8
......@@ -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)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment