pytorch-yolo-v3
pytorch-yolo-v3 copied to clipboard
How to save the coordinates of the boxes as csv or txt files
trafficstars
If I want to save the coordinates of the boxes as csv or txt files, how can I write code to realize it?