Florian Vahl
Florian Vahl
### 🚀 Feature It would be nice if the used hyperparameters would be included in the tensorboard log for better comparability. ### Motivation Manually comparing the hyperparameters in a separate...
## Overview Importing `av` breaks OpenCV aka `cv2`. This was first noticed in https://github.com/pytorch/vision/issues/5940. Importing other libraries that depend on `av` breaks the `cv2.imshow()` command. This is only the case...
The timezone usage is inconsistent on the polls overview page. The time of the column is presented in the local time, while the time displayed in the tooltip is in...
## Proposed changes Rewrite the bash scripts in Python for better cross-platform compatibility. ## Related issues #714 ## Necessary checks - [ ] Update poetry package version [semantically](https://semver.org/) - [...
It would be nice if one could send a message or call a service from the tui.
**I'm submitting a ...** ``` [x] bug report [ ] new distro request ``` **Bug report** The logo is broken when using my laptop with 2 GPUs. Resizing does not...
This pr closes #22. We are not able to distinguish between a user interaction and an incomming new state. We thought that was an issue, but in the real live...
Currently the development Werkzeug Webserver is used for the Backend in production.