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: 11 months 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: 2024-11-29T15:22:15.000Z (over 1 year ago)
- Last Synced: 2024-12-17T16:17:52.573Z (over 1 year ago)
- Topics: comfyu, object-detection, segment-anything, ultralytics, yolo
- Language: Python
- Homepage:
- Size: 20.2 MB
- Stars: 51
- Watchers: 2
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI-YOLO**
- awesome-comfyui - **ComfyUI-YOLO**
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