YuantaoChen commited on
Commit
aa1a2a3
·
verified ·
1 Parent(s): 3f67a4a

Upload weights

Browse files
weights/DA3/config.json ADDED
@@ -0,0 +1,137 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "da3nested-giant-large",
3
+ "config": {
4
+ "__object__": {
5
+ "path": "depth_anything_3.model.da3",
6
+ "name": "NestedDepthAnything3Net",
7
+ "args": "as_params"
8
+ },
9
+ "anyview": {
10
+ "__object__": {
11
+ "path": "depth_anything_3.model.da3",
12
+ "name": "DepthAnything3Net",
13
+ "args": "as_params"
14
+ },
15
+ "net": {
16
+ "__object__": {
17
+ "path": "depth_anything_3.model.dinov2.dinov2",
18
+ "name": "DinoV2",
19
+ "args": "as_params"
20
+ },
21
+ "name": "vitg",
22
+ "out_layers": [
23
+ 19,
24
+ 27,
25
+ 33,
26
+ 39
27
+ ],
28
+ "alt_start": 13,
29
+ "qknorm_start": 13,
30
+ "rope_start": 13,
31
+ "cat_token": true
32
+ },
33
+ "head": {
34
+ "__object__": {
35
+ "path": "depth_anything_3.model.dualdpt",
36
+ "name": "DualDPT",
37
+ "args": "as_params"
38
+ },
39
+ "dim_in": 3072,
40
+ "output_dim": 2,
41
+ "features": 256,
42
+ "out_channels": [
43
+ 256,
44
+ 512,
45
+ 1024,
46
+ 1024
47
+ ]
48
+ },
49
+ "cam_enc": {
50
+ "__object__": {
51
+ "path": "depth_anything_3.model.cam_enc",
52
+ "name": "CameraEnc",
53
+ "args": "as_params"
54
+ },
55
+ "dim_out": 1536
56
+ },
57
+ "cam_dec": {
58
+ "__object__": {
59
+ "path": "depth_anything_3.model.cam_dec",
60
+ "name": "CameraDec",
61
+ "args": "as_params"
62
+ },
63
+ "dim_in": 3072
64
+ },
65
+ "gs_head": {
66
+ "__object__": {
67
+ "path": "depth_anything_3.model.gsdpt",
68
+ "name": "GSDPT",
69
+ "args": "as_params"
70
+ },
71
+ "dim_in": 3072,
72
+ "output_dim": 38,
73
+ "features": 256,
74
+ "out_channels": [
75
+ 256,
76
+ 512,
77
+ 1024,
78
+ 1024
79
+ ]
80
+ },
81
+ "gs_adapter": {
82
+ "__object__": {
83
+ "path": "depth_anything_3.model.gs_adapter",
84
+ "name": "GaussianAdapter",
85
+ "args": "as_params"
86
+ },
87
+ "sh_degree": 2,
88
+ "pred_color": false,
89
+ "pred_offset_depth": true,
90
+ "pred_offset_xy": true,
91
+ "gaussian_scale_min": 1e-05,
92
+ "gaussian_scale_max": 30.0
93
+ }
94
+ },
95
+ "metric": {
96
+ "__object__": {
97
+ "path": "depth_anything_3.model.da3",
98
+ "name": "DepthAnything3Net",
99
+ "args": "as_params"
100
+ },
101
+ "net": {
102
+ "__object__": {
103
+ "path": "depth_anything_3.model.dinov2.dinov2",
104
+ "name": "DinoV2",
105
+ "args": "as_params"
106
+ },
107
+ "name": "vitl",
108
+ "out_layers": [
109
+ 4,
110
+ 11,
111
+ 17,
112
+ 23
113
+ ],
114
+ "alt_start": -1,
115
+ "qknorm_start": -1,
116
+ "rope_start": -1,
117
+ "cat_token": false
118
+ },
119
+ "head": {
120
+ "__object__": {
121
+ "path": "depth_anything_3.model.dpt",
122
+ "name": "DPT",
123
+ "args": "as_params"
124
+ },
125
+ "dim_in": 1024,
126
+ "output_dim": 1,
127
+ "features": 256,
128
+ "out_channels": [
129
+ 256,
130
+ 512,
131
+ 1024,
132
+ 1024
133
+ ]
134
+ }
135
+ }
136
+ }
137
+ }
weights/DA3/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8899faf998dedbc230261ab736fa57015280727399429122d44d4f9e7aac2ddd
3
+ size 6759558100
weights/foundationpose/refiner/config.yml ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ lr: 0.0001
2
+ c_in: 6
3
+ zfar: 'Infinity'
4
+ debug: null
5
+ w_rot: 0.1
6
+ n_view: 1
7
+ run_id: null
8
+ use_BN: true
9
+ rot_rep: axis_angle
10
+ ckpt_dir: null
11
+ exp_name: 2023-10-28-18-33-37
12
+ save_dir: ./tmp
13
+ loss_type: l2
14
+ optimizer: adam
15
+ trans_rep: tracknet
16
+ batch_size: 64
17
+ crop_ratio: 1.2
18
+ use_normal: false
19
+ BN_momentum: 0.1
20
+ max_num_key: null
21
+ warmup_step: -1
22
+ input_resize:
23
+ - 160
24
+ - 160
25
+ max_step_val: 1000
26
+ normal_uint8: false
27
+ vis_interval: 1000
28
+ weight_decay: 0
29
+ n_max_objects: null
30
+ normalize_xyz: true
31
+ clip_grad_norm: 'Infinity'
32
+ rot_normalizer: 0.3490658503988659
33
+ trans_normalizer:
34
+ - 0.019999999552965164
35
+ - 0.019999999552965164
36
+ - 0.05000000074505806
37
+ max_step_per_epoch: 25000
38
+ val_epoch_interval: 10
39
+ n_dataloader_workers: 60
weights/foundationpose/refiner/model_best.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:774700586ddc435d408fc01c9809c43e151232936369dfbea0f0f964ba471d60
3
+ size 68220109
weights/foundationpose/scorer/config.yml ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ lr: 0.0001
2
+ c_in: 6
3
+ zfar: 'Infinity'
4
+ debug: null
5
+ n_view: 1
6
+ run_id: 3wy8qqex
7
+ use_BN: true
8
+ exp_name: 2024-01-11-20-02-45
9
+ n_epochs: 62
10
+ save_dir: ./tmp
11
+ use_mask: false
12
+ loss_type: pairwise_valid
13
+ optimizer: adam
14
+ batch_size: 64
15
+ crop_ratio: 1.1
16
+ enable_amp: true
17
+ use_normal: false
18
+ max_num_key: null
19
+ warmup_step: -1
20
+ input_resize:
21
+ - 160
22
+ - 160
23
+ max_step_val: 1000
24
+ vis_interval: 1000
25
+ weight_decay: 0
26
+ normalize_xyz: true
27
+ resume_run_id: null
28
+ clip_grad_norm: 'Infinity'
29
+ lr_epoch_decay: 500
30
+ render_backend: nvdiffrast
31
+ train_num_pair: 5
32
+ lr_decay_epochs:
33
+ - 50
34
+ n_epochs_warmup: 1
35
+ make_pair_online: false
36
+ gradient_max_norm: 'Infinity'
37
+ max_step_per_epoch: 10000
38
+ n_rendering_workers: 1
39
+ save_epoch_interval: 100
40
+ n_dataloader_workers: 100
41
+ split_objects_across_gpus: true
weights/foundationpose/scorer/model_best.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81924d384bf5c26c646ee4783104982ae3d1e049c181c36641b6a7aeae494c26
3
+ size 190229389
weights/sam2.1_hiera_large.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2647878d5dfa5098f2f8649825738a9345572bae2d4350a2468587ece47dd318
3
+ size 898083611