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

Resize input image to size bigger than 500x500 #14

Open
iFede94 opened this issue Sep 19, 2019 · 0 comments
Open

Resize input image to size bigger than 500x500 #14

iFede94 opened this issue Sep 19, 2019 · 0 comments

Comments

@iFede94
Copy link

iFede94 commented Sep 19, 2019

Hi, I've tried modifying the maxRes variable from 500 to 600 in cob_detect.m to resize my image to 600x600 but Matlab keeps crashing as soon as I run my script with the error:

syncedmem.hpp:30] Check failed: error == cudaSuccess (11 vs. 0)  invalid argument
*** Check failure stack trace: ***
Segmentation fault (core dumped)

Do I need to modify something in the models .prototxt or do you know if it is something related to the GPU memory? I'm running the script on a GTX 1080ti.

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