Image-to-3D
Trellis
English
TRELLIS / ckpts /ss_dec_conv3d_16l8_fp16.json
Clement's picture
Upload folder using huggingface_hub
de259e1 verified
raw
history blame contribute delete
245 Bytes
{
"name": "SparseStructureDecoder",
"args": {
"out_channels": 1,
"latent_channels": 8,
"num_res_blocks": 2,
"num_res_blocks_middle": 2,
"channels": [512, 128, 32],
"use_fp16": true
}
}