If you are using a pre-trained model from the model zoo the configuration file is the pipeline.config
that is in every model-archive. If you are building your own network you have to write your pipeline.config
following the guidelines.
So simply edit your pipeline.config
adding metrics_set: "coco_detection_metrics"
in the eval_config
section for COCO, the same if you want PASCAL-VOC.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…