Open sfmig opened 3 weeks ago
Fix draw_detection to work with batch_size > 1
draw_detection
TODO
device
Fix draw_detection to work with batch_size > 1
draw_detection
saves one image per batch, rather than every image.TODO
device
in the visualisation functiondraw_detection
we assign to the selected device, but then copy it back to the cpu.