Extensions/ComfyUI-OmDet
ComfyUI Extension

ComfyUI-OmDet

This node is mainly based on [a/OmDet](https://github.com/om-ai-lab/OmDet) for object detection, and it outputs related images, masks, and Labelme JSON information.

By prodogape·Created 2 years ago·Updated 2 years ago· 4
prodogape/ComfyUI-OmDet
Nodes1
On cloudLocal install
CategoryComfyUI-OmDet
Stars4
Updated2 years ago
Readme

ComfyUI-OmDet

This node is mainly based on OmDet for object detection, and it outputs related images, masks, and Labelme JSON information.

image

README

NODES

|name |description | |------------------------------|---------------------------------------------------| |Apply OmDet |Apply OmDer model, supports automatic download |

INSTALL

you need to install the following dependencies:

pip install -r requirements.txt

MODEL

This node supports automatic model downloads.

ComfyUI
    models
        OmDet
            OmDet-Turbo_tiny_SWIN_T.pth
            ViT-B-16.pt