提交 eecb2092 编写于 作者: S sjtubinlong

fix bugs

上级 44862b02
......@@ -146,7 +146,7 @@ def main(argv):
eval_size = (192, 192)
seg = HumanSeg(model_dir, mean, scale, eval_size, use_gpu)
# Run Predicting on a video and result will be saved as result.avi
PredictVideo(seg, input_path)
PredictCamera(seg)
if __name__ == "__main__":
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册