ComfyUI Node
Face Detect & Crop π
A ComfyUI node in TensorVizion/Image with 7 inputs and 3 outputs.
Face Detect & Crop π
- image
- cropped_images
- detected_mask
- summary
βoutput_size512βΊ
βmargin0.35βΊ
βselectβΎβΊ
βon_no_faceβΎβΊ
βmin_neighbors5βΊ
βscale_factor1.10βΊ
CategoryTensorVizion/Image
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | β | |
| output_size | INT | 51264β2048 | β |
| margin | FLOAT | 0.350β2 | β |
| select | COMBO | 2 options: largest, first | |
| on_no_face | COMBO | 3 options: center_crop, skip, pass_through | |
| min_neighbors | INT | 51β20 | β |
| scale_factor | FLOAT | 1.101.01β1.5 | β |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| cropped_images | IMAGE | β |
| detected_mask | MASK | β |
| summary | STRING | β |