Sam Pullara

Results 78 comments of Sam Pullara

Yes, that is how long it takes on an M1 Mac. Much longer on the phone. I've added a thing where it uses CPU until it finishes loading it into...

@bcherry funny seeing you in the same thread! I ended up using the CPU model until the ANE model finishes loading to avoid making the user wait. https://twitter.com/getrememberwhen

This code is so old that it needs to be updated to recent dependencies to be released reliably.

Going to keep it open and figure out what might be going on.

Possible fix for: https://github.com/philipperemy/python-darknet-yolo-v4/issues/2

Sure, I could do it all separately without using the library.

See https://github.com/philipperemy/python-darknet-yolo-v4/pull/3

Pull request works for me but this still has to be applied whenever you want to build the project.

The community has been supporting the Scala stuff. Can you submit a PR?

It looks like because the ScalaObjectHandler wraps Maps I have an issue in the dot notation. Digging into it to see how it can be fixed.