From 596fe06acf4c5382bd48aa5ae3809449cdb0532a Mon Sep 17 00:00:00 2001 From: StevenLiuWen Date: Tue, 13 Mar 2018 05:38:21 -0400 Subject: update --- Codes/constant.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Codes/constant.py') diff --git a/Codes/constant.py b/Codes/constant.py index eafeab9..f6f78df 100644 --- a/Codes/constant.py +++ b/Codes/constant.py @@ -92,7 +92,7 @@ const.EVALUATE = args.evaluate # network constants const.HEIGHT = 256 const.WIDTH = 256 -const.FLOWNET_CHECKPOINT = 'flownet2/checkpoints/FlowNetSD/flownet-SD.ckpt-0' +const.FLOWNET_CHECKPOINT = 'models/pretrains/flownet-SD.ckpt-0' const.FLOW_HEIGHT = 384 const.FLOW_WIDTH = 512 -- cgit v1.2.3-70-g09d2