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: transform: failed to synchronize: cudaErrorAssert: device-side assert triggered #63

Open
PatrickHaopc opened this issue Jun 16, 2021 · 0 comments

Comments

@PatrickHaopc
Copy link

Thanks for your work, I'm trying to use FasterSeg with my own custom data. My tack is just Two-class task.
The imgsize of my data is 1280*640, and the integers in mask are 0 and 15, 0 represents background and 15 is the target. The "dataset files" are also done:
image
The num_classes I changed to 2, height and width are also adjusted.
Error:
image

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