Daniel

Results 3 comments of Daniel

had the same issue. Also tested it without docker. Getting the same error: ``` height = kwargs['context']['result'][0]['original_height'] ~~~~~~~~~~~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ``` used label studio 1.7.1 context...

@shondle thanks a lot. I tried it with your fork and with the mobileSAM it works like a charm now. Even without my GPU attached. So great work thanks 👍🏻

Hi, we have also this issue. We ran it on Windows Machine as well as jupyter lab instances on aws ( linux) on cheaper CPU instances for testing first. it...