Giovanni Palla
Giovanni Palla
hi @Mena-SA-Kamel , since 1.5 it should have been fixed, could you try and install the latest version of squidpy?
hi @wangjiawen2013 , I can see the problem, unfort I don't have capacity to write a memory efficient implementation. Any help would be highly appreciated.
hi @azguan yes this is a known issue ith python 3.12 we will fix it soon but don't have an estimate now, easier it is to not use python3.12 with...
hi @asmlgkj are you using log normalized data?
Hi @andreevg04 , unforutnatley I don't have a lot of experience with qupath. Can I suggest to take a look at this tutorials from spatialdata https://spatialdata.scverse.org/en/latest/tutorials/notebooks/notebooks/examples/models2.html to understand how to...
> Could anyone provide guidance on how I might resolve this issue and successfully visualize my images? could you try to `squeeze()` the numpy array? I'm not sure how the...
hi @simone-codeluppi , thanks for reporting this, so the transformation is stored in attrs of each scale, e.g. in the example above ```python img_scaled2= Image2DModel.parse( img, dims=("c","y","x"), chunks=(1, 1000, 1000),...
hi @simone-codeluppi will close this but feel free to reopen if necessary
hi @xiao233333 , thank you for the interest in spatialdata. Can you share how did you created the train_dataset that you pass to the dataloader?
I think this could be an issue with the parser