YOLOv8-TensorRT
YOLOv8-TensorRT copied to clipboard
fix(models/utils.py): refactor nms() implmentation, same with torchvi…
Fix this: nms using numpy is not equivalent to torchvision.ops.nms
See #183