提交 e0739db5 编写于 作者: S SunGaofeng

modify on config files

上级 20a0107d
......@@ -18,7 +18,7 @@ learning_rate = 0.0002
lr_boundary_examples = 2000000
max_iter = 700000
learning_rate_decay = 0.8
l2_penalty = 2e-5
l2_penalty = 1e-5
gradient_clip_norm = 1.0
use_gpu = True
num_gpus = 4
......
......@@ -35,7 +35,7 @@ filelist = "./data/kinetics/val.list"
[TEST]
short_size = 256
target_size = 224
target_size = 256
num_reader_threads = 12
buf_size = 1024
batch_size = 16
......@@ -43,7 +43,7 @@ filelist = "./data/kinetics/test.list"
[INFER]
short_size = 256
target_size = 224
target_size = 256
num_reader_threads = 12
buf_size = 1024
batch_size = 16
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册