未验证 提交 3b2feefb 编写于 作者: S SunAhong1993 提交者: GitHub

Update visualize.py

上级 0ca4cd5b
......@@ -28,7 +28,7 @@ def visualize(img_file,
num_samples=3000,
batch_size=50,
save_dir='./'):
model_info = self.get_model_info()
model_info = moedl.get_model_info()
if model_info['status'] != 'Normal':
raise Exception('The explanation only can deal with the Normal model')
model.arrange_transforms(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册