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

RuntimeError: cuda runtime error (98) : invalid device function at atss_core/csrc/cuda/SigmoidFocalLoss_cuda.cu:139 #14

Closed
hust-kevin opened this issue Dec 19, 2019 · 6 comments

Comments

@hust-kevin
Copy link

when I train the model, I meet this error.

PS:
pytorch 1.3, torchvision 0.4 cuda 10.0

@sfzhang15
Copy link
Owner

@hust-kevin
You can try to remove the build folder and then build the code again.

@hust-kevin
Copy link
Author

thanks, I solve this issue by re-build
another question, in your paper said that retinanet ap is 36.3, however in paper and detectron, the ap of retinanet is 35.7

@sfzhang15
Copy link
Owner

@hust-kevin
Please refer to this.

@hust-kevin
Copy link
Author

thanks for reply
in table 7. the ap 39.3 actually is come from retinanet + imprs + atss.
did you do experiment about only apply atss on retinanet ? what's the ap of retinanet + atss

@sfzhang15
Copy link
Owner

@hust-kevin
Sorry about that. We do not do experiment about only applying atss on retinanet. You can try to do this experiment, we believe it will bring some improvement.

@laisimiao
Copy link

@hust-kevin I also have this issue, but can't be solved by re-build?

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

3 participants