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

Segmentation fault (core dumped) #22

Open
LuzernRR opened this issue Mar 1, 2024 · 1 comment
Open

Segmentation fault (core dumped) #22

LuzernRR opened this issue Mar 1, 2024 · 1 comment

Comments

@LuzernRR
Copy link

LuzernRR commented Mar 1, 2024

运行run_train.py后,提示

use lib assign_box_cuda
use lib sigmoid_focal_loss_cuda
use lib nms_cuda
Segmentation fault (core dumped)

调试后定位到net = net.cuda(cfg['device'][0])
这是CUDA的版本问题吗?

@LuzernRR
Copy link
Author

LuzernRR commented Mar 1, 2024

torch.version:1.10.0+cu113

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