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

predicting error #61

Open
ZR-Yip opened this issue Sep 3, 2024 · 1 comment
Open

predicting error #61

ZR-Yip opened this issue Sep 3, 2024 · 1 comment

Comments

@ZR-Yip
Copy link

ZR-Yip commented Sep 3, 2024

2024-09-03 12:21:55.377564: E tensorflow/stream_executor/cuda/cuda_blas.cc:2981] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
09-03 12:21:57, INFO gpuID:0,1
09-03 12:22:00, INFO Loaded model from disk
09-03 12:22:00, INFO predicting:s7_bin2
09-03 12:23:02, INFO total batches: 1184
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1184/1184 [35:50<00:00, 1.82s/it]
size restored (466, 2642, 2130)
Killed

I want to know what cause this situation, I can get final files in HIV test dataset , but can not finish predicting in my tomograms.

@logicvay2010
Copy link
Contributor

Hi,

If you are running prediction using default crop_size=96 and your GPU memory is not larger than 11G. Try using smaller crop size like 80 with a default cube_size 64.

Hui

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

2 participants