Marius Fersigan

Results 4 issues of Marius Fersigan

Thank you for this great implementation. I needed a way to crop and extract the faces so we can later use that for training/fine tuning a face recognition model. So...

When trying to create an attribute with the key "\_", the kebab function used for the attribute name normalization caused the "\_" name to be mapped to "-\_". However, even...

Initially, I used a custom type related to my project, but after repeated failures of the matcher, I tried the tutorial examples - to make sure I was not doing...

After the original repository was archived, its development was took up here: https://codeberg.org/gumbo-parser/gumbo-parser There is already a pull request on the `Gumbo.jl` in this sense: https://github.com/JuliaWeb/Gumbo.jl/pull/103 The current PR adjusted...