sunshineatnoon commited on
Commit
52059ce
·
1 Parent(s): c7f2ad4

Add application file

Browse files
weights/100039/cpk.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6bda1702af8ef9489ce61d458c6a61e21424243209d2c2ce82c56790b63fa310
3
- size 186192007
 
 
 
 
weights/100039/exp_args.json DELETED
@@ -1,63 +0,0 @@
1
- {
2
- "data_path": "/home/xtli/DATA/BSR_processed/train",
3
- "img_path": "data/test_images/100039.jpg",
4
- "test_path": null,
5
- "crop_size": 224,
6
- "scale_size": null,
7
- "batch_size": 1,
8
- "workers": 4,
9
- "pretrained_path": "/home/xtli/WORKDIR/04-15/single_scale_grouping_resume/cpk.pth",
10
- "hidden_dim": 256,
11
- "spatial_code_dim": 32,
12
- "tex_code_dim": 256,
13
- "exp_name": "04-18/100039",
14
- "project_name": "ssn_transformer",
15
- "nepochs": 20,
16
- "lr": 5e-05,
17
- "momentum": 0.5,
18
- "beta": 0.999,
19
- "lr_decay_freq": 3000,
20
- "save_freq": 1000,
21
- "save_freq_iter": 2000000000000,
22
- "log_freq": 10,
23
- "display_freq": 100,
24
- "use_wandb": 0,
25
- "work_dir": "/home/xtli/WORKDIR",
26
- "out_dir": "/home/xtli/WORKDIR/04-18/100039",
27
- "local_rank": 0,
28
- "dataset": "dataset",
29
- "config_file": "models/week0417/json/single_scale_grouping_ft.json",
30
- "lambda_L1": 1,
31
- "lambda_Perceptual": 1.0,
32
- "lambda_PatchGAN": 1.0,
33
- "lambda_GAN": 1,
34
- "add_gan_epoch": 0,
35
- "lambda_kld_loss": 1e-06,
36
- "lambda_style_loss": 1.0,
37
- "lambda_feat": 10.0,
38
- "use_slic": true,
39
- "patch_size": 64,
40
- "netPatchD_scale_capacity": 4.0,
41
- "netPatchD_max_nc": 384,
42
- "netPatchD": "StyleGAN2",
43
- "use_antialias": true,
44
- "patch_use_aggregation": false,
45
- "lambda_R1": 1.0,
46
- "lambda_ffl_loss": 1.0,
47
- "lambda_patch_R1": 1.0,
48
- "R1_once_every": 16,
49
- "add_self_loops": 1,
50
- "test_time": false,
51
- "sp_num": 196,
52
- "label_path": "/home/xtli/DATA/BSR/BSDS500/data/groundTruth",
53
- "model_name": "model",
54
- "num_D": 2,
55
- "n_layers_D": 3,
56
- "n_cluster": 10,
57
- "temperature": 23,
58
- "add_gcn_epoch": 0,
59
- "add_clustering_epoch": 0,
60
- "add_texture_epoch": 0,
61
- "dec_input_mode": "sine_wave_noise",
62
- "sine_weight": true
63
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
weights/138032/cpk.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a77860341bceb548eb434cd6936e5586a6a62ef7c73d5c321ae2637a9090c537
3
- size 186192007
 
 
 
 
weights/138032/exp_args.json DELETED
@@ -1,63 +0,0 @@
1
- {
2
- "data_path": "/home/xtli/DATA/BSR_processed/train",
3
- "img_path": "data/images/138032.jpg",
4
- "test_path": null,
5
- "crop_size": 224,
6
- "scale_size": null,
7
- "batch_size": 1,
8
- "workers": 4,
9
- "pretrained_path": "/home/xtli/WORKDIR/04-15/single_scale_grouping_resume/cpk.pth",
10
- "hidden_dim": 256,
11
- "spatial_code_dim": 32,
12
- "tex_code_dim": 256,
13
- "exp_name": "04-18/138032",
14
- "project_name": "ssn_transformer",
15
- "nepochs": 20,
16
- "lr": 5e-05,
17
- "momentum": 0.5,
18
- "beta": 0.999,
19
- "lr_decay_freq": 3000,
20
- "save_freq": 1000,
21
- "save_freq_iter": 2000000000000,
22
- "log_freq": 10,
23
- "display_freq": 100,
24
- "use_wandb": 0,
25
- "work_dir": "/home/xtli/WORKDIR",
26
- "out_dir": "/home/xtli/WORKDIR/04-18/138032",
27
- "local_rank": 0,
28
- "dataset": "dataset",
29
- "config_file": "models/week0417/json/single_scale_grouping_ft.json",
30
- "lambda_L1": 1,
31
- "lambda_Perceptual": 1.0,
32
- "lambda_PatchGAN": 1.0,
33
- "lambda_GAN": 1,
34
- "add_gan_epoch": 0,
35
- "lambda_kld_loss": 1e-06,
36
- "lambda_style_loss": 1.0,
37
- "lambda_feat": 10.0,
38
- "use_slic": true,
39
- "patch_size": 64,
40
- "netPatchD_scale_capacity": 4.0,
41
- "netPatchD_max_nc": 384,
42
- "netPatchD": "StyleGAN2",
43
- "use_antialias": true,
44
- "patch_use_aggregation": false,
45
- "lambda_R1": 1.0,
46
- "lambda_ffl_loss": 1.0,
47
- "lambda_patch_R1": 1.0,
48
- "R1_once_every": 16,
49
- "add_self_loops": 1,
50
- "test_time": false,
51
- "sp_num": 196,
52
- "label_path": "/home/xtli/DATA/BSR/BSDS500/data/groundTruth",
53
- "model_name": "model",
54
- "num_D": 2,
55
- "n_layers_D": 3,
56
- "n_cluster": 10,
57
- "temperature": 23,
58
- "add_gcn_epoch": 0,
59
- "add_clustering_epoch": 0,
60
- "add_texture_epoch": 0,
61
- "dec_input_mode": "sine_wave_noise",
62
- "sine_weight": true
63
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
weights/145053/cpk.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:94706bd93cd68f57055691cf4fbce06f836e85607f8b96b06329e628dd6ccb35
3
- size 186192007
 
 
 
 
weights/145053/exp_args.json DELETED
@@ -1,63 +0,0 @@
1
- {
2
- "data_path": "/home/xtli/DATA/BSR_processed/train",
3
- "img_path": "data/images/145053.jpg",
4
- "test_path": null,
5
- "crop_size": 224,
6
- "scale_size": null,
7
- "batch_size": 1,
8
- "workers": 4,
9
- "pretrained_path": "/home/xtli/WORKDIR/04-15/single_scale_grouping_resume/cpk.pth",
10
- "hidden_dim": 256,
11
- "spatial_code_dim": 32,
12
- "tex_code_dim": 256,
13
- "exp_name": "04-18/145053",
14
- "project_name": "ssn_transformer",
15
- "nepochs": 20,
16
- "lr": 5e-05,
17
- "momentum": 0.5,
18
- "beta": 0.999,
19
- "lr_decay_freq": 3000,
20
- "save_freq": 1000,
21
- "save_freq_iter": 2000000000000,
22
- "log_freq": 10,
23
- "display_freq": 100,
24
- "use_wandb": 0,
25
- "work_dir": "/home/xtli/WORKDIR",
26
- "out_dir": "/home/xtli/WORKDIR/04-18/145053",
27
- "local_rank": 0,
28
- "dataset": "dataset",
29
- "config_file": "models/week0417/json/single_scale_grouping_ft.json",
30
- "lambda_L1": 1,
31
- "lambda_Perceptual": 1.0,
32
- "lambda_PatchGAN": 1.0,
33
- "lambda_GAN": 1,
34
- "add_gan_epoch": 0,
35
- "lambda_kld_loss": 1e-06,
36
- "lambda_style_loss": 1.0,
37
- "lambda_feat": 10.0,
38
- "use_slic": true,
39
- "patch_size": 64,
40
- "netPatchD_scale_capacity": 4.0,
41
- "netPatchD_max_nc": 384,
42
- "netPatchD": "StyleGAN2",
43
- "use_antialias": true,
44
- "patch_use_aggregation": false,
45
- "lambda_R1": 1.0,
46
- "lambda_ffl_loss": 1.0,
47
- "lambda_patch_R1": 1.0,
48
- "R1_once_every": 16,
49
- "add_self_loops": 1,
50
- "test_time": false,
51
- "sp_num": 196,
52
- "label_path": "/home/xtli/DATA/BSR/BSDS500/data/groundTruth",
53
- "model_name": "model",
54
- "num_D": 2,
55
- "n_layers_D": 3,
56
- "n_cluster": 10,
57
- "temperature": 23,
58
- "add_gcn_epoch": 0,
59
- "add_clustering_epoch": 0,
60
- "add_texture_epoch": 0,
61
- "dec_input_mode": "sine_wave_noise",
62
- "sine_weight": true
63
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
weights/2018/cpk.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f64d1d26496fe398b1b7476969cde33541548da759778cbb74d2113a6d9695bc
3
- size 186192007
 
 
 
 
weights/2018/exp_args.json DELETED
@@ -1,63 +0,0 @@
1
- {
2
- "data_path": "/home/xtli/DATA/BSR_processed/train",
3
- "img_path": "data/test_images/2018.jpg",
4
- "test_path": null,
5
- "crop_size": 224,
6
- "scale_size": null,
7
- "batch_size": 1,
8
- "workers": 4,
9
- "pretrained_path": "/home/xtli/WORKDIR/04-15/single_scale_grouping_resume/cpk.pth",
10
- "hidden_dim": 256,
11
- "spatial_code_dim": 32,
12
- "tex_code_dim": 256,
13
- "exp_name": "04-18/2018",
14
- "project_name": "ssn_transformer",
15
- "nepochs": 20,
16
- "lr": 5e-05,
17
- "momentum": 0.5,
18
- "beta": 0.999,
19
- "lr_decay_freq": 3000,
20
- "save_freq": 1000,
21
- "save_freq_iter": 2000000000000,
22
- "log_freq": 10,
23
- "display_freq": 100,
24
- "use_wandb": 0,
25
- "work_dir": "/home/xtli/WORKDIR",
26
- "out_dir": "/home/xtli/WORKDIR/04-18/2018",
27
- "local_rank": 0,
28
- "dataset": "dataset",
29
- "config_file": "models/week0417/json/single_scale_grouping_ft.json",
30
- "lambda_L1": 1,
31
- "lambda_Perceptual": 1.0,
32
- "lambda_PatchGAN": 1.0,
33
- "lambda_GAN": 1,
34
- "add_gan_epoch": 0,
35
- "lambda_kld_loss": 1e-06,
36
- "lambda_style_loss": 1.0,
37
- "lambda_feat": 10.0,
38
- "use_slic": true,
39
- "patch_size": 64,
40
- "netPatchD_scale_capacity": 4.0,
41
- "netPatchD_max_nc": 384,
42
- "netPatchD": "StyleGAN2",
43
- "use_antialias": true,
44
- "patch_use_aggregation": false,
45
- "lambda_R1": 1.0,
46
- "lambda_ffl_loss": 1.0,
47
- "lambda_patch_R1": 1.0,
48
- "R1_once_every": 16,
49
- "add_self_loops": 1,
50
- "test_time": false,
51
- "sp_num": 196,
52
- "label_path": "/home/xtli/DATA/BSR/BSDS500/data/groundTruth",
53
- "model_name": "model",
54
- "num_D": 2,
55
- "n_layers_D": 3,
56
- "n_cluster": 10,
57
- "temperature": 23,
58
- "add_gcn_epoch": 0,
59
- "add_clustering_epoch": 0,
60
- "add_texture_epoch": 0,
61
- "dec_input_mode": "sine_wave_noise",
62
- "sine_weight": true
63
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
weights/223060/cpk.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:61673d5efbf50a6ad0e8a7d2364202712f5a1db21192aa0fd81c79f2c86a8125
3
- size 186192007
 
 
 
 
weights/223060/exp_args.json DELETED
@@ -1,63 +0,0 @@
1
- {
2
- "data_path": "/home/xtli/DATA/BSR_processed/train",
3
- "img_path": "data/test_images/223060.jpg",
4
- "test_path": null,
5
- "crop_size": 224,
6
- "scale_size": null,
7
- "batch_size": 1,
8
- "workers": 4,
9
- "pretrained_path": "/home/xtli/WORKDIR/04-15/single_scale_grouping_resume/cpk.pth",
10
- "hidden_dim": 256,
11
- "spatial_code_dim": 32,
12
- "tex_code_dim": 256,
13
- "exp_name": "04-18/223060",
14
- "project_name": "ssn_transformer",
15
- "nepochs": 20,
16
- "lr": 5e-05,
17
- "momentum": 0.5,
18
- "beta": 0.999,
19
- "lr_decay_freq": 3000,
20
- "save_freq": 1000,
21
- "save_freq_iter": 2000000000000,
22
- "log_freq": 10,
23
- "display_freq": 100,
24
- "use_wandb": 0,
25
- "work_dir": "/home/xtli/WORKDIR",
26
- "out_dir": "/home/xtli/WORKDIR/04-18/223060",
27
- "local_rank": 0,
28
- "dataset": "dataset",
29
- "config_file": "models/week0417/json/single_scale_grouping_ft.json",
30
- "lambda_L1": 1,
31
- "lambda_Perceptual": 1.0,
32
- "lambda_PatchGAN": 1.0,
33
- "lambda_GAN": 1,
34
- "add_gan_epoch": 0,
35
- "lambda_kld_loss": 1e-06,
36
- "lambda_style_loss": 1.0,
37
- "lambda_feat": 10.0,
38
- "use_slic": true,
39
- "patch_size": 64,
40
- "netPatchD_scale_capacity": 4.0,
41
- "netPatchD_max_nc": 384,
42
- "netPatchD": "StyleGAN2",
43
- "use_antialias": true,
44
- "patch_use_aggregation": false,
45
- "lambda_R1": 1.0,
46
- "lambda_ffl_loss": 1.0,
47
- "lambda_patch_R1": 1.0,
48
- "R1_once_every": 16,
49
- "add_self_loops": 1,
50
- "test_time": false,
51
- "sp_num": 196,
52
- "label_path": "/home/xtli/DATA/BSR/BSDS500/data/groundTruth",
53
- "model_name": "model",
54
- "num_D": 2,
55
- "n_layers_D": 3,
56
- "n_cluster": 10,
57
- "temperature": 23,
58
- "add_gcn_epoch": 0,
59
- "add_clustering_epoch": 0,
60
- "add_texture_epoch": 0,
61
- "dec_input_mode": "sine_wave_noise",
62
- "sine_weight": true
63
- }