Barry Pitman

Results 9 issues of Barry Pitman

Thanks for the great project! The [LPRNet paper](https://arxiv.org/pdf/1806.10447.pdf) talks about the "basic" and "reduced" model: > To improve runtime performance we also modified LPRNet basic by using 2 × 2...

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 4.10.8 - Ruby: 2.0.0p648 - Distribution: Red Hat 7.4 - Module version: 7.1.0 ## How to reproduce (e.g Puppet code...

I'd like to add paragraph text to an existing PDF letter head template. Is this possible? From what I've seen I can only create new PDFs using pdfbox-layout. Thanks.

Nice project, it's working well for me. It would be useful to be able to customise the messages configured. I see that you can configure messages for `@NotNull` annotations, but...

enhancement
Patch Welcomed

Firstly, thanks for a great project, it's fun to work with! I have an `org.bytedeco.opencv.opencv_core.Mat` object that I have prepared into the correct shape, format & scaling to pass to...

help wanted
question

When I try generate classes from an XSD that contains type="date", type="dateTime" or type="base64Binary" as an attribute or element type, I get a NullPointerException, as follows: `$ java -jar android-jaxb-1.0.1.jar...

bug

It looks like the rewrite only supports HTTPS, but I can't see how I can configure SSL for the service, and it only appears to expose a port which is...

This PR includes some changes to enable building tensorflow-lite with -DTFLITE_ENABLE_GPU=ON for linux x64-64. There are still some outstanding issues though: - for [linux-x86_64 (-gpu)](https://github.com/barrypitman/javacpp-presets/actions/runs/10468689027/job/28990130547#logs), its building the jar file,...

enhancement
help wanted

Hi, I'm trying to build tensorflow lite for linux-x86_64 with the -gpu extension. I figured that the easiest way would be to use GitHub actions and just modify some of...

enhancement
help wanted