Marc Rußwurm
Marc Rußwurm
Hi, thanks for your investigation and feedback! My first guess would be that the behavior of contextily changed since I wrote the notebook. For instance, in newer versions, it should...
I have a similar issue on a clean Ubuntu 20.04 with linux kernel `Linux 5.4.0-26-generic`. I use the Fideco USB 3.0 Dual Band Wireless USB adapter AC-1200Mbps ([amazon link](https://www.amazon.de/-/en/gp/product/B08523KPP9/ref=ppx_yo_dt_b_asin_title_o08_s00?ie=UTF8&psc=1)) The...
I ran `apt update` and `apt upgrade` which updated the Linux Kernel from 5.4.0-26-generic to 5.4.0-28-generic. After reboot (on the new kernel) and `sudo dkms install rtl88x2bu/5.6.1` the Wifi works...
it worked now! thanks
Hi Michael, Thanks for your issue and your patience. The tileids files are used for the results in the paper. All results are obtained from the tiles of tileids/eval.tileids. The...
Hi, thanks for the issue and the feedback. Interesting. We started to have issues above L=50. Not yet at L=30. It may depend a bit on the float precision of...
Hi, Thanks for the Issue! Hmm. that is weird. I usually added padding to each dataset to make sure the dimensions match to the getitem function calls. See for instance...
thanks for running the tests. interesting... It looks like the window rounds down width 127.999 to 127 instead of 128. I suppose it is some floating point issue that are...
Alright. I see the refined floating object numbers are slightly worse. The MARIDA numbers are on-spot. So, the model seems still fine, is must be connected with the refined Floating...
Hi Xinglei, thanks for the issue and for going through the code. The input should be the degree specified in the readme and the experiments. You may have noticed a...