Nodes/ComfyUI-BGPSeg/BGPSeg Segmentation
ComfyUI Node

BGPSeg Segmentation

A ComfyUI node in BGPSeg with 5 inputs and 3 outputs.

By PozzettiAndrea-archive·Created 8 months ago·Updated 6 months ago· 0
BGPSeg Segmentation
  • point_cloud
  • models
  • segmented_cloud
  • boundary_points
  • summary
bandwidth1.31
boundary_threshold0.50
cluster_batch_size700
CategoryBGPSeg

Inputs (5)

NameTypeDefaultDescription
point_cloudTRIMESHInput point cloud or mesh. Must have vertex normals. Use a mesh-to-pointcloud node if needed.
modelsBGPSEG_MODELSLoaded BGPSeg models from LoadBGPSegModels node.
bandwidthoptFLOAT1.310.1–5Mean-shift clustering bandwidth. Higher values = fewer, larger clusters. Default 1.31 from BGPSeg paper.
boundary_thresholdoptFLOAT0.500–1Threshold for boundary point classification. Points with boundary probability above this are marked as boundaries.
cluster_batch_sizeoptINT700100–2000Batch size for GPU mean-shift clustering. Reduce if running out of memory.

Outputs (3)

NameTypeDescription
segmented_cloudTRIMESH
boundary_pointsTRIMESH
summarySTRING