playground icon indicating copy to clipboard operation
playground copied to clipboard

RuntimeError: Could not infer dtype of numpy.uint8

Open Aatroy opened this issue 2 years ago • 3 comments

image image

how to solve the trouble ? I uploaded the image by url , and I have also tried locally uploaded picture got wrong yet !

Aatroy avatar May 05 '23 06:05 Aatroy

I set the timeout = 40 and use model vis_h

Aatroy avatar May 05 '23 06:05 Aatroy

We have updated several versions, not sure if this problem still exists, hope to provide more data.

JimmyMa99 avatar May 15 '23 08:05 JimmyMa99

I have encountered the same issue. I am trying to run the model on a png image using the cpu as a device and the vit_h model. Pytorch version: 2.0.1+cpu Torch version: 0.15.2+cpu Kernel: Python 3.10.2

NerdMike avatar Jul 10 '23 07:07 NerdMike