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

Uninstalling the visualization module of Yolov6 #15

Closed kadirnar closed 1 year ago

kadirnar commented 1 year ago

This is model use their own visualization libraries. But the visualization parameters are not enough. That's why the visualization module of the torchyolo library will be added.