Adrià

Results 20 issues of Adrià

### What Operating System(s) are you seeing this problem on? Linux (x86-64) ### dlib version 19.24 ### Python version N/A ### Compiler GCC 12.3.0 ### Expected Behavior Expect the tests...

bug

I am using IBM Plex on Linux and sometimes Hangul syllables are not rendered correctly. For instance, the syllable `아` (`\uC544` HANGUL SYLLABLE A) is sometimes rendered as: `아` (`\u110B`...

Hi, I [added](https://github.com/davisking/dlib/pull/2434) an implementation of the Barlow Twins loss to dlib, and it's now part of dlib, since v19.23. Again, great paper! It was a pleasure to read and...

CLA Signed

I am having the following build error on Arch Linux with node 6.3.0 and imagemagick 6.9.5.10 ``` CXX(target) Release/obj.target/imagemagick/src/imagemagick.o In file included from ../../nan/nan.h:196:0, from ../src/imagemagick.h:5, from ../src/imagemagick.cc:9: ../../nan/nan_new.h: In...

### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) Yes ### OS Platform and Distribution Android 15 ### MediaPipe Tasks SDK version...

gpu
type:performance
platform::android
task:face landmarker

This is what `gopls` does: whenever the cursor is on top of the `%s`, it highlights the matching argument using the same technique as LSP highlight references to the same...

enhancement

Using the latest revision and `dart language-server` as the dart lsp. config: ```kak hook global WinSetOption filetype=(c|cpp|css|dart|go|html|javascript|latex|markdown|python|rust|typescript|zig) %{ map window user -docstring 'LSP mode' l ': enter-user-mode lsp' set-option global...

Currently, Zignal uses f64 in all colorspace conversions. While this is great for precision, it prevents Zignal from being used in SPIR-V shaders, as spotted by @Traxar. Convert all color...

enhancement

### MediaPipe Solution (you are using) v0.10.3 ### Programming language typescript/python ### Are you willing to contribute it Yes ### Describe the feature and the current behaviour/state ```shell Currently, the...

type:feature
platform:python
stat:awaiting googler
task:image segmentation