https://github.com/kadirnar/comfyui-yolo
ComfyUI-YOLO: Ultralytics-Powered Object Recognition for ComfyUI
https://github.com/kadirnar/comfyui-yolo
comfyu object-detection segment-anything ultralytics yolo
Last synced: over 1 year ago
JSON representation
ComfyUI-YOLO: Ultralytics-Powered Object Recognition for ComfyUI
- Host: GitHub
- URL: https://github.com/kadirnar/comfyui-yolo
- Owner: kadirnar
- License: apache-2.0
- Created: 2024-06-15T21:21:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-15T11:00:21.000Z (over 1 year ago)
- Last Synced: 2025-04-02T05:07:27.574Z (over 1 year ago)
- Topics: comfyu, object-detection, segment-anything, ultralytics, yolo
- Language: Python
- Homepage:
- Size: 20.2 MB
- Stars: 70
- Watchers: 1
- Forks: 12
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ComfyUI-YOLO: Ultralytics-Powered Object Recognition for ComfyUI
## 🛠️ Installation
```bash
cd custom/nodes
git clone https://github.com/kadirnar/ComfyUI-YOLO
```
## 🤗 Model Hub
You can find the models on the [Ultralytics Model Hub](https://github.com/ultralytics/assets/releases)
```bash
cd models/ultralytics
wget https://github.com/ultralytics/assets/releases/download/v8.2.0/model_name.pt
```
## Ultralytics Object Detection

## Ultralytics Video Object Detection

## Ultralytics Object Segmentation

## Ultralytics Object Pose Estimation

## Ultralytics Resize Image

## Ultralytics Bbox Visualization