diff --git a/run.py b/run.py
index ef895c4d410029b49abaeb1051ce8501981d09aa..5b4697032fae096f1c903adb4fdc5c8ebb0487a3 100644
--- a/run.py
+++ b/run.py
@@ -160,7 +160,6 @@ def main(args):
                                    "ellipses" : pred_ellipses})
 
         out_data = {"file_name": f, 
-                    "bbox": b.tolist(),
                     "detections": detections_txt,
                     "orientation": [],
                     "position": []