提交 6cfc657c 编写于 作者: S Steven Hickson 提交者: Waleed

Small typo fix

上级 e67a6c8a
......@@ -66,7 +66,7 @@ class BalloonConfig(Config):
IMAGES_PER_GPU = 2
# Number of classes (including background)
NUM_CLASSES = 1 + 1 # Background + baloon
NUM_CLASSES = 1 + 1 # Background + balloon
# Number of training steps per epoch
STEPS_PER_EPOCH = 100
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册