joaomamede

Results 28 comments of joaomamede

The anonymous tunnels break more often, although with google colab being designed to be a temporary session it seems a good match, but it should help to keep certain things...

I just made a fork that should do it (if you provide a tar.bz2 with all the same certificates and configurations (as in my initial post). My plan would be...

I didn't implement it as I switched to ubuntu that has that feature already. I initially tried to implement it but the udev rules in redhat & pals needs a...

I have the same buy only with the plugin. I don't know if the cookies are still valid, but, I can access with computer, tablet, Tvsmarttv, with the kodi plugin...

On this question (#1) The example has patch_shape=(80, 160, 160). This means the model takes each "channel" independently correct? It doesn't model through the 4 channels simultaneously. I tried to...

I have a similar problem (let me know if I should open another ticket) When I switch to 3D images, dots, and shapes work and are rendered correctly, when it's...

On my laptop where I was doing this: ``` napari.manifest -> 'napari_stl_exporter:napari.yaml' could not be imported: Cannot find module 'napari_stl_exporter' declared in entrypoint: 'napari_stl_exporter:napari.yaml' napari: 0.4.14 Platform: Linux-5.15.0-46-generic-x86_64-with-debian-bullseye-sid System: Ubuntu...

same here after ubuntu 22.04 upgrade

> > My problem is that I can't even get it to open firefox. I'm using Wine 9.2 on U 23.10. Did you guys do anything special to get it...

Have a look in my repo: https://github.com/joaomamede/mamedelab_scripts/blob/main/notebooks/Google2021_Deconvolve_Live_gui.ipynb I basically use dask to divide the images and assemble them again when the GPU mem is not enough. This is the bioformats...