SuperComputer commited on
Commit
94de191
·
verified ·
1 Parent(s): 0f90cfe

Update val split (LitData optimized chunks)

Browse files
val/_MANIFEST.json ADDED
@@ -0,0 +1,167 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cache_hash": "8e53c64ff6f6a79f",
3
+ "config_snapshot": {
4
+ "model": {
5
+ "backend": "sd21",
6
+ "depthfm_checkpoint": "checkpoints/depthfm-v1.ckpt",
7
+ "vae_id": "runwayml/stable-diffusion-v1-5",
8
+ "use_lora": false,
9
+ "freeze_encoder": false,
10
+ "gradient_checkpointing": true,
11
+ "torch_compile": false,
12
+ "torch_compile_mode": "max-autotune-no-cudagraphs",
13
+ "full_graph": true,
14
+ "use_checkpoint": true,
15
+ "model_type": "depthfm"
16
+ },
17
+ "data": {
18
+ "source": "hirise",
19
+ "parallel_load": false,
20
+ "use_wds": true,
21
+ "hirise": {
22
+ "root": "/scratch/mars_hirise_dtm",
23
+ "include_ortho": true,
24
+ "ortho_type": "RED",
25
+ "ortho_scale": null,
26
+ "download": false,
27
+ "reuse_cache": true,
28
+ "target": null,
29
+ "bbox": [
30
+ -120,
31
+ -30,
32
+ 150,
33
+ 30
34
+ ]
35
+ },
36
+ "sampler": {
37
+ "size": 0.018,
38
+ "length": null,
39
+ "center_mode": "optimal"
40
+ },
41
+ "split_fractions": [
42
+ 0.8,
43
+ 0.1,
44
+ 0.1
45
+ ],
46
+ "split_method": "geographic",
47
+ "split_axis": "longitude",
48
+ "n_folds": null,
49
+ "fold_idx": 0,
50
+ "latent_dir": null,
51
+ "resolution": 512,
52
+ "dtm_normalization": "relative",
53
+ "stats_path": "dataset_stats/dtm/dataset_stats.json",
54
+ "random_flip": true,
55
+ "brightness_jitter": 0.0,
56
+ "clip": false,
57
+ "elev_ref_scale": 45.90752235993998,
58
+ "signal_boost": 1.0
59
+ },
60
+ "training": {
61
+ "enable": true,
62
+ "per_gpu_batch_size": 4,
63
+ "gradient_accumulation_steps": 4,
64
+ "num_gpus": 4,
65
+ "max_steps": 10000,
66
+ "show_train_vis": true,
67
+ "optimizer": "adam",
68
+ "adamw": {
69
+ "learning_rate": 0.0002,
70
+ "weight_decay": 0.01,
71
+ "adam_beta1": 0.9,
72
+ "adam_beta2": 0.999,
73
+ "adam_epsilon": 1e-08,
74
+ "lr_scheduler": "cosine",
75
+ "lr_warmup_steps": 1000
76
+ },
77
+ "shampoo": {
78
+ "learning_rate": 0.0001,
79
+ "weight_decay": 0.01,
80
+ "adam_beta1": 0.9,
81
+ "adam_beta2": 0.999,
82
+ "adam_epsilon": 1e-08,
83
+ "shampoo_max_dim": 4096,
84
+ "shampoo_freq": 100,
85
+ "shampoo_start": 100,
86
+ "lr_scheduler": "constant",
87
+ "lr_warmup_steps": 500
88
+ },
89
+ "max_grad_norm": 1.0,
90
+ "mixed_precision": "bf16",
91
+ "random_jitter": false,
92
+ "flow_matching": {
93
+ "timestep_sampling": "logit_normal",
94
+ "logit_normal_mean": 0.0,
95
+ "logit_normal_std": 1.0,
96
+ "sigma_min": 0.0001
97
+ },
98
+ "losses": {
99
+ "velocity_weight": 1.0,
100
+ "normals_weight": 1.0,
101
+ "normals_start_step": 0,
102
+ "grad_weight": 2.0,
103
+ "grad_start_step": 0,
104
+ "grad_scales": [
105
+ 1,
106
+ 2,
107
+ 4
108
+ ],
109
+ "freq_weight": 0.0,
110
+ "freq_start_step": 1000,
111
+ "freq_alpha": 1.0,
112
+ "photo_weight": 2.0,
113
+ "photo_start_step": 0,
114
+ "huber_weight": 1.0,
115
+ "huber_start_step": 0.0,
116
+ "laplacian_weight": 1.0,
117
+ "laplacian_start_step": 0.0,
118
+ "ordinal_weight": 1.0,
119
+ "ordinal_start_step": 0.0,
120
+ "use_confidence_weighting": true
121
+ },
122
+ "val_every_steps": 0.5,
123
+ "save_every_steps": 100,
124
+ "log_every_steps": 10,
125
+ "num_val_samples": 8,
126
+ "flow_vis_every_steps": 1,
127
+ "train_vis_every_steps": 800,
128
+ "test_euler_steps": 16,
129
+ "test_choice": "photo",
130
+ "early_stopping_patience": null,
131
+ "logger": "wandb",
132
+ "project_name": "mars-depthfm",
133
+ "run_name": "sd21-hirise-v1",
134
+ "output_dir": "outputs/mars_depthfm_hirise_large",
135
+ "resume_from": null,
136
+ "use_ema": true,
137
+ "ema_decay": 0.999,
138
+ "ema_device": null,
139
+ "num_workers": 24,
140
+ "pin_memory": true,
141
+ "prefetch_factor": 4
142
+ }
143
+ },
144
+ "created_at": "2026-05-14T14:59:59.456596+00:00",
145
+ "git_commit": "d1cf0d43fc4fa26e20a9ee50eaaf609e93db363a",
146
+ "python_version": "3.12.12 (main, Dec 17 2025, 21:10:06) [Clang 21.1.4 ]",
147
+ "platform": "Linux-5.15.0-177-generic-x86_64-with-glibc2.35",
148
+ "key_packages": {
149
+ "torch": "2.12.0",
150
+ "lightning": "2.6.1",
151
+ "litdata": "0.2.61",
152
+ "numpy": "2.4.4",
153
+ "rasterio": "1.5.0",
154
+ "omegaconf": "2.3.0"
155
+ },
156
+ "file_checksums": {
157
+ "_SUCCESS": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
158
+ "chunk-0-0.bin": "873dcc042b9d32b42901f53db6b0daf2b10fb0d6caaa0918139cbedb6df2309a",
159
+ "chunk-12-0.bin": "48b8de94f8673d6b7e6bfa8df0781f039bb0d59f58d753835aa0648314b5f371",
160
+ "chunk-16-0.bin": "35b38de9696b40a0529f1f7128a9bf7cd779410620cd6d869685b6833aad1264",
161
+ "chunk-2-0.bin": "761a039e44203e93eb8c57e9fb5806a916f0497fbe2755a397cdf9d01e7a98e3",
162
+ "chunk-23-0.bin": "8e2b76771eaf134213baf02d2a884a902a5a7362231283fa522ca71d59596c35",
163
+ "chunk-27-0.bin": "047bcf2485e8cfecbf974e359b6893027ea6e6a99b341b26f4f132723b6bef60",
164
+ "chunk-30-0.bin": "5be3d56d485b5024a9837264964100f2c69c13f10dd95c7e19ad75806406ec22",
165
+ "chunk-6-0.bin": "b1729203db993e3efc72dbb589311759ade9b0cca41010b952812c69f48efce7"
166
+ }
167
+ }
val/chunk-0-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:873dcc042b9d32b42901f53db6b0daf2b10fb0d6caaa0918139cbedb6df2309a
3
+ size 198286006
val/chunk-1-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d8efb6bbf14f9c3d948cde3fc74fee13e99e22b78abf85cb529ce60735faf65
3
+ size 198286018
val/chunk-10-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b672d40f66125639cef5eb8680a4ce41e1400954c0af2931cd8bbb5839273cf
3
+ size 198286026
val/chunk-11-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6940bfe0d3d0bbd2ae3ae20b7a99ed011105908e9eddf220af9c31adff0ef10
3
+ size 198286054
val/chunk-12-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48b8de94f8673d6b7e6bfa8df0781f039bb0d59f58d753835aa0648314b5f371
3
+ size 198286038
val/chunk-13-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa177c70807d36a8b2ecfa349d538a548a127b468ebf127ed1b0b5a929186a1a
3
+ size 198286026
val/chunk-14-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb190efa76b098ae4b50894149c69c41c0502403e00eed2af89da4af08ac41e2
3
+ size 198286026
val/chunk-15-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d683b0402a80a1469181a7c8a7c1a1e88e6741b58f440ad9085047190c5f2b6
3
+ size 198285986
val/chunk-16-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35b38de9696b40a0529f1f7128a9bf7cd779410620cd6d869685b6833aad1264
3
+ size 198286042
val/chunk-17-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:793150a0cc78f0f437b0ef8acdc0db86f69f3d98f809c64f8d03b1e72dc7af48
3
+ size 198286002
val/chunk-18-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7969e2f4407e146c1996fe30a81a9a6afe582f479d0aaf374189ea3d357b7fce
3
+ size 198286042
val/chunk-19-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5ed7a4fcfabd39077ca9ed921d2919f7dc978d99fc3fcf97a4ff700e70cf5ba
3
+ size 198285970
val/chunk-2-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:761a039e44203e93eb8c57e9fb5806a916f0497fbe2755a397cdf9d01e7a98e3
3
+ size 198286026
val/chunk-20-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5399ea1dccd17a1daab457a7e9e85d431a7a0e2d673f68650102104e63902761
3
+ size 198286070
val/chunk-21-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14eb78237712d65ae7dbe2649f2d0cd20a4ae09c22e54c90d4f12e4899db10ac
3
+ size 198286054
val/chunk-22-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06a2659669d242d2d9b26f33cb580065c9f330ec8e7b0bba2bdf1b818df58b2e
3
+ size 203007121
val/chunk-23-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e2b76771eaf134213baf02d2a884a902a5a7362231283fa522ca71d59596c35
3
+ size 203007157
val/chunk-24-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bebd8c4ed798143f2f5a00211981d7434be53230b2d049e502e2beb10e49178e
3
+ size 203007129
val/chunk-25-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a61eff7373d18ad87631e0b1aa2469b05d68a8a19ea8236925181c28284e0fe4
3
+ size 203007133
val/chunk-26-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c31856ef5bd74c9dc7e6ebe2170a00c55e0703757a2dbc1ddbd13253cb7470a
3
+ size 203007101
val/chunk-27-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:047bcf2485e8cfecbf974e359b6893027ea6e6a99b341b26f4f132723b6bef60
3
+ size 203007133
val/chunk-28-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d8430d0a79cf8074354ab6c2561ebf11ed41f48b5ceaf9ef6b03305fc6e8fc1
3
+ size 203007125
val/chunk-29-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cae369636c2e48d00be7fcaab50bf41a3220b573c57e9b44daa43843dfef9ae
3
+ size 203007125
val/chunk-3-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31e8a335539ef5bf03dda33423d6d5246f4f7d392a677816f11f69160270deea
3
+ size 198286018
val/chunk-30-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5be3d56d485b5024a9837264964100f2c69c13f10dd95c7e19ad75806406ec22
3
+ size 203007045
val/chunk-31-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1742a32cee88d4814b9e4dffeb77f0224d5c8c8ecd8acc5816cb3dca669c6a94
3
+ size 203007085
val/chunk-4-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:463e65ff6773db30a37c43c8db431a4dffc5d592b07a4b2987196796cc3d83ea
3
+ size 198286034
val/chunk-5-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e82fef5f2aede568a3337eef7a9e82a0a4e43a0dd48a4f3090f399e5fef3c907
3
+ size 198286070
val/chunk-6-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1729203db993e3efc72dbb589311759ade9b0cca41010b952812c69f48efce7
3
+ size 198286026
val/chunk-7-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a21ffa016e8372f77e6256c8dd7e125f30f095d98760523a79f8d8749387b23
3
+ size 198286026
val/chunk-8-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0339c838c463997f288104e1632858c0017e5e5ed6864709d9d7466700363731
3
+ size 198286066
val/chunk-9-0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a65c081bbf678242638f43801bf025cb04368031ee73a683567cda103cbf3da
3
+ size 198286066
val/index.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"chunks": [{"chunk_bytes": 198286006, "chunk_size": 42, "dim": null, "filename": "chunk-0-0.bin"}, {"chunk_bytes": 198286018, "chunk_size": 42, "dim": null, "filename": "chunk-1-0.bin"}, {"chunk_bytes": 198286026, "chunk_size": 42, "dim": null, "filename": "chunk-10-0.bin"}, {"chunk_bytes": 198286054, "chunk_size": 42, "dim": null, "filename": "chunk-11-0.bin"}, {"chunk_bytes": 198286038, "chunk_size": 42, "dim": null, "filename": "chunk-12-0.bin"}, {"chunk_bytes": 198286026, "chunk_size": 42, "dim": null, "filename": "chunk-13-0.bin"}, {"chunk_bytes": 198286026, "chunk_size": 42, "dim": null, "filename": "chunk-14-0.bin"}, {"chunk_bytes": 198285986, "chunk_size": 42, "dim": null, "filename": "chunk-15-0.bin"}, {"chunk_bytes": 198286042, "chunk_size": 42, "dim": null, "filename": "chunk-16-0.bin"}, {"chunk_bytes": 198286002, "chunk_size": 42, "dim": null, "filename": "chunk-17-0.bin"}, {"chunk_bytes": 198286042, "chunk_size": 42, "dim": null, "filename": "chunk-18-0.bin"}, {"chunk_bytes": 198285970, "chunk_size": 42, "dim": null, "filename": "chunk-19-0.bin"}, {"chunk_bytes": 198286026, "chunk_size": 42, "dim": null, "filename": "chunk-2-0.bin"}, {"chunk_bytes": 198286070, "chunk_size": 42, "dim": null, "filename": "chunk-20-0.bin"}, {"chunk_bytes": 198286054, "chunk_size": 42, "dim": null, "filename": "chunk-21-0.bin"}, {"chunk_bytes": 203007121, "chunk_size": 43, "dim": null, "filename": "chunk-22-0.bin"}, {"chunk_bytes": 203007157, "chunk_size": 43, "dim": null, "filename": "chunk-23-0.bin"}, {"chunk_bytes": 203007129, "chunk_size": 43, "dim": null, "filename": "chunk-24-0.bin"}, {"chunk_bytes": 203007133, "chunk_size": 43, "dim": null, "filename": "chunk-25-0.bin"}, {"chunk_bytes": 203007101, "chunk_size": 43, "dim": null, "filename": "chunk-26-0.bin"}, {"chunk_bytes": 203007133, "chunk_size": 43, "dim": null, "filename": "chunk-27-0.bin"}, {"chunk_bytes": 203007125, "chunk_size": 43, "dim": null, "filename": "chunk-28-0.bin"}, {"chunk_bytes": 203007125, "chunk_size": 43, "dim": null, "filename": "chunk-29-0.bin"}, {"chunk_bytes": 198286018, "chunk_size": 42, "dim": null, "filename": "chunk-3-0.bin"}, {"chunk_bytes": 203007045, "chunk_size": 43, "dim": null, "filename": "chunk-30-0.bin"}, {"chunk_bytes": 203007085, "chunk_size": 43, "dim": null, "filename": "chunk-31-0.bin"}, {"chunk_bytes": 198286034, "chunk_size": 42, "dim": null, "filename": "chunk-4-0.bin"}, {"chunk_bytes": 198286070, "chunk_size": 42, "dim": null, "filename": "chunk-5-0.bin"}, {"chunk_bytes": 198286026, "chunk_size": 42, "dim": null, "filename": "chunk-6-0.bin"}, {"chunk_bytes": 198286026, "chunk_size": 42, "dim": null, "filename": "chunk-7-0.bin"}, {"chunk_bytes": 198286066, "chunk_size": 42, "dim": null, "filename": "chunk-8-0.bin"}, {"chunk_bytes": 198286066, "chunk_size": 42, "dim": null, "filename": "chunk-9-0.bin"}], "config": {"chunk_bytes": 256000000, "chunk_size": null, "compression": null, "data_format": ["numpy", "numpy", "no_header_numpy:8", "numpy", "pickle", "numpy", "numpy", "no_header_numpy:9", "pickle", "pickle", "pickle", "pickle"], "data_spec": "[1, {\"type\": \"builtins.dict\", \"context\": \"[\\\"image\\\", \\\"original_dtm\\\", \\\"trend_params\\\", \\\"original_image\\\", \\\"meta\\\", \\\"dtm\\\", \\\"confidence\\\", \\\"sun_vector\\\", \\\"intensity\\\", \\\"ambient\\\", \\\"residual_scale\\\", \\\"raw_residual_p98\\\"]\", \"children_spec\": [{\"type\": null, \"context\": null, \"children_spec\": []}, {\"type\": null, \"context\": null, \"children_spec\": []}, {\"type\": null, \"context\": null, \"children_spec\": []}, {\"type\": null, \"context\": null, \"children_spec\": []}, {\"type\": null, \"context\": null, \"children_spec\": []}, {\"type\": null, \"context\": null, \"children_spec\": []}, {\"type\": null, \"context\": null, \"children_spec\": []}, {\"type\": null, \"context\": null, \"children_spec\": []}, {\"type\": null, \"context\": null, \"children_spec\": []}, {\"type\": null, \"context\": null, \"children_spec\": []}, {\"type\": null, \"context\": null, \"children_spec\": []}, {\"type\": null, \"context\": null, \"children_spec\": []}]}]", "encryption": null, "item_loader": "PyTreeLoader"}, "updated_at": "1778770797.3737216"}