Commit 311dc9f7 authored by Kaushik Shivakumar's avatar Kaushik Shivakumar
Browse files

add right test

parent 657dcda5
...@@ -222,4 +222,3 @@ def compute_box_context_attention(box_features, context_features, ...@@ -222,4 +222,3 @@ def compute_box_context_attention(box_features, context_features,
output_features = output_features[:, :, tf.newaxis, tf.newaxis, :] output_features = output_features[:, :, tf.newaxis, tf.newaxis, :]
return output_features return output_features
\ No newline at end of file
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