model_api
model_api copied to clipboard
Increase the number of OMZ models with OOB experience in Model API
- Need to extend number the OMZ models which are converted with additional information provided for Model API (such as "labels").
- Examples of such conversion is here:
- https://github.com/openvinotoolkit/open_model_zoo/blob/master/models/public/yolo-v4-tf/model.yml
- https://github.com/openvinotoolkit/open_model_zoo/blob/master/tools/model_tools/src/openvino/model_zoo/omz_converter.py#L160
I want to work on this issue kindly brief me on which file i have to look upon.