Marcus Lankenau

Results 6 issues of Marcus Lankenau

Hi, I tried to adapt the code to another domain. We have about 300 classes we want to detect and (at least now) a really low number of about 800...

Hi, I am trying to load an image classification model generated with TensorFlow Lite Model Maker with tflite_flutter 0.9.0. The shape of the input tensor is: [1, 224, 224, 3]...

usage-related

Hi there, We do a find_element(:css, "some css selector", 20) |> fill_field("some text") The fill_field produces the error: ** (Protocol.UndefinedError) protocol String.Chars not implemented for %Hound.Element{uuid: ":wdc:1487841743209"} stacktrace: (elixir) lib/string/chars.ex:3:...

**Describe the bug** For a week my IOBroker instance is sometimes failing to receive the data from my sungrow inverter and logging "Invalid FC 132 with Sungrow inverter" **To Reproduce**...

We have a good amount of emails that contain the same markup. Can I use render to render a block of markup that is used many times?

I am struggling with soap removing new-line characters in strings. From my soap experience (which is probably outdated) there is nothing wrong in sending newlines in text elements. I created...