Closed jinxsfe closed 10 months ago
Hi @jinxsfe I'm not sure what is exactly the issue with the notebook. Could you please, explain it with more details and maybe with screenshots of the notebook's output?
Thank you! Esti
Oh, sorry about my explanation, my question is when I segment the cell based on your algorithms, and I open it image on icy
the result looks like, this, it's multiple channels, instead of multiple stacks, and when I open it by python function and save it again by io. save, the visualization of the image(one of the nucleus) is shown above(red), the surface is not continuous, seems the stack plied with each other.
can you check the code that makes them directly segment and the result is a 3D stack? instead of multiple channels? or can you tell me why this happened?
@esgomezm
I also face the same problems,
Hello @jinxsfe, the new version of the U-Net 3D notebook has fixed the issue of saving stacks as channels. Please run the updated version and let us know if you still encounter issues.
Thank you Mariana
I'm closing the issue. If the problem still remains, please open it again
Describe the bug I use UNET 3D model to segment the 3Dobject, but the 3D visualization of the object is slice by slice, which is not continuous, When I get result for segmentation and open by icy, it has multichannel instead of multi-stack, I open python and save it for io.save.the result visualize at below, how to make them look more continuous, instead of slice by slice To Reproduce Steps to reproduce the behavior:
Expected behavior