Taylor Koon

Results 6 comments of Taylor Koon

After trying things out for awhile, it seems I can get np.argsort to work if I pass a copy of the NDArray to it. It seems like the NDArray is...

After some further testing, I manually updated my model to match the IR and Opset version of the arcfaceresent100-8 model (IR version 3, Opset version 8), and that seems to...

@pepure , I am able to load the image into an `NDArray` using something similar to the example you provided. I am not doing any sort of normalization on the...

It looks like when an image with three channels is loaded into a `Mat` object, the `ndim` value for the `Mat` object is 2. I'm wondering if that is the...

Would like to second this - this would be a useful tokenizer to have as it is used by Donut (another nice-to-have) in the huggingface transformers library. Adding this tokenizer...

@alinpahontu2912 - just checking in to see if there’s any update on when 0.105.2 might be released. I'm also working with a 5090 and running into the same issues, so...