Sync log files from VAE_logs and CompVAE_logs (39/39)
Browse files- VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/disentanglement_metrics/in_domain/disentanglement_metrics_mean.json +19 -0
- VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/disentanglement_metrics/ood/disentanglement_metrics.json +16 -0
- VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/disentanglement_metrics/ood/disentanglement_metrics_mean.json +19 -0
- VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/disentanglement_metrics_sampled/in_domain/disentanglement_metrics_sample.json +16 -0
- VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/disentanglement_metrics_sampled/ood/disentanglement_metrics_sample.json +16 -0
- VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/hparams.yaml +8 -0
- VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/sweep_run_config.json +171 -0
- VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/sweep_run_config.yaml +149 -0
VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/disentanglement_metrics/in_domain/disentanglement_metrics_mean.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dci.informativeness_train": 0.971,
|
| 3 |
+
"dci.informativeness_test": 0.7905000000000001,
|
| 4 |
+
"dci.disentanglement": 0.17489456595920402,
|
| 5 |
+
"dci.completeness": 0.08804489910120611,
|
| 6 |
+
"mig.discrete_score": 0.022397541788613057,
|
| 7 |
+
"sap.score": 0.006000000000000005,
|
| 8 |
+
"factor_vae.train_accuracy": 0.502,
|
| 9 |
+
"factor_vae.eval_accuracy": 0.396,
|
| 10 |
+
"factor_vae.num_active_dims": 64,
|
| 11 |
+
"_metadata": {
|
| 12 |
+
"checkpoint_path": "VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/checkpoints/best_in_domain.ckpt",
|
| 13 |
+
"checkpoint_dir": "VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903",
|
| 14 |
+
"split": "in_domain",
|
| 15 |
+
"sampling_strategy": "mean",
|
| 16 |
+
"num_samples": 1000,
|
| 17 |
+
"latent_dim": 64
|
| 18 |
+
}
|
| 19 |
+
}
|
VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/disentanglement_metrics/ood/disentanglement_metrics.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dci.informativeness_train": 0.99375,
|
| 3 |
+
"dci.informativeness_test": 0.7634375,
|
| 4 |
+
"dci.disentanglement": 0.18121581633569595,
|
| 5 |
+
"dci.completeness": 0.09077377047811391,
|
| 6 |
+
"mig.discrete_score": 0.019904255853801647,
|
| 7 |
+
"sap.score": 0.008437499999999994,
|
| 8 |
+
"_metadata": {
|
| 9 |
+
"checkpoint_path": "VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/checkpoints/best_in_domain.ckpt",
|
| 10 |
+
"checkpoint_dir": "VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903",
|
| 11 |
+
"split": "ood",
|
| 12 |
+
"sampling_strategy": "mean",
|
| 13 |
+
"num_samples": 1600,
|
| 14 |
+
"latent_dim": 64
|
| 15 |
+
}
|
| 16 |
+
}
|
VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/disentanglement_metrics/ood/disentanglement_metrics_mean.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dci.informativeness_train": 0.9909375,
|
| 3 |
+
"dci.informativeness_test": 0.7575,
|
| 4 |
+
"dci.disentanglement": 0.16988148339343323,
|
| 5 |
+
"dci.completeness": 0.08477261425759533,
|
| 6 |
+
"mig.discrete_score": 0.016693336313412,
|
| 7 |
+
"sap.score": 0.0049999999999999975,
|
| 8 |
+
"factor_vae.train_accuracy": 0.67625,
|
| 9 |
+
"factor_vae.eval_accuracy": 0.6125,
|
| 10 |
+
"factor_vae.num_active_dims": 64,
|
| 11 |
+
"_metadata": {
|
| 12 |
+
"checkpoint_path": "VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/checkpoints/best_in_domain.ckpt",
|
| 13 |
+
"checkpoint_dir": "VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903",
|
| 14 |
+
"split": "ood",
|
| 15 |
+
"sampling_strategy": "mean",
|
| 16 |
+
"num_samples": 1600,
|
| 17 |
+
"latent_dim": 64
|
| 18 |
+
}
|
| 19 |
+
}
|
VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/disentanglement_metrics_sampled/in_domain/disentanglement_metrics_sample.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dci.informativeness_train": 0.9715,
|
| 3 |
+
"dci.informativeness_test": 0.7505000000000001,
|
| 4 |
+
"dci.disentanglement": 0.1711450985466252,
|
| 5 |
+
"dci.completeness": 0.09119928594801077,
|
| 6 |
+
"mig.discrete_score": 0.030370088789173966,
|
| 7 |
+
"sap.score": 0.006999999999999999,
|
| 8 |
+
"_metadata": {
|
| 9 |
+
"checkpoint_path": "VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/checkpoints/best_in_domain.ckpt",
|
| 10 |
+
"checkpoint_dir": "VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903",
|
| 11 |
+
"split": "in_domain",
|
| 12 |
+
"sampling_strategy": "sample",
|
| 13 |
+
"num_samples": 1000,
|
| 14 |
+
"latent_dim": 64
|
| 15 |
+
}
|
| 16 |
+
}
|
VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/disentanglement_metrics_sampled/ood/disentanglement_metrics_sample.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dci.informativeness_train": 0.9909375,
|
| 3 |
+
"dci.informativeness_test": 0.7684374999999999,
|
| 4 |
+
"dci.disentanglement": 0.16462023452302543,
|
| 5 |
+
"dci.completeness": 0.08483680071189978,
|
| 6 |
+
"mig.discrete_score": 0.00730377871509299,
|
| 7 |
+
"sap.score": 0.019999999999999997,
|
| 8 |
+
"_metadata": {
|
| 9 |
+
"checkpoint_path": "VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/checkpoints/best_in_domain.ckpt",
|
| 10 |
+
"checkpoint_dir": "VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903",
|
| 11 |
+
"split": "ood",
|
| 12 |
+
"sampling_strategy": "sample",
|
| 13 |
+
"num_samples": 1600,
|
| 14 |
+
"latent_dim": 64
|
| 15 |
+
}
|
| 16 |
+
}
|
VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/lightning_logs/version_21106903/hparams.yaml
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
num_filters: 64
|
| 2 |
+
z_dim: 64
|
| 3 |
+
lr: 0.001
|
| 4 |
+
num_channels: 1
|
| 5 |
+
num_values: 4
|
| 6 |
+
image_size: 64
|
| 7 |
+
bbox_loss_inside_weight: 9.0
|
| 8 |
+
bbox_loss_outside_weight: 1.0
|
VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/sweep_run_config.json
ADDED
|
@@ -0,0 +1,171 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"cache": {
|
| 3 |
+
"available_shapes": [
|
| 4 |
+
"polygon_3",
|
| 5 |
+
"polygon_4",
|
| 6 |
+
"polygon_5",
|
| 7 |
+
"star_3_r02",
|
| 8 |
+
"star_4_r04",
|
| 9 |
+
"star_5_r04",
|
| 10 |
+
"star_6_r04",
|
| 11 |
+
"ellipse_050",
|
| 12 |
+
"heart",
|
| 13 |
+
"flower_2_w03",
|
| 14 |
+
"flower_3_w03",
|
| 15 |
+
"flower_4_w03",
|
| 16 |
+
"flower_5_w03",
|
| 17 |
+
"flower_6_w03",
|
| 18 |
+
"rectangle_03",
|
| 19 |
+
"cross_065",
|
| 20 |
+
"crescent_025",
|
| 21 |
+
"drop_15",
|
| 22 |
+
"closed_hollow_polygon_3",
|
| 23 |
+
"closed_hollow_polygon_4",
|
| 24 |
+
"closed_hollow_polygon_5",
|
| 25 |
+
"hollow_polygon_3",
|
| 26 |
+
"hollow_polygon_4",
|
| 27 |
+
"hollow_polygon_5",
|
| 28 |
+
"closed_hollow_ellipse_05"
|
| 29 |
+
],
|
| 30 |
+
"generation_config": {
|
| 31 |
+
"candidate_bg_colors": [
|
| 32 |
+
[
|
| 33 |
+
0,
|
| 34 |
+
0,
|
| 35 |
+
0
|
| 36 |
+
]
|
| 37 |
+
],
|
| 38 |
+
"candidate_fg_colors": [
|
| 39 |
+
[
|
| 40 |
+
255,
|
| 41 |
+
255,
|
| 42 |
+
255
|
| 43 |
+
]
|
| 44 |
+
],
|
| 45 |
+
"image_size": 64,
|
| 46 |
+
"num_values": 4,
|
| 47 |
+
"ood": {
|
| 48 |
+
"bg_colors_from": "unseen",
|
| 49 |
+
"fg_colors_from": "unseen",
|
| 50 |
+
"num_bg_colors": 0,
|
| 51 |
+
"num_fg_colors": 0,
|
| 52 |
+
"num_shapes": 0,
|
| 53 |
+
"shapes_from": "unseen"
|
| 54 |
+
},
|
| 55 |
+
"orientations": {
|
| 56 |
+
"max": 6.28318531,
|
| 57 |
+
"min": 0.0,
|
| 58 |
+
"num": 10
|
| 59 |
+
},
|
| 60 |
+
"output": "data/lils/dsprites_large_5_10_8_8.pt",
|
| 61 |
+
"output_channels": 1,
|
| 62 |
+
"position_space": "renderer",
|
| 63 |
+
"positions_x": {
|
| 64 |
+
"max": 0.8,
|
| 65 |
+
"min": 0.2,
|
| 66 |
+
"num": 8
|
| 67 |
+
},
|
| 68 |
+
"positions_y": {
|
| 69 |
+
"max": 0.8,
|
| 70 |
+
"min": 0.2,
|
| 71 |
+
"num": 8
|
| 72 |
+
},
|
| 73 |
+
"scale_space": "renderer",
|
| 74 |
+
"scales": [
|
| 75 |
+
0.2,
|
| 76 |
+
0.25,
|
| 77 |
+
0.3,
|
| 78 |
+
0.35,
|
| 79 |
+
0.4
|
| 80 |
+
],
|
| 81 |
+
"seed": 42,
|
| 82 |
+
"shape_pool": "all",
|
| 83 |
+
"train": {
|
| 84 |
+
"num_bg_colors": 1,
|
| 85 |
+
"num_fg_colors": 1,
|
| 86 |
+
"num_shapes": 25
|
| 87 |
+
}
|
| 88 |
+
},
|
| 89 |
+
"path": "data/lils/dsprites_large_5_10_8_8.pt"
|
| 90 |
+
},
|
| 91 |
+
"dataloader": {
|
| 92 |
+
"sprite_restricted_shapes": [
|
| 93 |
+
"closed_hollow_ellipse_05"
|
| 94 |
+
],
|
| 95 |
+
"sprite_right_side_threshold": 0.5,
|
| 96 |
+
"sprite_shapes": [
|
| 97 |
+
"closed_hollow_ellipse_05",
|
| 98 |
+
"polygon_3",
|
| 99 |
+
"polygon_4",
|
| 100 |
+
"polygon_5",
|
| 101 |
+
"star_3_r02",
|
| 102 |
+
"star_4_r04",
|
| 103 |
+
"star_5_r04",
|
| 104 |
+
"star_6_r04",
|
| 105 |
+
"ellipse_050",
|
| 106 |
+
"heart",
|
| 107 |
+
"flower_2_w03",
|
| 108 |
+
"flower_3_w03",
|
| 109 |
+
"flower_4_w03",
|
| 110 |
+
"flower_5_w03",
|
| 111 |
+
"flower_6_w03",
|
| 112 |
+
"rectangle_03",
|
| 113 |
+
"cross_065",
|
| 114 |
+
"crescent_025",
|
| 115 |
+
"drop_15",
|
| 116 |
+
"closed_hollow_polygon_3",
|
| 117 |
+
"closed_hollow_polygon_4",
|
| 118 |
+
"closed_hollow_polygon_5",
|
| 119 |
+
"hollow_polygon_3",
|
| 120 |
+
"hollow_polygon_4",
|
| 121 |
+
"hollow_polygon_5"
|
| 122 |
+
],
|
| 123 |
+
"val_fraction": 0.1
|
| 124 |
+
},
|
| 125 |
+
"held_out_shape": "closed_hollow_ellipse_05",
|
| 126 |
+
"n_shapes": 25,
|
| 127 |
+
"rerun_index": 2,
|
| 128 |
+
"run_index": 17,
|
| 129 |
+
"run_name": "run_017_rerun_02_25shapes_zdim_064",
|
| 130 |
+
"run_seed": 2896583401,
|
| 131 |
+
"run_shapes": [
|
| 132 |
+
"closed_hollow_ellipse_05",
|
| 133 |
+
"polygon_3",
|
| 134 |
+
"polygon_4",
|
| 135 |
+
"polygon_5",
|
| 136 |
+
"star_3_r02",
|
| 137 |
+
"star_4_r04",
|
| 138 |
+
"star_5_r04",
|
| 139 |
+
"star_6_r04",
|
| 140 |
+
"ellipse_050",
|
| 141 |
+
"heart",
|
| 142 |
+
"flower_2_w03",
|
| 143 |
+
"flower_3_w03",
|
| 144 |
+
"flower_4_w03",
|
| 145 |
+
"flower_5_w03",
|
| 146 |
+
"flower_6_w03",
|
| 147 |
+
"rectangle_03",
|
| 148 |
+
"cross_065",
|
| 149 |
+
"crescent_025",
|
| 150 |
+
"drop_15",
|
| 151 |
+
"closed_hollow_polygon_3",
|
| 152 |
+
"closed_hollow_polygon_4",
|
| 153 |
+
"closed_hollow_polygon_5",
|
| 154 |
+
"hollow_polygon_3",
|
| 155 |
+
"hollow_polygon_4",
|
| 156 |
+
"hollow_polygon_5"
|
| 157 |
+
],
|
| 158 |
+
"training": {
|
| 159 |
+
"base_seed": 42,
|
| 160 |
+
"batch_size": 128,
|
| 161 |
+
"bbox_loss_inside_weight": 9.0,
|
| 162 |
+
"bbox_loss_outside_weight": 1.0,
|
| 163 |
+
"epochs": 100,
|
| 164 |
+
"lr": 0.001,
|
| 165 |
+
"num_filters": 64,
|
| 166 |
+
"num_values": 4,
|
| 167 |
+
"num_workers": 0,
|
| 168 |
+
"seed": 2896583401
|
| 169 |
+
},
|
| 170 |
+
"z_dim": 64
|
| 171 |
+
}
|
VAE_logs/dsprites_large_sweep/zdim_064/run_017_rerun_02_25shapes_zdim_064/sweep_run_config.yaml
ADDED
|
@@ -0,0 +1,149 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
run_index: 17
|
| 2 |
+
rerun_index: 2
|
| 3 |
+
run_name: run_017_rerun_02_25shapes_zdim_064
|
| 4 |
+
run_seed: 2896583401
|
| 5 |
+
z_dim: 64
|
| 6 |
+
n_shapes: 25
|
| 7 |
+
held_out_shape: closed_hollow_ellipse_05
|
| 8 |
+
run_shapes:
|
| 9 |
+
- closed_hollow_ellipse_05
|
| 10 |
+
- polygon_3
|
| 11 |
+
- polygon_4
|
| 12 |
+
- polygon_5
|
| 13 |
+
- star_3_r02
|
| 14 |
+
- star_4_r04
|
| 15 |
+
- star_5_r04
|
| 16 |
+
- star_6_r04
|
| 17 |
+
- ellipse_050
|
| 18 |
+
- heart
|
| 19 |
+
- flower_2_w03
|
| 20 |
+
- flower_3_w03
|
| 21 |
+
- flower_4_w03
|
| 22 |
+
- flower_5_w03
|
| 23 |
+
- flower_6_w03
|
| 24 |
+
- rectangle_03
|
| 25 |
+
- cross_065
|
| 26 |
+
- crescent_025
|
| 27 |
+
- drop_15
|
| 28 |
+
- closed_hollow_polygon_3
|
| 29 |
+
- closed_hollow_polygon_4
|
| 30 |
+
- closed_hollow_polygon_5
|
| 31 |
+
- hollow_polygon_3
|
| 32 |
+
- hollow_polygon_4
|
| 33 |
+
- hollow_polygon_5
|
| 34 |
+
cache:
|
| 35 |
+
path: data/lils/dsprites_large_5_10_8_8.pt
|
| 36 |
+
available_shapes:
|
| 37 |
+
- polygon_3
|
| 38 |
+
- polygon_4
|
| 39 |
+
- polygon_5
|
| 40 |
+
- star_3_r02
|
| 41 |
+
- star_4_r04
|
| 42 |
+
- star_5_r04
|
| 43 |
+
- star_6_r04
|
| 44 |
+
- ellipse_050
|
| 45 |
+
- heart
|
| 46 |
+
- flower_2_w03
|
| 47 |
+
- flower_3_w03
|
| 48 |
+
- flower_4_w03
|
| 49 |
+
- flower_5_w03
|
| 50 |
+
- flower_6_w03
|
| 51 |
+
- rectangle_03
|
| 52 |
+
- cross_065
|
| 53 |
+
- crescent_025
|
| 54 |
+
- drop_15
|
| 55 |
+
- closed_hollow_polygon_3
|
| 56 |
+
- closed_hollow_polygon_4
|
| 57 |
+
- closed_hollow_polygon_5
|
| 58 |
+
- hollow_polygon_3
|
| 59 |
+
- hollow_polygon_4
|
| 60 |
+
- hollow_polygon_5
|
| 61 |
+
- closed_hollow_ellipse_05
|
| 62 |
+
generation_config:
|
| 63 |
+
seed: 42
|
| 64 |
+
image_size: 64
|
| 65 |
+
num_values: 4
|
| 66 |
+
output_channels: 1
|
| 67 |
+
output: data/lils/dsprites_large_5_10_8_8.pt
|
| 68 |
+
scale_space: renderer
|
| 69 |
+
position_space: renderer
|
| 70 |
+
shape_pool: all
|
| 71 |
+
candidate_fg_colors:
|
| 72 |
+
- - 255
|
| 73 |
+
- 255
|
| 74 |
+
- 255
|
| 75 |
+
candidate_bg_colors:
|
| 76 |
+
- - 0
|
| 77 |
+
- 0
|
| 78 |
+
- 0
|
| 79 |
+
scales:
|
| 80 |
+
- 0.2
|
| 81 |
+
- 0.25
|
| 82 |
+
- 0.3
|
| 83 |
+
- 0.35
|
| 84 |
+
- 0.4
|
| 85 |
+
orientations:
|
| 86 |
+
min: 0.0
|
| 87 |
+
max: 6.28318531
|
| 88 |
+
num: 10
|
| 89 |
+
positions_x:
|
| 90 |
+
min: 0.2
|
| 91 |
+
max: 0.8
|
| 92 |
+
num: 8
|
| 93 |
+
positions_y:
|
| 94 |
+
min: 0.2
|
| 95 |
+
max: 0.8
|
| 96 |
+
num: 8
|
| 97 |
+
train:
|
| 98 |
+
num_shapes: 25
|
| 99 |
+
num_fg_colors: 1
|
| 100 |
+
num_bg_colors: 1
|
| 101 |
+
ood:
|
| 102 |
+
num_shapes: 0
|
| 103 |
+
shapes_from: unseen
|
| 104 |
+
num_fg_colors: 0
|
| 105 |
+
fg_colors_from: unseen
|
| 106 |
+
num_bg_colors: 0
|
| 107 |
+
bg_colors_from: unseen
|
| 108 |
+
dataloader:
|
| 109 |
+
sprite_shapes:
|
| 110 |
+
- closed_hollow_ellipse_05
|
| 111 |
+
- polygon_3
|
| 112 |
+
- polygon_4
|
| 113 |
+
- polygon_5
|
| 114 |
+
- star_3_r02
|
| 115 |
+
- star_4_r04
|
| 116 |
+
- star_5_r04
|
| 117 |
+
- star_6_r04
|
| 118 |
+
- ellipse_050
|
| 119 |
+
- heart
|
| 120 |
+
- flower_2_w03
|
| 121 |
+
- flower_3_w03
|
| 122 |
+
- flower_4_w03
|
| 123 |
+
- flower_5_w03
|
| 124 |
+
- flower_6_w03
|
| 125 |
+
- rectangle_03
|
| 126 |
+
- cross_065
|
| 127 |
+
- crescent_025
|
| 128 |
+
- drop_15
|
| 129 |
+
- closed_hollow_polygon_3
|
| 130 |
+
- closed_hollow_polygon_4
|
| 131 |
+
- closed_hollow_polygon_5
|
| 132 |
+
- hollow_polygon_3
|
| 133 |
+
- hollow_polygon_4
|
| 134 |
+
- hollow_polygon_5
|
| 135 |
+
sprite_restricted_shapes:
|
| 136 |
+
- closed_hollow_ellipse_05
|
| 137 |
+
sprite_right_side_threshold: 0.5
|
| 138 |
+
val_fraction: 0.1
|
| 139 |
+
training:
|
| 140 |
+
epochs: 100
|
| 141 |
+
batch_size: 128
|
| 142 |
+
num_workers: 0
|
| 143 |
+
num_values: 4
|
| 144 |
+
num_filters: 64
|
| 145 |
+
lr: 0.001
|
| 146 |
+
seed: 2896583401
|
| 147 |
+
base_seed: 42
|
| 148 |
+
bbox_loss_inside_weight: 9.0
|
| 149 |
+
bbox_loss_outside_weight: 1.0
|