UniLat3D / pipeline.json
SmallGuanjun's picture
upload weights
41b33f9 verified
{
"name": "UniLat3DImageTo3DPipeline",
"args":{
"models":{
"sparse_structure_flow_model": "flowmodel",
"unilat_decoder_gs": "gsdecoder"
},
"unilat_sampler":{
"name": "FlowEulerGuidanceIntervalSampler",
"args": {
"sigma_min": 1e-05
},
"params": {
"steps": 35,
"cfg_strength": 5.0,
"cfg_interval": [
0.5,
1.0
],
"rescale_t": 3.0
}
},
"image_cond_model": "dinov3_vith16plus",
"unilat_normalization": {
"mean": [
0.046790410882579354,
-0.029926393560248885,
-0.016157663277648754,
-0.03144306153190407,
-0.02231043000268882,
-0.04343507226115912,
0.014098768188985452,
0.014915844535938036,
-0.05923355591278892,
-0.040837326425598654,
-0.11795711425943962,
-0.0009295193267654697,
-0.04317192372130144,
0.056539989003499797,
0.0021068858674523957,
-0.02188881225342723,
-0.002516907216348253,
-0.03481384488869907,
-0.08271037548757688,
-0.04577478785797573,
-0.06576960891947232,
0.13284408929184366,
-0.00443547622894399,
-0.047641309242299736,
0.03903243565243531,
0.026947632154379193,
-0.031267948436940925,
0.054134701503369374,
0.05544821323388031,
-0.0005631704853942428,
-0.008881308470383322,
0.05028240915789243
],
"std": [
0.4689496681692278,
0.37089456130040843,
0.3465033475496703,
0.37363125050291796,
0.41707908196635946,
0.5187476970672488,
0.4922019643514823,
0.4016635057709841,
0.5075262968414974,
0.44471242290718616,
0.4524994324372127,
0.5297438570844593,
0.39098343177898726,
0.3701102372843775,
0.3635129436071737,
0.5119164495168363,
1.048898670302766,
0.6799519623331088,
0.41942227875125576,
0.4853593390342862,
0.48926874411154825,
0.4897713630282384,
0.37380177939311887,
0.465606865826469,
0.34167164099303804,
0.3796393262247079,
0.6043801640252177,
0.4688239908160894,
0.5275023072468689,
0.3905801437065808,
0.430450528949646,
0.35630311522795705
]
}
}
}