cv516Buaa/tph-yolov5

Inference error

husnejahan opened this issue · 0 comments

Hi,

First I use the command:
python VisDrone2YOLO_lable.py

Then

$ python val.py --weights ./weights/yolov5l-xs-1.pt --img 1996 --data ./data/VisDrone.yaml
yolov5l-xs-2.pt
--augment --save-txt --save-conf --task val --batch-size 8 --verbose --name v5l-xs

WARNING: --img-size 1996 must be multiple of max stride 32, updating to 2016
val: Scanning '../datasets/VisDrone/VisDrone2019-DET-val/labels.cache' images and labels... 548 found, 0 missing, 0 empty, 0 corrupted: 100%|█
Class Images Labels P R mAP@.5 mAP@.5:.95: 0%| | 0/69 [00:00<?, ?it/s]
Killed

I did not get any results/detection on folder v5l-xs inside val.