ComfyUI Node
SECAD-Net Inference (Initial)
A ComfyUI node in CADabra/SECAD-Net with 4 inputs and 3 outputs.
SECAD-Net Inference (Initial)
- model
- voxels
- mesh
- latent_code
- status
◄grid_resolution128►
◄threshold0.50►
CategoryCADabra/SECAD-Net
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| model | SECADNET_MODEL | — | |
| voxels | VOXEL_GRID | — | |
| grid_resolutionopt | INT | 12864–256 | Output mesh sampling resolution. Higher = more detailed mesh but slower. This is independent of input voxel resolution (always 64³). Queries the occupancy field at N³ points before marching cubes. |
| thresholdopt | FLOAT | 0.500.1–0.9 | Marching cubes threshold for surface extraction. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| mesh | TRIMESH | — |
| latent_code | SECADNET_LATENT | — |
| status | STRING | — |