Skip to content

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

Notifications You must be signed in to change notification settings

prodogape/ComfyUI-OmDet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages