ComfyUI Node
DP Gender Age Detector
A ComfyUI node in DP/Image with 7 inputs and 6 outputs.
DP Gender Age Detector
- image
- gender
- gender_confidence
- age
- age_confidence
- age_category
- debug_info
◄gender_model▾►
◄age_model▾►
◄confidence_threshold0.70►
◄age_format▾►
◄manual_gender_model►
◄manual_age_model►
CategoryDP/Image
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| gender_model | COMBO | 4 options: rizvandwiki/gender-classification-2, prithivMLmods/Realistic-Gender-Classification, dima806/man_woman_face_image_detection, Manual gender model | |
| age_model | COMBO | 3 options: nateraw/vit-age-classifier, dima806/faces_age_detection, Manual age model | |
| confidence_threshold | FLOAT | 0.700–1 | — |
| age_format | COMBO | 3 options: range, single_value, category | |
| manual_gender_modelopt | STRING | — | |
| manual_age_modelopt | STRING | — |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| gender | STRING | — |
| gender_confidence | FLOAT | — |
| age | STRING | — |
| age_confidence | FLOAT | — |
| age_category | STRING | — |
| debug_info | STRING | — |