Bodo Kaiser

Results 70 comments of Bodo Kaiser

@sudarshanregmi see [here](https://github.com/bodokaiser/mrtoct-tensorflow/search?q=data.transform) I use, for example, [data.transform.MinMaxNormalization()](https://github.com/bodokaiser/mrtoct-tensorflow/blob/0520556f78d2ba088d5888bd15bfd0aa31af4a95/predict_synthesis2.py#L17) and [data.transform.ConstNormalization(tf.uint16.max)](https://github.com/bodokaiser/mrtoct-tensorflow/blob/0520556f78d2ba088d5888bd15bfd0aa31af4a95/compare.py#L12).

> @sudarshanregmi > > You should check these two repositories: > > 1. https://github.com/bodokaiser/mrtoct-scripts > 2. https://github.com/bodokaiser/mrtoct-matlab > > I think the first one alone should be sufficient. @liu123-t if...

Hi @plbenveniste, I am not sure if I have had any model weights for the pytorch vision (it has been a long time since I was working on this). I...

@ando-takahiro do you plan to complete this PR?

No problem I leave it open than. No hurry

@MatthewCroughan have you found a workaround?

@MatthewCroughan How did you perform the downgrade? Did you uninstall nix and just installed an older nix, or could you use `nix nix-upgrade`? Did you disable SELinux? Are you using...

Have you checked if you have enough space for your cache dir? This was the limitation for me in the endOn 7. Aug 2024, at 15:26, Lentilus ***@***.***> wrote: I...

Yes, sure. In addition to /store, nix uses $USER/.cache.In our case, the user directories were on a network drive which limits the total size of a user directory to 10...

Hi Miles, we should allow people to register their own defined units globally or support the common units. If you prefer to add more units to the package, let's do...