kadirnar / torchyolo

PyTorch implementation of YOLOv5, YOLOv6, YOLOv7, YOLOv8, Sort, StrongSort, OcSort, ByteTrack, Norfair
GNU General Public License v3.0
180 stars 25 forks source link

Tell me how to Command #71

Open Ishidaseiji opened 2 months ago

Ishidaseiji commented 2 months ago

Hi,Thank you for your amazing code. when I see this code,I immidiately try but I'm not sure how to command. I wanna Yolov8 + OCSORT. What Should I do? I've already pip install torchyolo. and pip install -e ."[dev]". Would you tell me how to do it