We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32105a3 commit 998104bCopy full SHA for 998104b
object_detection/eval.py
@@ -30,7 +30,7 @@
30
--pipeline_config_path=pipeline_config.pbtxt
31
32
2) Three configuration files may be provided: a model_pb2.DetectionModel
33
-configuration file to define what type of DetectionModel is being evaulated, an
+configuration file to define what type of DetectionModel is being evaluated, an
34
input_reader_pb2.InputReader file to specify what data the model is evaluating
35
and an eval_pb2.EvalConfig file to configure evaluation parameters.
36
0 commit comments