OrigamiDream

Results 16 comments of OrigamiDream

Most of user-css extensions (e.g. Cascadea, Stylus) applies the styles recursively. Therefore you don't need to detect if the page is I-framed.

> Hey @OrigamiDream! Are you working on these completion specs? No, I don't.

@ebaauw In 0.10.2 HAP-NodeJS, the rounding algorithm couldn't handle recurring decimals and always assume the minimum value as integer which have no decimal points. However, new 0.10.3 algorithm provides recurring...

I ran the command following your approach. ```bash $ HOROVOD_GPU_OPERATIONS=NCCL HOROVOD_WITH_TENSORFLOW=1 pip install -v --no-cache-dir horovod[tensorflow,keras] ``` Please ignore `ModuleNotFoundError` for torch and mxnet. ``` -- Gloo build as STATIC...

The Figure 5 shows they uses patches from complete image for full episode sequences. (They explicitly marked them with comma and ellipsis) Also in page 3, "Images are first transformed...

Now I understand what you said I have read the paper of Gato and ViT again to clarify how Gato handles the image patches. Like Vision Transformer (but which is...

Hi @ThomasRochefortB I am so glad to see the datasets you've found. Your investigation solves one of the hardest part in this project. I'm still interested in this project and...

Hence, we must pre-train the ViT for image patch tokens prior to make stream of tokens. The single ResNet block, as you said in #2 , there are already well...

Are you talking about this? ![IMG_4AD8A637DFF1-1](https://github.com/OrigamiDream/homebridge-daelim-smarthome/assets/5837620/ee719c37-6a4b-413f-8432-d211cec24122)

I'll consider your suggestion later when I have some free time.