Knowing commited on
Commit
58c84ec
·
verified ·
1 Parent(s): 66a186c

Upload all F4Splat checkpoints

Browse files
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: pytorch
3
+ pipeline_tag: image-to-3d
4
+ tags:
5
+ - 3d-gaussian-splatting
6
+ - novel-view-synthesis
7
+ - feed-forward
8
+ - vggt
9
+ - f4splat
10
+ ---
11
+
12
+ # F4Splat
13
+
14
+ This repository contains the released F4Splat Hugging Face Hub-format weights.
15
+
16
+ | Checkpoint | Dataset | Context views | Subfolder |
17
+ | --- | --- | ---: | --- |
18
+ | F4Splat ACID 2-view | ACID | 2 | `acid-2view` |
19
+ | F4Splat RE10K 2-view | RealEstate10K | 2 | `re10k-2view` |
20
+ | F4Splat RE10K 24-view | RealEstate10K | 24 | `re10k-24view` |
21
+
22
+ The local Gradio demo defaults to `re10k-2view`.
23
+
24
+ Project page: https://mlvlab.github.io/F4Splat/
25
+ Paper: https://arxiv.org/abs/2603.21304
acid-2view/config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "decoder": {
3
+ "background_color": [
4
+ 0.0,
5
+ 0.0,
6
+ 0.0
7
+ ],
8
+ "name": "splatting_cuda"
9
+ },
10
+ "encoder": {
11
+ "backbone": {
12
+ "align_corners": false,
13
+ "gs_param_dim": 256,
14
+ "gs_sh_degree": 3,
15
+ "head_mode": "pcd",
16
+ "multi_scale_list": [
17
+ 0.0
18
+ ],
19
+ "name": "vggt",
20
+ "pretrained_model": null
21
+ },
22
+ "density_control": {
23
+ "gs_param_dim": 256,
24
+ "mean_dim": 32,
25
+ "name": "density_control_module",
26
+ "num_level": -1
27
+ },
28
+ "multi_scale_list": [
29
+ 0.25,
30
+ 0.5,
31
+ 1.0
32
+ ],
33
+ "name": "f4splat"
34
+ },
35
+ "far": 100.0,
36
+ "image_size": [
37
+ 256,
38
+ 256
39
+ ],
40
+ "model_type": "f4splat",
41
+ "near": 0.1,
42
+ "variant": "re10k_dl3dv_2view"
43
+ }
acid-2view/conversion_report.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "checkpoints/ACID_2view.ckpt",
3
+ "output_dir": "hub/f4splat-acid-2view",
4
+ "repo_id": "Knowing/F4Splat-ACID-2view",
5
+ "num_tensors": 1429,
6
+ "missing": [],
7
+ "unexpected": []
8
+ }
acid-2view/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62cbba2c930fa1ab54a59a1d038171af93a019d59061a8ccbe6c757b1928415a
3
+ size 4771611976
re10k-24view/config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "decoder": {
3
+ "background_color": [
4
+ 0.0,
5
+ 0.0,
6
+ 0.0
7
+ ],
8
+ "name": "splatting_cuda"
9
+ },
10
+ "encoder": {
11
+ "backbone": {
12
+ "align_corners": false,
13
+ "gs_param_dim": 256,
14
+ "gs_sh_degree": 3,
15
+ "head_mode": "pcd",
16
+ "multi_scale_list": [
17
+ 0.0
18
+ ],
19
+ "name": "vggt",
20
+ "pretrained_model": null
21
+ },
22
+ "density_control": {
23
+ "gs_param_dim": 256,
24
+ "mean_dim": 32,
25
+ "name": "density_control_module",
26
+ "num_level": -1
27
+ },
28
+ "multi_scale_list": [
29
+ 0.25,
30
+ 0.5,
31
+ 1.0
32
+ ],
33
+ "name": "f4splat"
34
+ },
35
+ "far": 100.0,
36
+ "image_size": [
37
+ 256,
38
+ 256
39
+ ],
40
+ "model_type": "f4splat",
41
+ "near": 0.1,
42
+ "variant": "re10k_dl3dv_2view"
43
+ }
re10k-24view/conversion_report.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "checkpoints/RE10k_24view.ckpt",
3
+ "output_dir": "hub/f4splat-re10k-24view",
4
+ "repo_id": "Knowing/F4Splat-RE10K-24view",
5
+ "num_tensors": 1429,
6
+ "missing": [],
7
+ "unexpected": []
8
+ }
re10k-24view/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92da804d2cbf94458cbe7bf12ed2ade1140328e70773b55f26492ba4ec116ba1
3
+ size 4771611976
re10k-2view/config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "decoder": {
3
+ "background_color": [
4
+ 0.0,
5
+ 0.0,
6
+ 0.0
7
+ ],
8
+ "name": "splatting_cuda"
9
+ },
10
+ "encoder": {
11
+ "backbone": {
12
+ "align_corners": false,
13
+ "gs_param_dim": 256,
14
+ "gs_sh_degree": 3,
15
+ "head_mode": "pcd",
16
+ "multi_scale_list": [
17
+ 0.0
18
+ ],
19
+ "name": "vggt",
20
+ "pretrained_model": null
21
+ },
22
+ "density_control": {
23
+ "gs_param_dim": 256,
24
+ "mean_dim": 32,
25
+ "name": "density_control_module",
26
+ "num_level": -1
27
+ },
28
+ "multi_scale_list": [
29
+ 0.25,
30
+ 0.5,
31
+ 1.0
32
+ ],
33
+ "name": "f4splat"
34
+ },
35
+ "far": 100.0,
36
+ "image_size": [
37
+ 256,
38
+ 256
39
+ ],
40
+ "model_type": "f4splat",
41
+ "near": 0.1,
42
+ "variant": "re10k_dl3dv_2view"
43
+ }
re10k-2view/conversion_report.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "checkpoints/RE10K_2view.ckpt",
3
+ "output_dir": "hub/f4splat-re10k-2view",
4
+ "repo_id": "Knowing/F4Splat-RE10K-2view",
5
+ "num_tensors": 1429,
6
+ "missing": [],
7
+ "unexpected": []
8
+ }
re10k-2view/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cc72e14667b0a1723731a1edbf187702c87f7bce6d02882068b90ba37a63441
3
+ size 4771611976