MouseLand / cellpose

a generalist algorithm for cellular segmentation with human-in-the-loop capabilities
https://www.cellpose.org/
BSD 3-Clause "New" or "Revised" License
1.33k stars 382 forks source link

Can't load previously generated *_seg.npy files or navigate to other images in same folder [BUG] #879

Closed ajmack-utah closed 6 months ago

ajmack-utah commented 7 months ago

Describe the bug Can't load previously generated *_seg.npy files. Also cannot navigate between images in the folder using left/right arrows or A/D.

When in this state, the command line shows "AttributeError: 'MainW' object has no attribute 'stack_filtered'"

In older versions if I loaded an image that had an associated *_seg.npy file it would automatically appear in the GUI.

From the run log: 2024-02-28 18:38:53,562 [INFO] WRITING LOG OUTPUT TO C:\Users\Home.cellpose\run.log 2024-02-28 18:38:53,562 [INFO] cellpose version: 3.0.6.dev6+gcc4e62c platform: win32 python version: 3.8.18 torch version: 1.12.0 2024-02-28 18:38:53,870 [INFO] TORCH CUDA version installed and working.

carsen-stringer commented 6 months ago

sorry this is fixed now