rbgreenway

Results 8 comments of rbgreenway

Not sure this will work for all cases, but I also ran into this "png_archive" issue, and it turned out that the path to bash used by the script was...

Need IDetect support badly. I'm assuming that there are yolov7 models that don't use IDetect. Which ones? At least need an interim solution.

Wildly interested in this! I have 1500 lines series on a single graph, each with up to 250K points each. User is able to turn individual series visability on/off in...

same issue. Please repost test video.

I was able to figure out the in/out layer names for the Keras Retinanet implementation using a tool that comes with the Tensorflow source called summarize_graph. This may be too...

Using ideas from the previous posts, looking at the byte arrays generated, I noticed that embedded in the byte array was the bytes used to represent the IEEE double for...

Facing the same issue. I have multi-channel audio (phone calls) where each speaker is on a different channel. Trying to transcribe independently and then match up the transcripts based upon...

This is a simple, yet very useful PR. When can we get it merged?