ComfyUI Node
Estimate foreground (AFFCE)
Estimate the foreground image using Approximate Fast Foreground Colour Estimation. https://github.com/Photoroom/fast-foreground-estimation
Estimate foreground (AFFCE)
- images
- masks
- foreground
- mask
◄blur_size90►
◄blur_size_two6►
◄batchedtrue►
Categoryimage/foreground
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| masks | MASK | — | |
| blur_size | INT | 901–255 | — |
| blur_size_two | INT | 61–255 | — |
| batched | BOOLEAN | true | Process the images at once. Faster, needs more memory |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| foreground | IMAGE | — |
| mask | MASK | — |