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

Trainable weka script hangs (stack dump shows waiting threads) #76

Open
lorinczszabolcs opened this issue Jan 19, 2023 · 0 comments
Open

Comments

@lorinczszabolcs
Copy link

Hi!

I have been trying to load a trained model (trained via the GUI) and segment some new images using a python script adopted from the beanshell script from the official site, but the process just hangs after a while, as visible in the CPU usage in task manager. I have enough RAM memory (32GB DDR4) and the processor is also fairly ok (Intel i5-6500 CPU @ 3.20GHz with 4 cores), but I also tried the tiled version and it doesn’t work either.

Funny part is that the same script with the same model on the same data and same FIJI works on my laptop (16GB RAM, Intel i7-11800H 8 cores), but since I need to process lots of images, I would not want to use my laptop to process such amount of data due to extreme overheating over a longer period of time. I was only able to test the tiled version on the laptop, due to 16 GB RAM not being enough for the full stacks.

I also tried the official beanshell script that was shared on the site, but not much luck there either. Is there any specific CPU requirement because of which the processes hang?

See attached the stack dump and the logged info.
Log.txt
stack_dump.txt

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