Yarin Bar
Yarin Bar
**Issue** Semi-transparent background only works for black? **Information** ``` ➜ conky -v conky 1.11.5_pre compiled Wed Jul 28 21:12:54 IDT 2021 for Linux 5.12.14-arch1-1 x86_64 ``` Im using this config...
It appears that jumpapp does not work on wayland. Is there any work-around it or plans to add support for wayland?
According to the code (and assuming that `STEPS = 1`, i dont understand how the outputs change after the adaptation: ```python def forward(self, x): if self.episodic: self.reset() for _ in...
I followed the instructions in https://github.com/MIC-DKFZ/nnUNet/blob/master/documentation/installation_instructions.md and cloned the repo locally and used `pip install -e .` but it only installs the v2 so in the prepocessing i get an...