{
  "data_config": {
    "default_key_x": "avg_time_ms",
    "default_key_y": "mAP",
    "default_sort_key": "avg_time_ms",
    "table_view": [
      {
        "json_and_pre": "yes",
        "key": "platform_info",
        "name": "Platform info",
        "skip_pre": "yes"
      },
      {
        "json_and_pre": "yes",
        "key": "resolved_deps",
        "name": "Resolved deps",
        "skip_pre": "yes"
      },
      {
        "format": "%.2f",
        "key": "avg_fps",
        "name": "Average FPS",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "avg_time_ms",
        "name": "Average time (ms.)",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "detection_time_avg_s",
        "name": "Detection time (average, sec.)",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "detection_time_total_s",
        "name": "Detection time (total, sec.)",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "graph_load_time_s",
        "name": "Graph load time (sec.)",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "images_load_time_avg_s",
        "name": "Images load time (average, sec.)",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "images_load_time_total_s",
        "name": "Images load time (total, sec.)",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "mAP",
        "name": "mAP",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "metrics#DetectionBoxes_Precision/mAP",
        "name": "Detection Boxes Precision mAP",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "metrics#DetectionBoxes_Precision/mAP (large)",
        "name": "Detection Boxes Precision mAP (large)",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "metrics#DetectionBoxes_Precision/mAP (medium)",
        "name": "Detection Boxes Precision mAP (medium)",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "metrics#DetectionBoxes_Precision/mAP (small)",
        "name": "Detection Boxes Precision mAP (small)",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "metrics#DetectionBoxes_Precision/mAP@.50IOU",
        "name": "Detection Boxes Precision mAP (.50 IOU)",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "metrics#DetectionBoxes_Precision/mAP@.75IOU",
        "name": "Detection Boxes Precision mAP (.75 IOU)",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "metrics#DetectionBoxes_Recall/AR@1",
        "name": "Detection Boxes Recall AR@1",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "metrics#DetectionBoxes_Recall/AR@10",
        "name": "Detection Boxes Recall AR@10",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "metrics#DetectionBoxes_Recall/AR@100",
        "name": "Detection Boxes Recall AR@100",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "metrics#DetectionBoxes_Recall/AR@100 (large)",
        "name": "Detection Boxes Recall AR@100 (large)",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "metrics#DetectionBoxes_Recall/AR@100 (medium)",
        "name": "Detection Boxes Recall AR@100 (medium)",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "metrics#DetectionBoxes_Recall/AR@100 (small)",
        "name": "Detection Boxes Recall AR@100 (small)",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "recall",
        "name": "Recall",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "setup_time_s",
        "name": "Setup time (sec.)",
        "type": "float"
      },
      {
        "format": "%.2f",
        "key": "test_time_s",
        "name": "Test time (sec.)",
        "type": "float"
      },
      {
        "format": "%Y-%m-%dT%H:%M:%SZ",
        "key": "solution_run_date",
        "name": "Start date",
        "type": "string"
      },
      {
        "format": "%.2f",
        "key": "solution_duration",
        "name": "Total bechmark time (sec.)",
        "type": "float"
      }
    ]
  }
}