mpolinowski / yolov8-test

Introduction to YOLOv8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello YOLOv8

WiP

Run in pytorch-jupyter:

docker run --gpus all -ti --rm \
    -v $(pwd):/opt/app -p 8888:8888 \
    --name pytorch-jupyter \
    pytorch-jupyter:latest

About

Introduction to YOLOv8


Languages

Language:Jupyter Notebook 98.7%Language:Python 1.3%