Kai CHEN
Results
1
issues of
Kai CHEN
## Problem When I run the basic demo script: ``` python test_half.py --data coco2017.data --cfg cfg/yolov4-pacsp.cfg --weights weights/yolov4-pacsp.pt --img 736 --iou-thr 0.7 --batch-size 8 ``` It raised exception that the...