diff --git a/.gitattributes b/.gitattributes index 8d64168792c499b929df72a2770c0539bb696736..21def96b76b769b0db1a711ef38f2171b5ac8c8a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -95,3 +95,5 @@ validation_images/step_9000_val_recon_0.mp4 filter=lfs diff=lfs merge=lfs -text validation_images/step_9000_val_source_0.mp4 filter=lfs diff=lfs merge=lfs -text validation_images/step_9500_val_recon_0.mp4 filter=lfs diff=lfs merge=lfs -text validation_images/step_9500_val_source_0.mp4 filter=lfs diff=lfs merge=lfs -text +validation_images/step_17500_val_source_0.mp4 filter=lfs diff=lfs merge=lfs -text +validation_images/step_18500_val_source_0.mp4 filter=lfs diff=lfs merge=lfs -text diff --git a/checkpoint-19500/motion_encoder/config.json b/checkpoint-19500/motion_encoder/config.json new file mode 100644 index 0000000000000000000000000000000000000000..18c06f57bbd135597b245fe29048431a244a143a --- /dev/null +++ b/checkpoint-19500/motion_encoder/config.json @@ -0,0 +1,69 @@ +{ + "architectures": [ + "MotionAssociativeMemoryEncoder" + ], + "attention_probs_dropout_prob": 0.0, + "hidden_act": "gelu_fast", + "hidden_dropout_prob": 0.0, + "hidden_size": 768, + "image_size": [ + 36, + 64 + ], + "initializer_range": 0.02, + "intermediate_size": 3072, + "layer_norm_eps": 1e-06, + "model_type": "vivit", + "num_attention_heads": 8, + "num_channels": 4, + "num_frames": 24, + "num_hidden_layers": 6, + "qkv_bias": true, + "query_dims": [ + 160, + 320, + 640 + ], + "torch_dtype": "bfloat16", + "transformers_version": "4.47.1", + "tubelet_size": [ + 2, + 9, + 16 + ], + "unet_attention_names": { + "down_blocks_0_attentions_0_temporal_transformer_blocks_0_attn1": 320, + "down_blocks_0_attentions_0_transformer_blocks_0_attn1": 320, + "down_blocks_0_attentions_1_temporal_transformer_blocks_0_attn1": 320, + "down_blocks_0_attentions_1_transformer_blocks_0_attn1": 320, + "down_blocks_1_attentions_0_temporal_transformer_blocks_0_attn1": 640, + "down_blocks_1_attentions_0_transformer_blocks_0_attn1": 640, + "down_blocks_1_attentions_1_temporal_transformer_blocks_0_attn1": 640, + "down_blocks_1_attentions_1_transformer_blocks_0_attn1": 640, + "down_blocks_2_attentions_0_temporal_transformer_blocks_0_attn1": 1280, + "down_blocks_2_attentions_0_transformer_blocks_0_attn1": 1280, + "down_blocks_2_attentions_1_temporal_transformer_blocks_0_attn1": 1280, + "down_blocks_2_attentions_1_transformer_blocks_0_attn1": 1280, + "mid_block_attentions_0_temporal_transformer_blocks_0_attn1": 1280, + "mid_block_attentions_0_transformer_blocks_0_attn1": 1280, + "up_blocks_1_attentions_0_temporal_transformer_blocks_0_attn1": 1280, + "up_blocks_1_attentions_0_transformer_blocks_0_attn1": 1280, + "up_blocks_1_attentions_1_temporal_transformer_blocks_0_attn1": 1280, + "up_blocks_1_attentions_1_transformer_blocks_0_attn1": 1280, + "up_blocks_1_attentions_2_temporal_transformer_blocks_0_attn1": 1280, + "up_blocks_1_attentions_2_transformer_blocks_0_attn1": 1280, + "up_blocks_2_attentions_0_temporal_transformer_blocks_0_attn1": 640, + "up_blocks_2_attentions_0_transformer_blocks_0_attn1": 640, + "up_blocks_2_attentions_1_temporal_transformer_blocks_0_attn1": 640, + "up_blocks_2_attentions_1_transformer_blocks_0_attn1": 640, + "up_blocks_2_attentions_2_temporal_transformer_blocks_0_attn1": 640, + "up_blocks_2_attentions_2_transformer_blocks_0_attn1": 640, + "up_blocks_3_attentions_0_temporal_transformer_blocks_0_attn1": 320, + "up_blocks_3_attentions_0_transformer_blocks_0_attn1": 320, + "up_blocks_3_attentions_1_temporal_transformer_blocks_0_attn1": 320, + "up_blocks_3_attentions_1_transformer_blocks_0_attn1": 320, + "up_blocks_3_attentions_2_temporal_transformer_blocks_0_attn1": 320, + "up_blocks_3_attentions_2_transformer_blocks_0_attn1": 320 + }, + "zero_init_theta": false +} diff --git a/checkpoint-19500/motion_encoder/model.safetensors b/checkpoint-19500/motion_encoder/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..0f10d34a968068fc0be15f1bb9052cf589f6093a --- /dev/null +++ b/checkpoint-19500/motion_encoder/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eb6f09092be5f22d8141230ec80747aee648b4082c0b01ad6c990cf8853fe11 +size 87137896 diff --git a/checkpoint-19500/optimizer.bin b/checkpoint-19500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..a02a60d3208acc8f803703241ddc2b63aab5feca --- /dev/null +++ b/checkpoint-19500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1bfe076bddcfe8c8dbe3e5388480b2a5912b22ff00aa839125f197b14fd935 +size 1053861016 diff --git a/checkpoint-19500/random_states_0.pkl b/checkpoint-19500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..87aa34cefcdac79af8aaa0a1bf6193d266112a31 --- /dev/null +++ b/checkpoint-19500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df84d99b33b23d8e06f20188fc927aabf017242cc5b186bf59cea2a5abdf0eaa +size 14408 diff --git a/checkpoint-19500/scheduler.bin b/checkpoint-19500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..ade9163f1be4b7a72f860d30d94745308ea43d0f --- /dev/null +++ b/checkpoint-19500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24df3b70790f1e1c9b9829aaf691d80770e747632f5f3fd28ecee256410e688d +size 1000 diff --git a/checkpoint-19500/unet/config.json b/checkpoint-19500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..9f9af538080d39fd6ef5d79c36247c3032d13873 --- /dev/null +++ b/checkpoint-19500/unet/config.json @@ -0,0 +1,38 @@ +{ + "_class_name": "MAMUNetSpatioTemporalConditionModel", + "_diffusers_version": "0.32.1", + "_name_or_path": "/home/suraj_huggingface_co/.cache/huggingface/hub/models--diffusers--svd-xt/snapshots/9703ded20c957c340781ee710b75660826deb487/unet", + "addition_time_embed_dim": 256, + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "cross_attention_dim": 1024, + "down_block_types": [ + "MAMCrossAttnDownBlockSpatioTemporal", + "MAMCrossAttnDownBlockSpatioTemporal", + "MAMCrossAttnDownBlockSpatioTemporal", + "MAMDownBlockSpatioTemporal" + ], + "in_channels": 8, + "layers_per_block": 2, + "num_attention_heads": [ + 5, + 10, + 20, + 20 + ], + "num_frames": 25, + "out_channels": 4, + "projection_class_embeddings_input_dim": 768, + "sample_size": 96, + "transformer_layers_per_block": 1, + "up_block_types": [ + "MAMUpBlockSpatioTemporal", + "MAMCrossAttnUpBlockSpatioTemporal", + "MAMCrossAttnUpBlockSpatioTemporal", + "MAMCrossAttnUpBlockSpatioTemporal" + ] +} diff --git a/checkpoint-19500/unet/diffusion_pytorch_model.safetensors b/checkpoint-19500/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..0713ca493a62adc0c6339797b4b619c619c6c50f --- /dev/null +++ b/checkpoint-19500/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0f8fa56e809154d834ffa9294e363d60bf7b8c48f23747e88b28d3dda16010 +size 3084150092 diff --git a/checkpoint-20000/motion_encoder/config.json b/checkpoint-20000/motion_encoder/config.json new file mode 100644 index 0000000000000000000000000000000000000000..18c06f57bbd135597b245fe29048431a244a143a --- /dev/null +++ b/checkpoint-20000/motion_encoder/config.json @@ -0,0 +1,69 @@ +{ + "architectures": [ + "MotionAssociativeMemoryEncoder" + ], + "attention_probs_dropout_prob": 0.0, + "hidden_act": "gelu_fast", + "hidden_dropout_prob": 0.0, + "hidden_size": 768, + "image_size": [ + 36, + 64 + ], + "initializer_range": 0.02, + "intermediate_size": 3072, + "layer_norm_eps": 1e-06, + "model_type": "vivit", + "num_attention_heads": 8, + "num_channels": 4, + "num_frames": 24, + "num_hidden_layers": 6, + "qkv_bias": true, + "query_dims": [ + 160, + 320, + 640 + ], + "torch_dtype": "bfloat16", + "transformers_version": "4.47.1", + "tubelet_size": [ + 2, + 9, + 16 + ], + "unet_attention_names": { + "down_blocks_0_attentions_0_temporal_transformer_blocks_0_attn1": 320, + "down_blocks_0_attentions_0_transformer_blocks_0_attn1": 320, + "down_blocks_0_attentions_1_temporal_transformer_blocks_0_attn1": 320, + "down_blocks_0_attentions_1_transformer_blocks_0_attn1": 320, + "down_blocks_1_attentions_0_temporal_transformer_blocks_0_attn1": 640, + "down_blocks_1_attentions_0_transformer_blocks_0_attn1": 640, + "down_blocks_1_attentions_1_temporal_transformer_blocks_0_attn1": 640, + "down_blocks_1_attentions_1_transformer_blocks_0_attn1": 640, + "down_blocks_2_attentions_0_temporal_transformer_blocks_0_attn1": 1280, + "down_blocks_2_attentions_0_transformer_blocks_0_attn1": 1280, + "down_blocks_2_attentions_1_temporal_transformer_blocks_0_attn1": 1280, + "down_blocks_2_attentions_1_transformer_blocks_0_attn1": 1280, + "mid_block_attentions_0_temporal_transformer_blocks_0_attn1": 1280, + "mid_block_attentions_0_transformer_blocks_0_attn1": 1280, + "up_blocks_1_attentions_0_temporal_transformer_blocks_0_attn1": 1280, + "up_blocks_1_attentions_0_transformer_blocks_0_attn1": 1280, + "up_blocks_1_attentions_1_temporal_transformer_blocks_0_attn1": 1280, + "up_blocks_1_attentions_1_transformer_blocks_0_attn1": 1280, + "up_blocks_1_attentions_2_temporal_transformer_blocks_0_attn1": 1280, + "up_blocks_1_attentions_2_transformer_blocks_0_attn1": 1280, + "up_blocks_2_attentions_0_temporal_transformer_blocks_0_attn1": 640, + "up_blocks_2_attentions_0_transformer_blocks_0_attn1": 640, + "up_blocks_2_attentions_1_temporal_transformer_blocks_0_attn1": 640, + "up_blocks_2_attentions_1_transformer_blocks_0_attn1": 640, + "up_blocks_2_attentions_2_temporal_transformer_blocks_0_attn1": 640, + "up_blocks_2_attentions_2_transformer_blocks_0_attn1": 640, + "up_blocks_3_attentions_0_temporal_transformer_blocks_0_attn1": 320, + "up_blocks_3_attentions_0_transformer_blocks_0_attn1": 320, + "up_blocks_3_attentions_1_temporal_transformer_blocks_0_attn1": 320, + "up_blocks_3_attentions_1_transformer_blocks_0_attn1": 320, + "up_blocks_3_attentions_2_temporal_transformer_blocks_0_attn1": 320, + "up_blocks_3_attentions_2_transformer_blocks_0_attn1": 320 + }, + "zero_init_theta": false +} diff --git a/checkpoint-20000/motion_encoder/model.safetensors b/checkpoint-20000/motion_encoder/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..6d8abec9b085cd7570ccb6db13ae0d9d3a36c41a --- /dev/null +++ b/checkpoint-20000/motion_encoder/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31857eae9bd0f1c423f9002bd2fa0b6b911967051dc22492233dd3e89ebda9d8 +size 87137896 diff --git a/checkpoint-20000/optimizer.bin b/checkpoint-20000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..a58a54debff1fe60396e137da2174149f7d621b3 --- /dev/null +++ b/checkpoint-20000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edc22f2c0ef3db1bc98e8924cf934c88b2a92b23c137fbeb78554a152699d214 +size 1053861016 diff --git a/checkpoint-20000/random_states_0.pkl b/checkpoint-20000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..468f452d439c87a9a8a529ba4194fc93b88272c7 --- /dev/null +++ b/checkpoint-20000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf308c50725f1d1acb5c9d94d784c88df587bd039f672c155e9589048beaddc5 +size 14408 diff --git a/checkpoint-20000/scheduler.bin b/checkpoint-20000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..ec1264831ebf66dc0e0798e5bf438c69347bbb19 --- /dev/null +++ b/checkpoint-20000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f55edbbf3d661bff3376ca6a1be98f1f36f91ed080f21ed9c445a6b57bedfedd +size 1000 diff --git a/checkpoint-20000/unet/config.json b/checkpoint-20000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..9f9af538080d39fd6ef5d79c36247c3032d13873 --- /dev/null +++ b/checkpoint-20000/unet/config.json @@ -0,0 +1,38 @@ +{ + "_class_name": "MAMUNetSpatioTemporalConditionModel", + "_diffusers_version": "0.32.1", + "_name_or_path": "/home/suraj_huggingface_co/.cache/huggingface/hub/models--diffusers--svd-xt/snapshots/9703ded20c957c340781ee710b75660826deb487/unet", + "addition_time_embed_dim": 256, + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "cross_attention_dim": 1024, + "down_block_types": [ + "MAMCrossAttnDownBlockSpatioTemporal", + "MAMCrossAttnDownBlockSpatioTemporal", + "MAMCrossAttnDownBlockSpatioTemporal", + "MAMDownBlockSpatioTemporal" + ], + "in_channels": 8, + "layers_per_block": 2, + "num_attention_heads": [ + 5, + 10, + 20, + 20 + ], + "num_frames": 25, + "out_channels": 4, + "projection_class_embeddings_input_dim": 768, + "sample_size": 96, + "transformer_layers_per_block": 1, + "up_block_types": [ + "MAMUpBlockSpatioTemporal", + "MAMCrossAttnUpBlockSpatioTemporal", + "MAMCrossAttnUpBlockSpatioTemporal", + "MAMCrossAttnUpBlockSpatioTemporal" + ] +} diff --git a/checkpoint-20000/unet/diffusion_pytorch_model.safetensors b/checkpoint-20000/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..2f9a5e261e72d931991334995708de6effd714d0 --- /dev/null +++ b/checkpoint-20000/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b04b655eb90a2f6d7746a8946bbb0868022f95d7aacfa7bcd67d273480fe63f +size 3084150092 diff --git a/config.json b/config.json index 49accc753af1de7c64bfb52b863a7066a726fd2d..18c06f57bbd135597b245fe29048431a244a143a 100644 --- a/config.json +++ b/config.json @@ -7,8 +7,8 @@ "hidden_dropout_prob": 0.0, "hidden_size": 768, "image_size": [ - 72, - 128 + 36, + 64 ], "initializer_range": 0.02, "intermediate_size": 3072, diff --git a/diffusion_pytorch_model.safetensors b/diffusion_pytorch_model.safetensors index a95637d8758a7e700064d40d77f33170e8cdfe45..2f9a5e261e72d931991334995708de6effd714d0 100644 --- a/diffusion_pytorch_model.safetensors +++ b/diffusion_pytorch_model.safetensors @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b534866a6dbe068436035f1c3492438c77e600e621244784d487ccd4b2208762 -size 3099648196 +oid sha256:1b04b655eb90a2f6d7746a8946bbb0868022f95d7aacfa7bcd67d273480fe63f +size 3084150092 diff --git a/model.safetensors b/model.safetensors index 09ea5b8a4d160faf88f0540b18e2151030cf5681..6d8abec9b085cd7570ccb6db13ae0d9d3a36c41a 100644 --- a/model.safetensors +++ b/model.safetensors @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4faf0490f40af4f2020ab4fba01cc2830075c6b09022496e4426b7e29374bf8f -size 88022632 +oid sha256:31857eae9bd0f1c423f9002bd2fa0b6b911967051dc22492233dd3e89ebda9d8 +size 87137896 diff --git a/validation_images/step_10000_val_recon_0.mp4 b/validation_images/step_10000_val_recon_0.mp4 index d9a286c50df8e3320e09ba72ee96dd86b4ce8419..2502ffbcfab744d14673217607f94c3545292876 100644 --- a/validation_images/step_10000_val_recon_0.mp4 +++ b/validation_images/step_10000_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6fcf8b52f4dc30cfd30087f8ea54891ddd6f0d6de1bd7b8d5f7c50887ee6421 -size 265551 +oid sha256:e492163c5cf20182fe0ed38c4b399ba668426d5b96abf296b96f47d191798574 +size 39402 diff --git a/validation_images/step_10000_val_source_0.mp4 b/validation_images/step_10000_val_source_0.mp4 index 31cfa76df399e25e2b171b0fd5e0ff37dd0ad5ea..516b5dafffebd2381d52f3f657c96cef340816d3 100644 --- a/validation_images/step_10000_val_source_0.mp4 +++ b/validation_images/step_10000_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15f39d61fd009da9d9b0b2fa8a3e9306183900fe6cc101d797de4d08d35aeca4 -size 373698 +oid sha256:022d4a58710e539e8813481a03f5ec561c27625ccaa453fcd6cc6b7803259d6c +size 109147 diff --git a/validation_images/step_1000_val_recon_0.mp4 b/validation_images/step_1000_val_recon_0.mp4 index 0d384a88417bd191641e60af2bfd64b8b2974f4f..e1d1b17a7d234378e121c74862ee0e56606faab2 100644 --- a/validation_images/step_1000_val_recon_0.mp4 +++ b/validation_images/step_1000_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ddf3e826c86e36199dbec0dd655c73efadd217a1c166517dd4811fa6907af782 -size 251274 +oid sha256:aa3aaba32481be002ca8edd790ba4c633490276fe3f7a578cc0c3baec1698b52 +size 53374 diff --git a/validation_images/step_1000_val_source_0.mp4 b/validation_images/step_1000_val_source_0.mp4 index a614969f87eae3bcdad8e87d1bc0990d4ef800a5..28c600da64c95bb068f502ad9dee0d3482f18cf4 100644 --- a/validation_images/step_1000_val_source_0.mp4 +++ b/validation_images/step_1000_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d47e30a1a9d4391052f1c9735761c3fb9f2af48072f6104dd7207cf1ca36bd9d -size 388107 +oid sha256:83920b86ad06324be6eb8b7e51ac1aa73466674490373040a653b36f880dd3da +size 47236 diff --git a/validation_images/step_10500_val_recon_0.mp4 b/validation_images/step_10500_val_recon_0.mp4 index 418646ff7284988b4caa002e63bbfe70ef7fa214..60ec2d07f64cc8dcc1d550919a54dfa91d8609f2 100644 --- a/validation_images/step_10500_val_recon_0.mp4 +++ b/validation_images/step_10500_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db59c52af424ff07a64fb119ed91f3f3c8dfff17234056b5f6cf28c32738e745 -size 233704 +oid sha256:2a321d7b649ed92be4713129019864ca5fde575579a8dc15a706b945aef100ea +size 99580 diff --git a/validation_images/step_10500_val_source_0.mp4 b/validation_images/step_10500_val_source_0.mp4 index 1105979459953d9e843082aa237d58f93ac98ce6..25642d40fc360d91e157bc3b38358e207523975e 100644 --- a/validation_images/step_10500_val_source_0.mp4 +++ b/validation_images/step_10500_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77a647b759546969482e39732076f279e8cd959df340bfc18e025c98ee2f9b11 -size 375376 +oid sha256:103f8d19d0f0efa95ef7b6e9ffeedb7bd63ec2fa07932c1aff55e1b7f54f2dd9 +size 41722 diff --git a/validation_images/step_11000_val_recon_0.mp4 b/validation_images/step_11000_val_recon_0.mp4 index 972287fc0bcbf85291aa1216d17967609ce8536b..ac0dd6e88dd1c0b519fef99c37a111a06c9ffea9 100644 --- a/validation_images/step_11000_val_recon_0.mp4 +++ b/validation_images/step_11000_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a06361b3f6c42f483c9454c6fef83ae8ef7470284b7bd0a26dfc39b9630bc186 -size 142627 +oid sha256:85120b980503685e17fa474eb1aeda1cf4e0af34f548508c76f7b3ccf45a5daf +size 48378 diff --git a/validation_images/step_11000_val_source_0.mp4 b/validation_images/step_11000_val_source_0.mp4 index 15d60eabe0e2d780507439d52f1572a43dc99abd..90b2d6e3ec62e9885964e0da47b77af7d02f0124 100644 --- a/validation_images/step_11000_val_source_0.mp4 +++ b/validation_images/step_11000_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33633bbbe57f9bb50799ea41b671492355c9c2024f8539c111b19a889c2b269b -size 434816 +oid sha256:50e05cdc1d2a3c623620a39e3bca2424fd50651407137cd6c8f0726c4632e5ef +size 53342 diff --git a/validation_images/step_11500_val_recon_0.mp4 b/validation_images/step_11500_val_recon_0.mp4 index 5ccdd1e166b7e90b28ea74e03a6cca24b37a3472..63ada03c028bd11b5f3fe79b59b77b4feb5c2139 100644 --- a/validation_images/step_11500_val_recon_0.mp4 +++ b/validation_images/step_11500_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa02140aeed5f25afc41f2f2089f4bd0b81d61dc7b2efdc577f51e5f05711f3a -size 249069 +oid sha256:ad17343415f3943de399c9e1018648d9cce3d381ba8a8c848aca2b6b39f0844c +size 126553 diff --git a/validation_images/step_11500_val_source_0.mp4 b/validation_images/step_11500_val_source_0.mp4 index 15d60eabe0e2d780507439d52f1572a43dc99abd..452f113920b17e5e093961842efad718cf1b1fc6 100644 --- a/validation_images/step_11500_val_source_0.mp4 +++ b/validation_images/step_11500_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33633bbbe57f9bb50799ea41b671492355c9c2024f8539c111b19a889c2b269b -size 434816 +oid sha256:247d89833453c59da63594eb8ba08da023bb576914ed6ccc00157dd27607d2b0 +size 80622 diff --git a/validation_images/step_12000_val_recon_0.mp4 b/validation_images/step_12000_val_recon_0.mp4 index 4291e7973c04b7c1f57f4226369fa0d3d717d671..9c199420ff2f30eb66109b80d6a8db9294af9cd4 100644 --- a/validation_images/step_12000_val_recon_0.mp4 +++ b/validation_images/step_12000_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8372a398f0b03dd581df570cb287bd4f4349cbce3f677f80a8fbe8700f4704e -size 236062 +oid sha256:2608237204ffbaec31a645164e2e91a7f935a862a077d6903efa7c72adef073e +size 56192 diff --git a/validation_images/step_12000_val_source_0.mp4 b/validation_images/step_12000_val_source_0.mp4 index 630af30dd53e354f8f03926ace23fecfeb2fb6c7..877d9738362da2862e72a9444ce7d6b13b997139 100644 --- a/validation_images/step_12000_val_source_0.mp4 +++ b/validation_images/step_12000_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:473d6a231870302a69a14637357c97fb779f9c137513b7896dfb39cacbe820d9 -size 306599 +oid sha256:d579695abfc81b4a3c8f681a23f6d96c1959bae98b07d08a8dc0e4feeb0140c0 +size 76315 diff --git a/validation_images/step_12500_val_recon_0.mp4 b/validation_images/step_12500_val_recon_0.mp4 index cfed58938c3a2d27f649aad4691529fbbea2d77c..17c47d59a608c987c0c6cb2ebf8a5999c51fc830 100644 --- a/validation_images/step_12500_val_recon_0.mp4 +++ b/validation_images/step_12500_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ccccd2ddb79766ee71f56f9a1ecd5d529b24a3fb938ab024edb6d34ca47e8cc -size 236017 +oid sha256:70350a8a62857e47952a6fd0bbd5d3349b7e8458fd440992d56a7aa2d29a60ac +size 55720 diff --git a/validation_images/step_12500_val_source_0.mp4 b/validation_images/step_12500_val_source_0.mp4 index 52775b8c50ae99405b199ecda00ca7746046be7d..f5e2de2359df1dfe1a97375f14590b24d8f42906 100644 --- a/validation_images/step_12500_val_source_0.mp4 +++ b/validation_images/step_12500_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08dc66945c7f0a78185c7e6ceade859330cf89f2e377b70f82a8acfb2377011b -size 326942 +oid sha256:ea66756c22f3ce76636db14fffaaedf4cd5c4d2d36a208a2a9fca339a701c915 +size 45277 diff --git a/validation_images/step_13000_val_recon_0.mp4 b/validation_images/step_13000_val_recon_0.mp4 index 9d5463953ea21121af03ce0d7ecce77fd0f214c3..527121cf7ee95c8a6ddcad7054841d871fd63e20 100644 --- a/validation_images/step_13000_val_recon_0.mp4 +++ b/validation_images/step_13000_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c77f72e5daef5ecbc1468b9724e898825ac9f1814b99092b1943b1291ee0b5a -size 276495 +oid sha256:bf76eb9c85336930f2a299721503156e30ad31c5c2dd9d60a7ae6c638120bf55 +size 93348 diff --git a/validation_images/step_13000_val_source_0.mp4 b/validation_images/step_13000_val_source_0.mp4 index 1105979459953d9e843082aa237d58f93ac98ce6..45477fc141a0af864c33074ead2f2911962fb484 100644 --- a/validation_images/step_13000_val_source_0.mp4 +++ b/validation_images/step_13000_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77a647b759546969482e39732076f279e8cd959df340bfc18e025c98ee2f9b11 -size 375376 +oid sha256:9691a9c5524efff46a4e8fa783c64cdd71457302868beb05890dbfd2d79078e4 +size 59145 diff --git a/validation_images/step_13500_val_recon_0.mp4 b/validation_images/step_13500_val_recon_0.mp4 index a16238a194f220f921b6aff754e726c624e69fb5..c80c842d403b4cb01528407536c368421d4ca7ae 100644 --- a/validation_images/step_13500_val_recon_0.mp4 +++ b/validation_images/step_13500_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c47232f2e2accb6007ff5ff2300f46a5763bf6e147f430fc2b2021f3c53168bf -size 214490 +oid sha256:28a9c84c205d25c211dd0578fb730db99655cd2e9dca7aaf3e2428c143c8f3c1 +size 52540 diff --git a/validation_images/step_13500_val_source_0.mp4 b/validation_images/step_13500_val_source_0.mp4 index 1105979459953d9e843082aa237d58f93ac98ce6..a45810ab2a0458ae19a9bec8b0c50a2eb9597210 100644 --- a/validation_images/step_13500_val_source_0.mp4 +++ b/validation_images/step_13500_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77a647b759546969482e39732076f279e8cd959df340bfc18e025c98ee2f9b11 -size 375376 +oid sha256:0d7226ac00753bfd9a4f8fa903c0ef6ad20cfb2a0bcba4867c937e882fe1c7f2 +size 65794 diff --git a/validation_images/step_14000_val_recon_0.mp4 b/validation_images/step_14000_val_recon_0.mp4 index b22862d5a69d5914c73265ac143f3b9d753e76b5..35af62e23999200b66b1406945baadf6cb899b65 100644 --- a/validation_images/step_14000_val_recon_0.mp4 +++ b/validation_images/step_14000_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31364b36b2c6516a3f124e1de77b78cb7b94e0691c67c27b6a5f3fb245faac58 -size 230514 +oid sha256:4d8621f683452761b0bc1567eb6642eb057eb021568748985f44fa1659ac2db2 +size 47024 diff --git a/validation_images/step_14000_val_source_0.mp4 b/validation_images/step_14000_val_source_0.mp4 index 1105979459953d9e843082aa237d58f93ac98ce6..0f74f547af191fd9f5579ea75a7a08907b08b186 100644 --- a/validation_images/step_14000_val_source_0.mp4 +++ b/validation_images/step_14000_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77a647b759546969482e39732076f279e8cd959df340bfc18e025c98ee2f9b11 -size 375376 +oid sha256:0f5359e17945829d18499707599e23a5beb7f70b3da950604dc5d207319f01a1 +size 29342 diff --git a/validation_images/step_14500_val_recon_0.mp4 b/validation_images/step_14500_val_recon_0.mp4 index 9fc3e9c5a0d795f3895886225c02af364a0d0c16..5860047266795a50b7763e01ccc8f67cd881f7ed 100644 --- a/validation_images/step_14500_val_recon_0.mp4 +++ b/validation_images/step_14500_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8f5ded95c970784c6d1c698d12483ba42a1f4b18218762af2e302723b32a00f4 -size 249988 +oid sha256:f86d2b3c9a5f030cc6dc15fefb1ea1e451e31d01410aa89a7700a3000f0f350a +size 53462 diff --git a/validation_images/step_14500_val_source_0.mp4 b/validation_images/step_14500_val_source_0.mp4 index a614969f87eae3bcdad8e87d1bc0990d4ef800a5..ccfaffb5e347b20942159ae9d96ffd7da23d98ed 100644 --- a/validation_images/step_14500_val_source_0.mp4 +++ b/validation_images/step_14500_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d47e30a1a9d4391052f1c9735761c3fb9f2af48072f6104dd7207cf1ca36bd9d -size 388107 +oid sha256:1ab312c20b1c8aa8c6b53d3d37938d8f15f1f327a6eccb9aa32ba77052b0794f +size 77287 diff --git a/validation_images/step_15000_val_recon_0.mp4 b/validation_images/step_15000_val_recon_0.mp4 index 19a00166e9fe025786ba2b40b86297c8db7a890e..78c91deb9ebb46a163b818970bbd05d31734563c 100644 --- a/validation_images/step_15000_val_recon_0.mp4 +++ b/validation_images/step_15000_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dafd09f867580e00f71e3554f3a570dfd2453cee2a1159fe4bcb4288babfd79f -size 247452 +oid sha256:ee8cf08e5d3c29665408bc64bf30a3faced6b15d4723174920c745d1cab97516 +size 57379 diff --git a/validation_images/step_15000_val_source_0.mp4 b/validation_images/step_15000_val_source_0.mp4 index 31cfa76df399e25e2b171b0fd5e0ff37dd0ad5ea..0edd04f6deea65d41f4d665a0b40e0e65ffe74e3 100644 --- a/validation_images/step_15000_val_source_0.mp4 +++ b/validation_images/step_15000_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15f39d61fd009da9d9b0b2fa8a3e9306183900fe6cc101d797de4d08d35aeca4 -size 373698 +oid sha256:e31ac7779e682d31222d09da8624859f7021c8aefc5ac72fb5ef5f2d21dcd22b +size 45298 diff --git a/validation_images/step_1500_val_recon_0.mp4 b/validation_images/step_1500_val_recon_0.mp4 index bad6dfdbafefc5f2698efa4c7b333f72ee7156ba..e3da7038fc79df9d6821be250164c3a69f1ba363 100644 --- a/validation_images/step_1500_val_recon_0.mp4 +++ b/validation_images/step_1500_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06b5df7279180af6f20c6a3dbbeb2bd8066ab348ac17beca858dd90a676a2b86 -size 189410 +oid sha256:d6f2890f5a0014f77f22822bb953221df3f3609ee3b5161fb81597b64bbf33ae +size 76187 diff --git a/validation_images/step_1500_val_source_0.mp4 b/validation_images/step_1500_val_source_0.mp4 index 1105979459953d9e843082aa237d58f93ac98ce6..47ce1a383288cabec919d3cfacaa3939f5cfd9a3 100644 --- a/validation_images/step_1500_val_source_0.mp4 +++ b/validation_images/step_1500_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77a647b759546969482e39732076f279e8cd959df340bfc18e025c98ee2f9b11 -size 375376 +oid sha256:dfc311037e983d49edc313655c09aaa4b7ba712df316ae42451bb0e29dffd13a +size 33239 diff --git a/validation_images/step_15500_val_recon_0.mp4 b/validation_images/step_15500_val_recon_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1667ceeea2f12e6c7cf7404aa41057afc04fdd2 Binary files /dev/null and b/validation_images/step_15500_val_recon_0.mp4 differ diff --git a/validation_images/step_15500_val_source_0.mp4 b/validation_images/step_15500_val_source_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec814c4b1e428fa16f59d5299d35a407aab7404d Binary files /dev/null and b/validation_images/step_15500_val_source_0.mp4 differ diff --git a/validation_images/step_16000_val_recon_0.mp4 b/validation_images/step_16000_val_recon_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a99d14bd264cf1246ffdbecc4ce1940015ce18eb Binary files /dev/null and b/validation_images/step_16000_val_recon_0.mp4 differ diff --git a/validation_images/step_16000_val_source_0.mp4 b/validation_images/step_16000_val_source_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d37dbb0084cbcbc00c5e0717345c109bd170d0b1 Binary files /dev/null and b/validation_images/step_16000_val_source_0.mp4 differ diff --git a/validation_images/step_16500_val_recon_0.mp4 b/validation_images/step_16500_val_recon_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2827625215aebbbdb9621ce2ca95739ee73bb3a9 Binary files /dev/null and b/validation_images/step_16500_val_recon_0.mp4 differ diff --git a/validation_images/step_16500_val_source_0.mp4 b/validation_images/step_16500_val_source_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1159a07ff86201e9cc142bc7a87aaaceb4d6687 Binary files /dev/null and b/validation_images/step_16500_val_source_0.mp4 differ diff --git a/validation_images/step_17000_val_recon_0.mp4 b/validation_images/step_17000_val_recon_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..989d211b6f5d7649946e870d730756075706ce1d Binary files /dev/null and b/validation_images/step_17000_val_recon_0.mp4 differ diff --git a/validation_images/step_17000_val_source_0.mp4 b/validation_images/step_17000_val_source_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3529979155de21a0185829251dc783fa35aed73 Binary files /dev/null and b/validation_images/step_17000_val_source_0.mp4 differ diff --git a/validation_images/step_17500_val_recon_0.mp4 b/validation_images/step_17500_val_recon_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5cda44f94d0b66bc589c1ab84186de3bbdf814f Binary files /dev/null and b/validation_images/step_17500_val_recon_0.mp4 differ diff --git a/validation_images/step_17500_val_source_0.mp4 b/validation_images/step_17500_val_source_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35bf0c75e7e90328f2bd87c99a2ca45fe1aa0d03 --- /dev/null +++ b/validation_images/step_17500_val_source_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f44d2519818f4079042908e1460308e70dc013505697880ed6f2ae5c78d7726 +size 105061 diff --git a/validation_images/step_18000_val_recon_0.mp4 b/validation_images/step_18000_val_recon_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..531f2074df0f17e6d7d9973cb2e3df0beec722d1 Binary files /dev/null and b/validation_images/step_18000_val_recon_0.mp4 differ diff --git a/validation_images/step_18000_val_source_0.mp4 b/validation_images/step_18000_val_source_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19061dc6fda85f350fab8b6f1cd25e4e5c68aa9a Binary files /dev/null and b/validation_images/step_18000_val_source_0.mp4 differ diff --git a/validation_images/step_18500_val_recon_0.mp4 b/validation_images/step_18500_val_recon_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e76792ff220aecaa289cb44e7ecbc4f27d208a85 Binary files /dev/null and b/validation_images/step_18500_val_recon_0.mp4 differ diff --git a/validation_images/step_18500_val_source_0.mp4 b/validation_images/step_18500_val_source_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ca9f1e4c0761f0335fafb7041a4d95e906067bb --- /dev/null +++ b/validation_images/step_18500_val_source_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b37270d4c04d255692a8ba69c1c8018de442cf5fdb4b1dc53b5cdaf668545842 +size 117235 diff --git a/validation_images/step_19000_val_recon_0.mp4 b/validation_images/step_19000_val_recon_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8b6a4a443ceb86248cdf644c0143cb56d134244 Binary files /dev/null and b/validation_images/step_19000_val_recon_0.mp4 differ diff --git a/validation_images/step_19000_val_source_0.mp4 b/validation_images/step_19000_val_source_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b4ce79ed0a269e7571d6f2fbb06530aa146282b Binary files /dev/null and b/validation_images/step_19000_val_source_0.mp4 differ diff --git a/validation_images/step_19500_val_recon_0.mp4 b/validation_images/step_19500_val_recon_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a8e21563e25b4997d878b284205659f3b8b064a Binary files /dev/null and b/validation_images/step_19500_val_recon_0.mp4 differ diff --git a/validation_images/step_19500_val_source_0.mp4 b/validation_images/step_19500_val_source_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..340ef06d8028bd53adcd06230716ef6d9aa9aa07 Binary files /dev/null and b/validation_images/step_19500_val_source_0.mp4 differ diff --git a/validation_images/step_1_val_recon_0.mp4 b/validation_images/step_1_val_recon_0.mp4 index 0820c881fb6b1daf494451691430ca3e84f79a52..c8c47fba3d5daebe673a21ccf63ef016401de635 100644 --- a/validation_images/step_1_val_recon_0.mp4 +++ b/validation_images/step_1_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c487c919bfdbfef84ee8903c2fd3b8d33d11ce9bc38c979f3590cc096462eef4 -size 259347 +oid sha256:35cbcdc18799b16046c642e90afa04756ee57eaa7ca8aca8e7354bb12d7207e6 +size 148446 diff --git a/validation_images/step_1_val_source_0.mp4 b/validation_images/step_1_val_source_0.mp4 index 52775b8c50ae99405b199ecda00ca7746046be7d..2a019cc59c2d4470f64c3b3f1f659a7da9c8dd83 100644 --- a/validation_images/step_1_val_source_0.mp4 +++ b/validation_images/step_1_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08dc66945c7f0a78185c7e6ceade859330cf89f2e377b70f82a8acfb2377011b -size 326942 +oid sha256:e146056646e8be27a765fecaf1b5f6ca7dc00aa7f324be8eb6dd80a3b68f1df0 +size 36603 diff --git a/validation_images/step_20000_val_recon_0.mp4 b/validation_images/step_20000_val_recon_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc5f9b1535e94c59043cbd70fa702fd9dad9def5 Binary files /dev/null and b/validation_images/step_20000_val_recon_0.mp4 differ diff --git a/validation_images/step_20000_val_source_0.mp4 b/validation_images/step_20000_val_source_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86e3d4c72f3fe1f5418609bd2ffb2e576d8db79f Binary files /dev/null and b/validation_images/step_20000_val_source_0.mp4 differ diff --git a/validation_images/step_2000_val_recon_0.mp4 b/validation_images/step_2000_val_recon_0.mp4 index b8d33d4508c3baa25119b1ea4c4b9baeaebd0daf..4679837d58f7b532526e51b8ec9a37ec8810a300 100644 --- a/validation_images/step_2000_val_recon_0.mp4 +++ b/validation_images/step_2000_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3187a275a80b3fefc29f1cf4a186771d7e47c75fa67be55655318d1d41857695 -size 219406 +oid sha256:5a137a42283f7868cb56f8921262ffef9d5940631c56ca1ca9249cd3c2d7d888 +size 47599 diff --git a/validation_images/step_2000_val_source_0.mp4 b/validation_images/step_2000_val_source_0.mp4 index 630af30dd53e354f8f03926ace23fecfeb2fb6c7..526b4c6b39745996eb34916af1676366d4a2d1d8 100644 --- a/validation_images/step_2000_val_source_0.mp4 +++ b/validation_images/step_2000_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:473d6a231870302a69a14637357c97fb779f9c137513b7896dfb39cacbe820d9 -size 306599 +oid sha256:0fb28a9e189558461c5c551e6310a4076b3b1147935944146132cc5cea749018 +size 69744 diff --git a/validation_images/step_2500_val_recon_0.mp4 b/validation_images/step_2500_val_recon_0.mp4 index 1d51eafda6351e4b353c0ab200e08480c6c4560e..59b1f285a087b14c4cdddc49f72ecc441474976c 100644 --- a/validation_images/step_2500_val_recon_0.mp4 +++ b/validation_images/step_2500_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a395df9a45d0ef4326ee0cd041d611ef884e912782bc0b2684c02c6a08bf2bf -size 226664 +oid sha256:429d09e560bce7e700f42b8a7850328ea295d6c79cae90005d7da8d9d8ffbcd5 +size 53175 diff --git a/validation_images/step_2500_val_source_0.mp4 b/validation_images/step_2500_val_source_0.mp4 index 31cfa76df399e25e2b171b0fd5e0ff37dd0ad5ea..6df8867fa189e3025134cf3f0779c3f7373d96dc 100644 --- a/validation_images/step_2500_val_source_0.mp4 +++ b/validation_images/step_2500_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15f39d61fd009da9d9b0b2fa8a3e9306183900fe6cc101d797de4d08d35aeca4 -size 373698 +oid sha256:c3df6d0708d8627606bb7cc347b003249c4544facb1604cb5f9410d090ddc1ac +size 56374 diff --git a/validation_images/step_3000_val_recon_0.mp4 b/validation_images/step_3000_val_recon_0.mp4 index 9b114cf169a526881d0ff57812aae06a6a90b96f..48bb8631db1f630dabccbcc577f14d52b9ba0528 100644 --- a/validation_images/step_3000_val_recon_0.mp4 +++ b/validation_images/step_3000_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:773b153d22cb9f3557642c0b80aa0c4712dbc2a4eef1488b4adb20fb79919a9b -size 243839 +oid sha256:3e6f34e94e96441bf35ab1cb875eeb712ead04814e13eb7016414907eb7151da +size 46853 diff --git a/validation_images/step_3000_val_source_0.mp4 b/validation_images/step_3000_val_source_0.mp4 index 1105979459953d9e843082aa237d58f93ac98ce6..f5f4449cecbcca88f033dfc7020253d61f01c9f0 100644 --- a/validation_images/step_3000_val_source_0.mp4 +++ b/validation_images/step_3000_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77a647b759546969482e39732076f279e8cd959df340bfc18e025c98ee2f9b11 -size 375376 +oid sha256:07043bbc9570c08d24f3611624be9d4f57f883a31450bede6c5711c5d7789ae3 +size 50880 diff --git a/validation_images/step_3500_val_recon_0.mp4 b/validation_images/step_3500_val_recon_0.mp4 index dde4e4cb99a256a57390b12a5d305bdc7267448b..bba71635b38928634fa965c0755d70285562a5e1 100644 --- a/validation_images/step_3500_val_recon_0.mp4 +++ b/validation_images/step_3500_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:acd37cc9d3fee7f3115c8356025d5c322c3f683c1fe50650d0c5993c2c0827e8 -size 235002 +oid sha256:ebca5ceea837375cada869544404380c077a2b186dda1262e990a8adf1483bee +size 71872 diff --git a/validation_images/step_3500_val_source_0.mp4 b/validation_images/step_3500_val_source_0.mp4 index 1105979459953d9e843082aa237d58f93ac98ce6..2f07f86bf7576e2460895305134495d3c08ca468 100644 --- a/validation_images/step_3500_val_source_0.mp4 +++ b/validation_images/step_3500_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77a647b759546969482e39732076f279e8cd959df340bfc18e025c98ee2f9b11 -size 375376 +oid sha256:90ab7278928b3e4cd8a1f784787aca551827449a4f907039bffa0a10d6a19c81 +size 52655 diff --git a/validation_images/step_4000_val_recon_0.mp4 b/validation_images/step_4000_val_recon_0.mp4 index 6064b40ed841ea4498d54f7e20af9842bd5f7d94..88fd07e8d8049aadfa2ec1b2dff32aa6f9a078f1 100644 --- a/validation_images/step_4000_val_recon_0.mp4 +++ b/validation_images/step_4000_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f04104179b264a0f8e68e8bf47871f748272f0382b44fd95fe6221c6553028cc -size 230910 +oid sha256:a387caa2eda93f25cced66f42400b72b71552448dce44f11a6ff44e3f06111a7 +size 56056 diff --git a/validation_images/step_4000_val_source_0.mp4 b/validation_images/step_4000_val_source_0.mp4 index 1105979459953d9e843082aa237d58f93ac98ce6..963816701627a9d38efe7afbc867d503017e549a 100644 --- a/validation_images/step_4000_val_source_0.mp4 +++ b/validation_images/step_4000_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77a647b759546969482e39732076f279e8cd959df340bfc18e025c98ee2f9b11 -size 375376 +oid sha256:fdc637d27f1608125ee5d64b231c8995148f84ebfc19ed8ea8418f37d88c599b +size 47295 diff --git a/validation_images/step_4500_val_recon_0.mp4 b/validation_images/step_4500_val_recon_0.mp4 index 2827b6c3ab8003b42acf6aee2b018a0d25926ff8..f8b28313437f0fb5531e34f5a01ad55ba0a5858c 100644 --- a/validation_images/step_4500_val_recon_0.mp4 +++ b/validation_images/step_4500_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04c6477ef56c994898cb442494ffc87a7e6eaf2f741658494cf00bf4be93e8d4 -size 231200 +oid sha256:e31bf6cc84bf8fae8b46da9e7bfa8dbd39a27dabe4a4634a9e644414d93fc48b +size 72029 diff --git a/validation_images/step_4500_val_source_0.mp4 b/validation_images/step_4500_val_source_0.mp4 index a614969f87eae3bcdad8e87d1bc0990d4ef800a5..bbd291dac49fa546b820fb8ad85371e874058839 100644 --- a/validation_images/step_4500_val_source_0.mp4 +++ b/validation_images/step_4500_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d47e30a1a9d4391052f1c9735761c3fb9f2af48072f6104dd7207cf1ca36bd9d -size 388107 +oid sha256:cdf95deae01e2c89e84eacdf240acd81928deb81ccc1f2c044ec55f706789d2d +size 50453 diff --git a/validation_images/step_5000_val_recon_0.mp4 b/validation_images/step_5000_val_recon_0.mp4 index 23e3b31cadfdf95f0df17ad496935192219fcb04..38347585e97d3be36011c798c4ae4c17e774819e 100644 --- a/validation_images/step_5000_val_recon_0.mp4 +++ b/validation_images/step_5000_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:105955feb1ef9eae4d9dee1ce2d64b3464bdd0c0651dfb2b9f3f4008fc481e84 -size 224877 +oid sha256:d4ac3e726a80da81be068f3ddd8f324905a08f91ce84d1f1c69936a0a250af67 +size 59711 diff --git a/validation_images/step_5000_val_source_0.mp4 b/validation_images/step_5000_val_source_0.mp4 index 15d60eabe0e2d780507439d52f1572a43dc99abd..9836dcec800713eb430f37fe26cb8918b2ee6110 100644 --- a/validation_images/step_5000_val_source_0.mp4 +++ b/validation_images/step_5000_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33633bbbe57f9bb50799ea41b671492355c9c2024f8539c111b19a889c2b269b -size 434816 +oid sha256:11378bb27bf7d61df98b61e1bbce56da6f184c0ed5c6a64b81107cf52e5da141 +size 61814 diff --git a/validation_images/step_500_val_recon_0.mp4 b/validation_images/step_500_val_recon_0.mp4 index 6b990ee7c260c8ca32a600acb50a486c385fce34..c2bc82c3738cbdf5ad86493e7527def965d124e3 100644 --- a/validation_images/step_500_val_recon_0.mp4 +++ b/validation_images/step_500_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ad6c5fcdab2fcfd678c375a6b7bc54d187046e464686295d5a6a7883df5a954 -size 242851 +oid sha256:484c88ee353f99991c7c8cd8ec8a03079b05f97f110b5596f6ace56162404c97 +size 112818 diff --git a/validation_images/step_500_val_source_0.mp4 b/validation_images/step_500_val_source_0.mp4 index a614969f87eae3bcdad8e87d1bc0990d4ef800a5..fbcb3d016004cfead500e92ccceeb362bbead87b 100644 --- a/validation_images/step_500_val_source_0.mp4 +++ b/validation_images/step_500_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d47e30a1a9d4391052f1c9735761c3fb9f2af48072f6104dd7207cf1ca36bd9d -size 388107 +oid sha256:c64cafa315f103c9e3aba0a31b583613518bde59b01f6930426114bb303c1f4a +size 43288 diff --git a/validation_images/step_5500_val_recon_0.mp4 b/validation_images/step_5500_val_recon_0.mp4 index 4751453c2c20f96be58c476751edf3fd69580bf1..bb9db27eab7a0471f7a18b40c71ca45509349441 100644 --- a/validation_images/step_5500_val_recon_0.mp4 +++ b/validation_images/step_5500_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:450c3331ddfbc613b3de9a2faf29b56f1af85828c0e4564dd6df0d272be36b4c -size 226491 +oid sha256:5d3b307189015385e519b6f539743276bf759510836cff74d300a4ff6a188bf0 +size 60381 diff --git a/validation_images/step_5500_val_source_0.mp4 b/validation_images/step_5500_val_source_0.mp4 index 31cfa76df399e25e2b171b0fd5e0ff37dd0ad5ea..6fcf35e2998aaac5019e495d8128eb72c69d554d 100644 --- a/validation_images/step_5500_val_source_0.mp4 +++ b/validation_images/step_5500_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15f39d61fd009da9d9b0b2fa8a3e9306183900fe6cc101d797de4d08d35aeca4 -size 373698 +oid sha256:5cde46ea4b34614442568c187914ac475b39e1d902c5aa4eb57ad965d1699772 +size 34733 diff --git a/validation_images/step_6000_val_recon_0.mp4 b/validation_images/step_6000_val_recon_0.mp4 index 8ec867ac47aca7ad51d7792cff7764a56ad67457..33deb4e39fcf5ddcd4b0d1589202d1f2bac752bc 100644 --- a/validation_images/step_6000_val_recon_0.mp4 +++ b/validation_images/step_6000_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f61167a07ec798483c7cabed863775da04137324be0149e0d3d09a5672048d8 -size 221575 +oid sha256:67a586d9599626ccc640f42ac0779b4297c950d4d6a042f43f6a8f0233a63fa4 +size 99412 diff --git a/validation_images/step_6000_val_source_0.mp4 b/validation_images/step_6000_val_source_0.mp4 index 15d60eabe0e2d780507439d52f1572a43dc99abd..834b4132b9a463e559889a5c69478450a5262b84 100644 --- a/validation_images/step_6000_val_source_0.mp4 +++ b/validation_images/step_6000_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33633bbbe57f9bb50799ea41b671492355c9c2024f8539c111b19a889c2b269b -size 434816 +oid sha256:0f47242abcc0006e46e5aefba3872eea9d5231107ea02a4945c421474f6f6b9e +size 35923 diff --git a/validation_images/step_6500_val_recon_0.mp4 b/validation_images/step_6500_val_recon_0.mp4 index 4135472f0102b3c9c6549745485c30a57b42e496..48ad7ad0adfc18f10d1940beb34a3b9334b59435 100644 --- a/validation_images/step_6500_val_recon_0.mp4 +++ b/validation_images/step_6500_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a57d52e126304cc5b60a852d7626eacc6a03acba6d5c05b4b38cda7e353c732a -size 211620 +oid sha256:1ce859939f62cd8568320414c8957c2cc50d483a4fd0d2bf6c5448234e067738 +size 109766 diff --git a/validation_images/step_6500_val_source_0.mp4 b/validation_images/step_6500_val_source_0.mp4 index 630af30dd53e354f8f03926ace23fecfeb2fb6c7..9e0479264a9eaffa9be391306a6a933a65392960 100644 --- a/validation_images/step_6500_val_source_0.mp4 +++ b/validation_images/step_6500_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:473d6a231870302a69a14637357c97fb779f9c137513b7896dfb39cacbe820d9 -size 306599 +oid sha256:f72a3fc9bb38e184c8a21648b9ba73de8badc6a8c3d5eeaca6b95ba1ad1780aa +size 63708 diff --git a/validation_images/step_7000_val_recon_0.mp4 b/validation_images/step_7000_val_recon_0.mp4 index a683152722d430a7888b7bb734b1a7739a099729..cf2a89f9d2fabd82f44b97136919e9e3c81e50d6 100644 --- a/validation_images/step_7000_val_recon_0.mp4 +++ b/validation_images/step_7000_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7aff5e8755342f00885bce76057a2566dc597ff5699499c9c11a517c95d3326 -size 250219 +oid sha256:2b5a566a82246bbd9463f6d7c71170e9d7c2c0bcbbd84f9b3e6b3ce922af7d54 +size 60812 diff --git a/validation_images/step_7000_val_source_0.mp4 b/validation_images/step_7000_val_source_0.mp4 index 1105979459953d9e843082aa237d58f93ac98ce6..76a4bf911cf47a819e787b10ccc009d26b98149a 100644 --- a/validation_images/step_7000_val_source_0.mp4 +++ b/validation_images/step_7000_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77a647b759546969482e39732076f279e8cd959df340bfc18e025c98ee2f9b11 -size 375376 +oid sha256:e3a058d00ac895461e9d38c870163723e50a3de67f285ba9a950f37b2ddfb570 +size 8847 diff --git a/validation_images/step_7500_val_recon_0.mp4 b/validation_images/step_7500_val_recon_0.mp4 index 4f639958745293f4b6f3162483cda3c892868260..cb1e8bd886ced7769e0a686dcaf398aec4799a96 100644 --- a/validation_images/step_7500_val_recon_0.mp4 +++ b/validation_images/step_7500_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da32ba0e3a96969d692d4e50eeb1824bdfa29a7a26e89729b997eda0b5f1a1dd -size 239180 +oid sha256:228210a665f508a0410fc4381368103e13b7c5ff21da4b20dcb4ef4fcfffde1e +size 58450 diff --git a/validation_images/step_7500_val_source_0.mp4 b/validation_images/step_7500_val_source_0.mp4 index 31cfa76df399e25e2b171b0fd5e0ff37dd0ad5ea..1affb996dc52274beca2948d074381f054615953 100644 --- a/validation_images/step_7500_val_source_0.mp4 +++ b/validation_images/step_7500_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15f39d61fd009da9d9b0b2fa8a3e9306183900fe6cc101d797de4d08d35aeca4 -size 373698 +oid sha256:59c944c807ab3dc1a64c5177a5a48f7bd942e0ae73c445608cbed0297ec8ecba +size 29168 diff --git a/validation_images/step_8000_val_recon_0.mp4 b/validation_images/step_8000_val_recon_0.mp4 index 3848e727852c66e8b4b51118812f1c9acfcda220..9f3a317c53de5f28fadacb419bbdf94156d70d77 100644 --- a/validation_images/step_8000_val_recon_0.mp4 +++ b/validation_images/step_8000_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bed96e62f5415262b6abb8e0e854707c1bedb3fa9fecc12ace67ab09943fe44a -size 216766 +oid sha256:65b777481f22e1c30c0beaaa8992210916f42f08314d27a44b2000a8a1235f79 +size 62183 diff --git a/validation_images/step_8000_val_source_0.mp4 b/validation_images/step_8000_val_source_0.mp4 index 52775b8c50ae99405b199ecda00ca7746046be7d..f0714e44df2c1a23a6c7f8518fff863d00f396c5 100644 --- a/validation_images/step_8000_val_source_0.mp4 +++ b/validation_images/step_8000_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08dc66945c7f0a78185c7e6ceade859330cf89f2e377b70f82a8acfb2377011b -size 326942 +oid sha256:4debb6bd46552382e348619ff76c7ee253ca233a5935450d80a10a42c76f28f0 +size 41542 diff --git a/validation_images/step_8500_val_recon_0.mp4 b/validation_images/step_8500_val_recon_0.mp4 index 3ec2f06affe2b083b4be1698ebab850705917cb3..f09a42bd25a761516790678047323fc7da47e99c 100644 --- a/validation_images/step_8500_val_recon_0.mp4 +++ b/validation_images/step_8500_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de4a34e6309532155b040288029d7fe0d33fc35c50c721590e9728efcddce1b6 -size 221999 +oid sha256:1f66823b5fcc94389527de640b3643518aa5f2749881c471137bcf3292a1eb32 +size 51574 diff --git a/validation_images/step_8500_val_source_0.mp4 b/validation_images/step_8500_val_source_0.mp4 index a614969f87eae3bcdad8e87d1bc0990d4ef800a5..727ea1c4355a9df444571731a758d405449bcf3b 100644 --- a/validation_images/step_8500_val_source_0.mp4 +++ b/validation_images/step_8500_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d47e30a1a9d4391052f1c9735761c3fb9f2af48072f6104dd7207cf1ca36bd9d -size 388107 +oid sha256:69a10631c6fc695b2c18433fdc290b35a12578ec714ccf41d9b4d4f683174a31 +size 108753 diff --git a/validation_images/step_9000_val_recon_0.mp4 b/validation_images/step_9000_val_recon_0.mp4 index d6b8d40e9362873c59e819dd28180adbb5d03250..a50bb864794563b83139bea18666769402bcebc0 100644 --- a/validation_images/step_9000_val_recon_0.mp4 +++ b/validation_images/step_9000_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e7b407546be950c57fd74fa13a31f634014ca8fe748d9c8dcb1c822d287fdebe -size 215152 +oid sha256:806c841d543be508acbaab8b7a73c1a4ab925e494811454b4841fff9bcdb1a18 +size 51413 diff --git a/validation_images/step_9000_val_source_0.mp4 b/validation_images/step_9000_val_source_0.mp4 index a614969f87eae3bcdad8e87d1bc0990d4ef800a5..b23632212ce49c344187d1a6a253d3796e0fbfbd 100644 --- a/validation_images/step_9000_val_source_0.mp4 +++ b/validation_images/step_9000_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d47e30a1a9d4391052f1c9735761c3fb9f2af48072f6104dd7207cf1ca36bd9d -size 388107 +oid sha256:623393b1a6b5b2fa20bf7d8a54f78b4937d82cfd1fc3ed30beb199b7b3eef5a5 +size 53575 diff --git a/validation_images/step_9500_val_recon_0.mp4 b/validation_images/step_9500_val_recon_0.mp4 index ed759be2987fdaa59fe3dd1001fdb6948649c297..9ab15a719d187ec186cb14634e81400efbfff276 100644 --- a/validation_images/step_9500_val_recon_0.mp4 +++ b/validation_images/step_9500_val_recon_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e357b8eb5c036c69e168ea5cdcc7bb6b0495769ad91d3425eb645a307985f226 -size 239415 +oid sha256:217b0098e1a4a3f64cd7cc975a59890ed6223dd8edddf6693d1d721bf1385e6c +size 65561 diff --git a/validation_images/step_9500_val_source_0.mp4 b/validation_images/step_9500_val_source_0.mp4 index 31cfa76df399e25e2b171b0fd5e0ff37dd0ad5ea..aac697b43c016a2d427ef25f939cc7823c9df5f8 100644 --- a/validation_images/step_9500_val_source_0.mp4 +++ b/validation_images/step_9500_val_source_0.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15f39d61fd009da9d9b0b2fa8a3e9306183900fe6cc101d797de4d08d35aeca4 -size 373698 +oid sha256:2d2a5c11af89b80fa4991f6f889a49a037ad05dc7c97aec910dd14a59cd235d7 +size 74523