Commit 86fe1753 authored by syiming's avatar syiming
Browse files

rm unused print

parent a836069a
......@@ -486,7 +486,6 @@ class FasterRCNNMetaArchTest(
'rpn_features_to_crop':
[rpn_features_to_crop]
}, true_image_shapes)
print("here")
self.assertIn('detection_features', detections)
return (detections['detection_boxes'], detections['detection_scores'],
detections['detection_classes'], detections['num_detections'],
......
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