Takahiro "Poly" Horikawa
Takahiro "Poly" Horikawa
I think it has been fixed in the master. https://github.com/kzwang/elasticsearch-image/commit/89bce3146c2b0e10838afeb78ab7bb30f3cc8490 I am not sure when it will be released though...
Had the same issue and have found a work around. Instead of including MaskRCNN.mlmodel in the project, I compiled it using `MLModel.compileModel` Swift API on my PC beforehand and then...
thank you for reporting. i am renting my glass now, i will look into it after it's back.
@soundanalogous Thanks, I just tested against with the new branch, but did not work. I will dig into the issue more later.
@yurydelendik Please review it. Thank you for great work of this repo!
I have the same issue. That's happens probably because jpgjs expect 'Start of Frame' section to appear after 'DQT' section in jpeg header, but it's not the case for some...
Hello, Thank you for the feedback. I guess your problem is caused by password for your private key is not correctly set on CircleCI. Did you set the correct password...