Upload folder using huggingface_hub
Browse files- x-scene-video_336x600-E70/can_bus_embedder/can_bus_embedder_model.bin +3 -0
- x-scene-video_336x600-E70/controlnet/config.json +129 -0
- x-scene-video_336x600-E70/controlnet/diffusion_pytorch_model.bin +3 -0
- x-scene-video_336x600-E70/scene_embedder/scene_embedder_model.bin +3 -0
- x-scene-video_336x600-E70/unet/config.json +112 -0
- x-scene-video_336x600-E70/unet/diffusion_pytorch_model.bin +3 -0
x-scene-video_336x600-E70/can_bus_embedder/can_bus_embedder_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a42242d4c96cf857930eaff97ae8dae3d5555e13b858af13acd0e20d5aa0d24d
|
| 3 |
+
size 2132495
|
x-scene-video_336x600-E70/controlnet/config.json
ADDED
|
@@ -0,0 +1,129 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "BEVControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.17.1",
|
| 4 |
+
"act_fn": "silu",
|
| 5 |
+
"attention_head_dim": [
|
| 6 |
+
5,
|
| 7 |
+
10,
|
| 8 |
+
20,
|
| 9 |
+
20
|
| 10 |
+
],
|
| 11 |
+
"bbox_embedder_cls": "xscene.networks.bbox_embedder.ContinuousBBoxWithTextEmbedding",
|
| 12 |
+
"bbox_embedder_param": {
|
| 13 |
+
"class_token_dim": 1024,
|
| 14 |
+
"embedder_num_freq": 4,
|
| 15 |
+
"minmax_normalize": false,
|
| 16 |
+
"mode": "all-xyz",
|
| 17 |
+
"n_classes": 10,
|
| 18 |
+
"proj_dims": [
|
| 19 |
+
1024,
|
| 20 |
+
512,
|
| 21 |
+
512,
|
| 22 |
+
1024
|
| 23 |
+
],
|
| 24 |
+
"trainable_class_token": false,
|
| 25 |
+
"use_text_encoder_init": true
|
| 26 |
+
},
|
| 27 |
+
"block_out_channels": [
|
| 28 |
+
320,
|
| 29 |
+
640,
|
| 30 |
+
1280,
|
| 31 |
+
1280
|
| 32 |
+
],
|
| 33 |
+
"cam_embedder_param": {
|
| 34 |
+
"include_input": true,
|
| 35 |
+
"input_dims": 3,
|
| 36 |
+
"log_sampling": true,
|
| 37 |
+
"num_freqs": 4
|
| 38 |
+
},
|
| 39 |
+
"camera_in_dim": 189,
|
| 40 |
+
"camera_out_dim": 1024,
|
| 41 |
+
"canvas_conditioning_channels": 14,
|
| 42 |
+
"canvas_size": [
|
| 43 |
+
14,
|
| 44 |
+
224,
|
| 45 |
+
400
|
| 46 |
+
],
|
| 47 |
+
"class_embed_type": null,
|
| 48 |
+
"conditioning_embedding_out_channels": [
|
| 49 |
+
16,
|
| 50 |
+
32,
|
| 51 |
+
96,
|
| 52 |
+
256
|
| 53 |
+
],
|
| 54 |
+
"controlnet_conditioning_channel_order": "rgb",
|
| 55 |
+
"cross_attention_dim": 1024,
|
| 56 |
+
"down_block_types": [
|
| 57 |
+
"CrossAttnDownBlock2D",
|
| 58 |
+
"CrossAttnDownBlock2D",
|
| 59 |
+
"CrossAttnDownBlock2D",
|
| 60 |
+
"DownBlock2D"
|
| 61 |
+
],
|
| 62 |
+
"downsample_padding": 1,
|
| 63 |
+
"drop_cam_num": 6,
|
| 64 |
+
"drop_cam_with_box": false,
|
| 65 |
+
"drop_cond_ratio": 0.25,
|
| 66 |
+
"flip_sin_to_cos": true,
|
| 67 |
+
"freq_shift": 0,
|
| 68 |
+
"global_pool_conditions": false,
|
| 69 |
+
"in_channels": 4,
|
| 70 |
+
"layers_per_block": 2,
|
| 71 |
+
"map_embedder_cls": "xscene.networks.map_embedder.BEVControlNetConditioningEmbedding",
|
| 72 |
+
"map_embedder_param": {
|
| 73 |
+
"block_out_channels": [
|
| 74 |
+
16,
|
| 75 |
+
32,
|
| 76 |
+
96,
|
| 77 |
+
256
|
| 78 |
+
],
|
| 79 |
+
"conditioning_size": [
|
| 80 |
+
4,
|
| 81 |
+
200,
|
| 82 |
+
200
|
| 83 |
+
],
|
| 84 |
+
"output_size": [
|
| 85 |
+
42,
|
| 86 |
+
75
|
| 87 |
+
]
|
| 88 |
+
},
|
| 89 |
+
"map_size": [
|
| 90 |
+
4,
|
| 91 |
+
200,
|
| 92 |
+
200
|
| 93 |
+
],
|
| 94 |
+
"mid_block_scale_factor": 1,
|
| 95 |
+
"norm_eps": 1e-05,
|
| 96 |
+
"norm_num_groups": 32,
|
| 97 |
+
"num_class_embeds": null,
|
| 98 |
+
"occrender_conditioning_channels": 20,
|
| 99 |
+
"occrender_embedding_out_channels": [
|
| 100 |
+
16,
|
| 101 |
+
32,
|
| 102 |
+
64,
|
| 103 |
+
96,
|
| 104 |
+
256
|
| 105 |
+
],
|
| 106 |
+
"occrender_output_size": null,
|
| 107 |
+
"only_cross_attention": false,
|
| 108 |
+
"projection_class_embeddings_input_dim": null,
|
| 109 |
+
"render_depth_size": [
|
| 110 |
+
1,
|
| 111 |
+
224,
|
| 112 |
+
400
|
| 113 |
+
],
|
| 114 |
+
"render_img_size": [
|
| 115 |
+
20,
|
| 116 |
+
224,
|
| 117 |
+
400
|
| 118 |
+
],
|
| 119 |
+
"resnet_time_scale_shift": "default",
|
| 120 |
+
"uncond_cam_in_dim": [
|
| 121 |
+
3,
|
| 122 |
+
7
|
| 123 |
+
],
|
| 124 |
+
"upcast_attention": false,
|
| 125 |
+
"use_linear_projection": true,
|
| 126 |
+
"use_uncond_map": null,
|
| 127 |
+
"with_layout_canvas": true,
|
| 128 |
+
"with_occ_render_img": false
|
| 129 |
+
}
|
x-scene-video_336x600-E70/controlnet/diffusion_pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c62064b481efdf232ec1546efc121720042b0877b07c305e1de4a817001b5c83
|
| 3 |
+
size 1660164363
|
x-scene-video_336x600-E70/scene_embedder/scene_embedder_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3129e2b9e316fd8d65335a1484a435646808dd82eb6ba5abafbd9031d00da0f0
|
| 3 |
+
size 13907167
|
x-scene-video_336x600-E70/unet/config.json
ADDED
|
@@ -0,0 +1,112 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "UNet2DConditionModelMultiviewT",
|
| 3 |
+
"_diffusers_version": "0.17.1",
|
| 4 |
+
"_name_or_path": "work_dirs/x-scene-video_224x400/x-scene-video_224x400",
|
| 5 |
+
"act_fn": "silu",
|
| 6 |
+
"addition_embed_type": null,
|
| 7 |
+
"addition_embed_type_num_heads": 64,
|
| 8 |
+
"attention_head_dim": [
|
| 9 |
+
5,
|
| 10 |
+
10,
|
| 11 |
+
20,
|
| 12 |
+
20
|
| 13 |
+
],
|
| 14 |
+
"attn1_q_trainable": true,
|
| 15 |
+
"block_out_channels": [
|
| 16 |
+
320,
|
| 17 |
+
640,
|
| 18 |
+
1280,
|
| 19 |
+
1280
|
| 20 |
+
],
|
| 21 |
+
"center_input_sample": false,
|
| 22 |
+
"class_embed_type": null,
|
| 23 |
+
"class_embeddings_concat": false,
|
| 24 |
+
"conv_in_kernel": 3,
|
| 25 |
+
"conv_out_kernel": 3,
|
| 26 |
+
"cross_attention_dim": 1024,
|
| 27 |
+
"cross_attention_norm": null,
|
| 28 |
+
"crossview_attn_type": "temporal_t5_crossview",
|
| 29 |
+
"down_block_types": [
|
| 30 |
+
"CrossAttnDownBlock2D",
|
| 31 |
+
"CrossAttnDownBlock2D",
|
| 32 |
+
"CrossAttnDownBlock2D",
|
| 33 |
+
"DownBlock2D"
|
| 34 |
+
],
|
| 35 |
+
"downsample_padding": 1,
|
| 36 |
+
"dual_cross_attention": false,
|
| 37 |
+
"encoder_hid_dim": null,
|
| 38 |
+
"encoder_hid_dim_type": null,
|
| 39 |
+
"flip_sin_to_cos": true,
|
| 40 |
+
"freq_shift": 0,
|
| 41 |
+
"img_size": [
|
| 42 |
+
224,
|
| 43 |
+
400
|
| 44 |
+
],
|
| 45 |
+
"in_channels": 4,
|
| 46 |
+
"layers_per_block": 2,
|
| 47 |
+
"mid_block_only_cross_attention": null,
|
| 48 |
+
"mid_block_scale_factor": 1,
|
| 49 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
| 50 |
+
"neighboring_attn_type": "add",
|
| 51 |
+
"neighboring_view_pair": {
|
| 52 |
+
"0": [
|
| 53 |
+
5,
|
| 54 |
+
1
|
| 55 |
+
],
|
| 56 |
+
"1": [
|
| 57 |
+
0,
|
| 58 |
+
2
|
| 59 |
+
],
|
| 60 |
+
"2": [
|
| 61 |
+
1,
|
| 62 |
+
3
|
| 63 |
+
],
|
| 64 |
+
"3": [
|
| 65 |
+
2,
|
| 66 |
+
4
|
| 67 |
+
],
|
| 68 |
+
"4": [
|
| 69 |
+
3,
|
| 70 |
+
5
|
| 71 |
+
],
|
| 72 |
+
"5": [
|
| 73 |
+
4,
|
| 74 |
+
0
|
| 75 |
+
]
|
| 76 |
+
},
|
| 77 |
+
"norm_eps": 1e-05,
|
| 78 |
+
"norm_num_groups": 32,
|
| 79 |
+
"num_class_embeds": null,
|
| 80 |
+
"only_cross_attention": false,
|
| 81 |
+
"out_channels": 4,
|
| 82 |
+
"projection_class_embeddings_input_dim": null,
|
| 83 |
+
"ref_length": 2,
|
| 84 |
+
"resnet_out_scale_factor": 1.0,
|
| 85 |
+
"resnet_skip_time_act": false,
|
| 86 |
+
"resnet_time_scale_shift": "default",
|
| 87 |
+
"sample_size": 64,
|
| 88 |
+
"scene_channels": 320,
|
| 89 |
+
"spatial_trainable": true,
|
| 90 |
+
"temp_pos_emb": "learnable",
|
| 91 |
+
"time_cond_proj_dim": null,
|
| 92 |
+
"time_embedding_act_fn": null,
|
| 93 |
+
"time_embedding_dim": null,
|
| 94 |
+
"time_embedding_type": "positional",
|
| 95 |
+
"timestep_post_act": null,
|
| 96 |
+
"trainable_state": "only_new",
|
| 97 |
+
"transformer_type": "_ff_last",
|
| 98 |
+
"up_block_types": [
|
| 99 |
+
"UpBlock2D",
|
| 100 |
+
"CrossAttnUpBlock2D",
|
| 101 |
+
"CrossAttnUpBlock2D",
|
| 102 |
+
"CrossAttnUpBlock2D"
|
| 103 |
+
],
|
| 104 |
+
"upcast_attention": false,
|
| 105 |
+
"use_linear_projection": true,
|
| 106 |
+
"video_length": 7,
|
| 107 |
+
"with_can_bus": true,
|
| 108 |
+
"with_motion": true,
|
| 109 |
+
"with_ref": true,
|
| 110 |
+
"zero_module_type": "zero_linear",
|
| 111 |
+
"zero_module_type2": "none"
|
| 112 |
+
}
|
x-scene-video_336x600-E70/unet/diffusion_pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e758b95dea800f55f1208f882ce135ac0e16ebad978e8cc0815d42831cc7005
|
| 3 |
+
size 2975154683
|