tiny-cold-hands

Results 2 comments of tiny-cold-hands

> 请教一下,我自己训练DOTA1.5数据集后使用detect.py显示general这行代码报错,这个xy不知道是怎么来的。 > /home/gwc/anaconda3/envs/TH/bin/python /home/gwc/project/rotation-yolov5/detect.py --device 0 > Namespace(agnostic_nms=False, augment=False, classes=None, conf_thres=0.4, device='0', img_size=1024, iou_thres=0.5, output='inference/output', save_txt=False, source='data/images', update=False, view_img=False, weights='weights/best.pt') > Using CUDA device0 _CudaDeviceProperties(name='GeForce GTX 1660', total_memory=5941MB) >...