enter image description here我正在运行以下操作,以使混乱矩阵仍为零零
[
python inference/infer_detections.py --input_tfrecord_paths=C:/Tensorflow1/models/research/object_detection/test.record --output_tfrecord_path=C:/Tensorflow1/models/research/object_detection/inference_graph/detections8.tfrecord --inference_graph=C:/Tensorflow1/models/research/object_detection/inference_graph/frozen_inference_graph.pb
python confusion_matrix.py --detections_record=C:/tensorflow1/models/research/object_detection/inference_graph/detections8.record --label_map=C:/Tensorflow1/models/research/object_detection/training/labelmap.pbtxt --output_path=confusion_matrix.csv
强文本] 2