-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Traceback (most recent call last):
File "train.py", line 626, in
train() # train normally
File "train.py", line 431, in train
dataloader=testloader)
File "./yolov3-point-master/test.py", line 240, in test
ious[j] > iouv).cpu() # iou_thres is 1xn
RuntimeError: Index put requires the source and destination dtypes match, got Byte for the destination and Bool for the source.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels