Maximilian Noppel

Results 18 issues of Maximilian Noppel

Hey together, i run ```bash (myenv) mnoppel@srv:~/projects/MalConv-Pytorch$ python3 train.py config/example.yaml 123 Usage: python3 run_exp.py ``` like explained in the readme.md. Any idea what might be wrong? Kind regards, Max

fixes some typos in example.yaml

Hey Scott, i made a bigger setup with 4 ESPs for a houseparty. Here are the changes i made and also a video for you. Thanks a lot for this...

Hey everybody, the new Zotero (6.0.8) includes an internal pdf viewer. Unfortunately the citation key is not shown in the `info` tab when viewing a pdf. It starts with `Item...

As some of my colleges are having trouble with the german-only interface, I decided to translate it to english. I used `python-i18n` with YAML files therefore. Regards, Max

Hey, first i want to thank you for your work! ## Description I currently trying to get a TriMesh project ready. My data is described in a different way, the...

Hey, is there a way log all message from server to a log file? I set `logs: { out: 'file.log', err: 'file.log' }` but i get some "deprecated" messsages into...

Hey Guys, i tried to build my current commit hash into grunt. But it seems that something went wrong. This is my error: ``` Running "gitlog:target" (gitlog) task Warning: Log...

Hey, i often face the problem that I have a couple of papers imported from ArXiv which will later be published at a conference. So I would like to keep...

I got some problems parsing DTs of the current linux kernel. It turns out, they use the undocumented keywords. E.g `/omit-if-no-ref/`,`/bits/`. At least some of them are documented here: https://elinux.org/Device_Tree_Source_Undocumented...