Skip to content

YOLO objektum detekciós alkalmazás, ChatGPT által generált

Notifications You must be signed in to change notification settings

legokor/YOLO-Demo-Standolashoz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

YOLO-Demo-Standolashoz

YOLO object detection application, generated by ChatGPT for the 2024 Gkörte

What do you need?

Internet required to download weights, tested on Linux

Installation

Conda is recommended to run it in a virtual environment (or just a plain python venv, you can do without them).

git clone https://github.com/legokor/YOLO-Demo-Standolashoz.git
cd YOLO-Demo-Standolashoz
conda create -n yolo python=3.8 
conda activate yolo
pip install opencv-python wget

Run

python webcam_detect.py

Troubleshouting

If something is not installed, pip install. For other error code use ChatGPT, Stackoverflow.

About

YOLO objektum detekciós alkalmazás, ChatGPT által generált

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages