I want tensorflow model resnet50v2

I want to make the tensorflow model resnet50v2 like the example file resnet50v.hef.

But I don’t know how to do it

I hope you can tell me the code that I can copy as it is

The Hailo AI Software suite contains tutorials that explain how to convert a model.

Download and install the Hailo AI Software suite docker from the Developer Zone.

Inside the suite simply call:

hailo tutorial

This will start a Jupyter notebook server with books explaining each step.