"vscode:/vscode.git/clone" did not exist on "d53478561cf85cde66d68747195a5acae1603272"
Commit e6b7e0ad authored by Kaushik Shivakumar's avatar Kaushik Shivakumar
Browse files

fix

parent c88b9fb0
......@@ -297,6 +297,7 @@ class ContextRCNNMetaArch(faster_rcnn_meta_arch.FasterRCNNMetaArch):
"Please make sure context_features and valid_context_size are in the "
"features")
print("In get side inputs, returning side features.")
return {
fields.InputDataFields.context_features:
features[fields.InputDataFields.context_features],
......
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