ibaiGorordo / ONNX-YOLOv8-Object-Detection

Python scripts performing object detection using the YOLOv8 model in ONNX.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

from yolov8 import YOLOv8

J1EXA opened this issue · comments

from yolov8 import YOLOv8
What is this?
pip install yolov8
gives me yolov8.py > init.py >version = "0.0.2"

It is just the folder inside this repository. if you run the code from inside the main folder of this repository it should run without issues:
https://github.com/ibaiGorordo/ONNX-YOLOv8-Object-Detection#installation