Skip to content

Commit 998104b

Browse files
committed
fix typo
1 parent 32105a3 commit 998104b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

object_detection/eval.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
--pipeline_config_path=pipeline_config.pbtxt
3131
3232
2) Three configuration files may be provided: a model_pb2.DetectionModel
33-
configuration file to define what type of DetectionModel is being evaulated, an
33+
configuration file to define what type of DetectionModel is being evaluated, an
3434
input_reader_pb2.InputReader file to specify what data the model is evaluating
3535
and an eval_pb2.EvalConfig file to configure evaluation parameters.
3636

0 commit comments

Comments
 (0)