kreshuklab / plant-seg

A tool for cell instance aware segmentation in densely packed 3D volumetric images
https://kreshuklab.github.io/plant-seg/
MIT License
91 stars 31 forks source link

PlantSeg crash on apple silicon #273

Closed lorenzocerrone closed 3 months ago

lorenzocerrone commented 4 months ago

PlantSeg crashes when trying to run the unetpredictions widget.

The following warning is shown before crushing.

...resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown
  warnings.warn('resource_tracker: There appear to be %d '

The crash happens with multiple models, cpu and mps, and all parameters.

qin-yu commented 4 months ago

I think this is the mscOS-version OOM error

lorenzocerrone commented 4 months ago

weird, I have 36GB of memory on my machine