-
Notifications
You must be signed in to change notification settings - Fork 279
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
python demo.py error!!! #44
Comments
Probably you are not using the provided |
Hello, |
I have used the provided caffe-ssh and also the example config file when compiling the caffe-ssh repo. i still have the issue @songyy137222 faced on the demo image only. It works just fine on larger and smaller images. I don't really understand where the problem is. |
I face the same problems on some images, have you solved this problems? |
i solved this problem by add my Makefile.config USE_INDEX_64 := 1 |
Use google colab with my jupyter notebook. |
Add below in Makefile file add: as fixed the issue |
F1030 11:30:52.953382 7873 blob.cpp:34] Check failed: shape[i] <= 0x7fffffff / count_ (2400 vs. 2333) blob size exceeds INT_MAX
*** Check failure stack trace: ***
Aborted (core dumped)
The text was updated successfully, but these errors were encountered: