axinc-ai / ailia-models-tflite

Quantized version of model library
21 stars 1 forks source link

Implement Googlenet #63

Closed craft-c closed 8 months ago

craft-c commented 1 year ago

@kyakuno

tfliteモデルは以下のURLからDLお願いします。 https://accounts.google.com/v3/signin/identifier?dsh=S1711372387%3A1681974320829137&continue=https%3A%2F%2Fdrive.google.com%2Fdrive%2Ffolders%2F164UG8huyGlBQ1U1NfDSp9z6pUgxH3yI7%3Fusp%3Dshare_link&followup=https%3A%2F%2Fdrive.google.com%2Fdrive%2Ffolders%2F164UG8huyGlBQ1U1NfDSp9z6pUgxH3yI7%3Fusp%3Dshare_link&ifkv=AQMjQ7SQXPseqINeryI0ancHXFfSvhPoMpXzZJBWEVn-B1PqlwzE10AVXw_zzGrkJ3WCnKMscEMBEw&osid=1&passive=1209600&service=wise&flowName=GlifWebSignIn&flowEntry=ServiceLogin

craft-c commented 1 year ago

推論結果

image

kyakuno commented 1 year ago

ailiaのGather対応が必要。

ailia_tflite.AiliaTFLiteError: ailia tflite runtime error (Unexpected DataType(int32 - positions). (idx.1 operator.GATHER)) code:-5
kyakuno commented 1 year ago

ailia TFLite Runtime 1.1.10で対応予定。