-
I managed to compile and run it in WSL2 with an X-Window GUI (in Windows it failed in linking with SDL2, it seemed I had to build a special SDL which I decided to avoid for now).
However I had to …
-
From what I understand, this method can reconstruct crisp image just using coordinates.
Is it possible to encode a whole video (x,y,t) using this model?
I have tried to introduce x,y,t on this, bu…
-
Hello!
I had Ubuntu 16.10, and bluetooth worked fine on every default kernel until kernel 4.8.26(including it). After it bluetooth stopped working. It still works fine on xanmod kernel.
Today I upd…
-
Hi there! We'd like to use your KDTree classifier for indoor localisation in a smart home. I liked your talk so I was looking into experimenting with this lib.
Our datavectors (per house for insta…
-
See 4 pixel gif here using code below:
![test](https://cloud.githubusercontent.com/assets/489459/9022787/fe1a309a-387a-11e5-9d56-85533af1bf7e.gif)
And what it should look like.
![test](https://cloud.g…
-
# Bug description
I have a Cintiq A1300 device connected over HDMI, and it appears to be detected on the i2c bus by get-edid:
```
$ sudo get-edid -b 2 | parse-edid
2
This is read-edid versio…
-
### Describe the bug
I use [JavaCPP Presets library for LLVM](https://github.com/bytedeco/javacpp-presets/tree/master/llvm). It's used to interact with Clang through LibClang API from Java.
I buil…
-
V100 cannot use flash attention, so I changed to using eager to calculate attention,
self.self_attn = IDEFICS_VISION_ATTENTION_CLASSES["eager"](config)
but the following error occurred:
…
-
Seems newer T-BEAM boards (sometimes calls V1.2 but mine's marked V1.1) have a new PMU chip, APX2102 instead of APX192.
The symptoms are that transmission never starts, it's as if the transmitter i…
-
For HTTPS proxied requests if the proxy doesn't have the CA certificate for the target server (irrespective of whether the client has,) when using the same request method then it may fail, which is wh…