Commit 26e24e21 authored by Kaushik Shivakumar's avatar Kaushik Shivakumar
Browse files

fix

parent 22ce50ad
...@@ -222,3 +222,4 @@ def compute_box_context_attention(box_features, context_features, ...@@ -222,3 +222,4 @@ 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