leeyunjai's picture
ovkit mirror upload (batch 2)
a9f2f6a verified
|
Raw
History Blame Contribute Delete
526 Bytes
metadata
license: apache-2.0
tags:
  - openvino
  - ovkit
  - classify

resnet50_binary_0001

OpenVINO IR mirror for ovkit.

OpenVINO IR mirror for ovkit.

field value
task classify
license apache-2.0
precision fp16
source hf (leeyunjai/ovkit-models)

Files: model.xml / model.bin (OpenVINO IR), plus the original source.

from ovkit import Model
model = Model("resnet50_binary_0001")