Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用train.py中遇到的错误 #9

Open
Kevin111369 opened this issue Apr 4, 2023 · 0 comments
Open

使用train.py中遇到的错误 #9

Kevin111369 opened this issue Apr 4, 2023 · 0 comments

Comments

@Kevin111369
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant