-
Notifications
You must be signed in to change notification settings - Fork 0
/
args.json
40 lines (40 loc) · 984 Bytes
/
args.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"--help": false,
"--version": false,
"--dataset": ".",
"--load_nn": "False",
"--n_frame": "1",
"--nn_max": "1",
"--lambda_d": "-1.0",
"--lambda_t": "-1.0",
"--channel": null,
"--wlid_ref": null,
"--n_ref": null,
"--n_chunks": "10",
"--load_checkpoint": "False",
"--grid_shape": "24",
"--load_args": "True",
"--include_all": "True",
"--lr_floor": "0.01",
"--gamma": "7",
"--lr_coef": "2.0",
"--exclude_self": "True",
"--n_epoch": "40",
"--t_track": null,
"--lambda_n_mode": "norm",
"--t_ignore": null,
"--lambda_n": "0.0",
"--clip_grad": "-1.0",
"--n_epoch_d": "10",
"--save_mode": "o",
"--cuda": "True",
"--exclusive_prov": null,
"--dimmer_ratio": "0.1",
"--z_compensator": "4.0",
"--motion_predict": "True",
"--lr_ceiling": "0.1",
"--sort_mode": "similarity",
"--fovea_sigma": "1.5",
"--allow_rotation": "True",
"--t_ref": null
}