ComfyUI Node
Classify Image (ResNet18)
이미지를 ResNet18로 분류하고 Top-K 결과를 문자열로 반환합니다.
Classify Image (ResNet18)
- model
- image
- top_k_results
◄top_k5►
◄resize_to_224true►
CategoryAdversarialAttack
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| model | RESNET_MODEL | — | |
| image | IMAGE | — | |
| top_k | INT | 51–20 | — |
| resize_to_224 | BOOLEAN | true | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| top_k_results | STRING | — |