Results 138 comments of neuronflow

Can this not be achieved with a simple for loop? Btw: [A for-loop is all you need. For solving the inverse problem in the case of personalized tumor growth modeling](https://arxiv.org/abs/2205.04550)

hmm then one might also consider RoDeO https://github.com/eoezkaya/RoDeO

Not sure if it is related after running: ``` conda create -n synthseg_38 python=3.8 tensorflow-gpu=2.2.0 keras=2.3.1 nibabel matplotlib -c anaconda -c conda-forge ``` I saw: ``` File "/home/florian/miniconda3/envs/synthseg_38/lib/python3.8/site-packages/tensorflow/python/framework/dtypes.py", line 513,...

@Hendrik-code, as discussed, let's better migrate to https://loguru.readthedocs.io/en/stable/ as proposed by @MarcelRosier. It is also used in our other packages.

I agree; having a convenient method for AUTC metrics would be amazing.

Just wanted to mention challengeR then I saw you did it :) I agree that this might give us a much bigger audience if we get challenges to adopt it...

@MarcelRosier https://github.com/BrainLesion/panoptica/pull/231 seems to have crashed our tests 🙈

I agree very cool stuff. > The only downside is, in my own experience, sometimes cupy can throw install errors. Again, it is not mandatory to have this, it can...