HoloPart / part_encoder /config.json
yhyang-myron's picture
Upload folder using huggingface_hub
380cc5f verified
{
"_class_name": "PartEncoder",
"_diffusers_version": "0.30.3",
"dim": 512,
"embed_frequency": 8,
"embed_include_pi": false,
"embedding_type": "frequency",
"init_weights": null,
"noise_level": null,
"num_attention_heads": 8,
"num_layers": 8,
"num_tokens": 2048,
"part_feature_channels": 3,
"part_local": true,
"position_channels": 3,
"whole_feature_channels": 4
}