提交 e5e7beb1 编写于 作者: C chenguowei01

recover bgr

上级 22d86982
......@@ -318,7 +318,6 @@ class SegDataset(object):
raise ValueError("Dataset mode={} Error!".format(mode))
# Normalize image
img = img[...,::-1]
img = self.normalize_image(img)
if ModelPhase.is_train(mode) or ModelPhase.is_eval(mode):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册