ComfyUI Node
DINOv3 Process
A ComfyUI node in DINOv3 with 6 inputs and 4 outputs.
DINOv3 Process
- dinov3_model
- image
- positive_points
- negative_points
- Positive Feature Images
- Negative Feature Images
- Processed Image
- All Features
◄resize640►
◄auto_resizetrue►
CategoryDINOv3
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| dinov3_model | DINOV3_MODEL | DINOv3 model from DINOv3Loader node | |
| image | IMAGE | Input image to process | |
| resize | INT | 640224–1024 | Image resize size (must be multiple of 16) |
| auto_resize | BOOLEAN | true | Automatically calculate optimal resize size |
| positive_pointsopt | SAM3_POINTS_PROMPT | Positive points from DINOv3PointCollector or SAM3 nodes | |
| negative_pointsopt | SAM3_POINTS_PROMPT | Negative points from DINOv3PointCollector or SAM3 nodes |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| Positive Feature Images | IMAGE | — |
| Negative Feature Images | IMAGE | — |
| Processed Image | IMAGE | — |
| All Features | IMAGE | — |